Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 403 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 403 Bytes

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.