/Powershell-HTTP-Server

Powershell HTTP Server for integrating Unix and Windows platforms

Primary LanguagePowerShellGNU General Public License v3.0GPL-3.0

Powershell-HTTP-Server

With Powershell HTTP Server you can run powershell commandlets, scripts or run remote powershell functions from *nix systems by calling simple xml-requests over http/https protocol. It is useful for integration *nix and Windows systems. For example you can manage windows users from your linux server by executing simple curl commands or even create new Hyper-V VM from Linux.