PowerShell Repository for managing and reusing scripts easily

What is a one sentence summary of your feature request?

PowerShell Repository for managing and reusing scripts easily

Please describe your idea in detail. What is your problem, why do you feel this idea is the best solution, etc.

Create a functionality that will allows us to manage the scripts we use in a centralized location that can be assigned to different activities. This will allow us to reuse existing code and manage scripts at a central location in NPS. Having version control capabilities in that will be cherry on top.

How do you currently solve the challenges you have by not having this feature?

we use external script repositories like GitHub

2 Likes

I fully agree that this feels like a big need for the platform. I would even suggest to go one step further and roll the custom Powershell activity step into a custom activity step that can expose multi-select fields, custom input, etc, in a similar way to the built-in activity steps. The current need to make sure you keep multiple activities updated if they re-use Powershell code is tedious and clunky.

2 Likes