Need for a PowerShell solution?

I have a software company, and we have been doing more and more work with Microsoft integrations. Working with many of our customers, it seems there may be a need for a good enterprise-grade PowerShell solution to provide the following:

  • Central and secure repository for PowerShell scripts with versioning and change tracking.​
  • Ability to support variables to reference internal and external data sources in the script.​
  • Publish scripts as user-friendly web forms with roles-based access in a secure self-service portal.​
  • Create PowerShell-driven workflows with approvals.​
  • Convert scripts into an API service to integrate with other applications in the organization.​
  • Schedule PowerShell scripts to run with status notifications. ​
  • Track and report on executed PowerShell scripts to meet compliance or audit requirements.​

I figure there is no better place to get an opinion from the experts who live and breathe PS all day. If you don’t mind taking a moment, please let me know if you see any value or if I am wasting my time. Thanks.

90% of this could be done in MECM

PowerShell Universal does all that except native versioning and change tracking, but Git integration is easy to set up.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.