Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

Self-Service Portal for developers and testers to execute DevOps's PowerShell scripts

$
0
0

Goal:  Offload Operations team and let devs and QA teams to execute basic tasks such as : - reset IIS - compare folders on two servers (to make sure that released build is sync'ed on load-balanced servers) - some other basic tasks

for all these tasks, Ops team has PowerShell scripts

How can I let developers and testers to execute PowerShell scripts without giving them permissions to resources that will be accessed by these PowerShell scripts? Is there an open-source or commercial product?

The only option I can think of is to develop ASP.NET web page which will be executing PowerShell scripts, but it will require a developer resource to create and update (as more automation scripts created) that "web page".

Did you have similar problem and if yes, how did you solve it?


Viewing all articles
Browse latest Browse all 15028

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>