Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi, I've been learning Powershell and creating some admin scripts. I'd like to be able to be able to give colleagues the access to run these scripts via a web page (and also have the results of the scripts returned via a webpage) but am unsure on how to go about this - do I need to look at learning asp.net to do this sort of thing? Any pointers much appreciated...

Steve
Posted

1 solution

Have a look at the tutorial series: "PowerShell and ASP.NET" (here the link to Part 1[^]).
 
Share this answer
 
Comments
Member 8523531 29-Dec-11 6:44am    
Thanks, I'll take a look at the article. I take it doing it through ASP.NET is the way to go if you want to use Powershell via a website then?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900