I am planning to host intranet site for powershell web access hosted on windows server 2012 which will be accessed by entire team (around 500 Infra team). After login to powershell web access front page. In powershell command web page i need to host customized scripts created by our team (either side of the web page) by selecting them it should request inputs from users like (Credentials, Server Name, IP & other details) then it should run in powershell window.
Is there any way to customize to my requirements?
Ganapathy