Project Description
This project provides a very basic PHP framework for providing web-based access to PowerShell scripts, including the ability to use PowerShell Remoting (via CredSSP) to run scripts on remote servers.

PSscreenshot.png

Notes:
*Requires PHP (built using 5.4.31).
*PowerShell Remoting target servers need PowerShell remoting to be enabled, as well as CredSSP support.

Security Note: You should deploy this into a IIS site using HTTPS