Management OData IIS Extension is a framework for easily exposing Windows PowerShell cmdlets through an ODATA-based web service ...

Management OData IIS Extension is a framework for easily exposing Windows PowerShell cmdlets through an ODATA-based web service running under IIS. After enabling this feature, the user must provide a schema file (which contains definitions of the resources to be exposed) and an implementation of callback interfaces to make the web service functional.