How to run a PS script with many inputs, through Flow Designer/PS Step Action
I've created a Powershell step, and I'm trying to get the actual script to run. I can run all kinds of simple PS, and have no issue passing a handful of input variables that then get used by the script.Challenge: The script I need to use has a lot...
