ZCM 23.4 server and agents. Agents installed on Win10/11. I have used the Run Script action "Define your own script" many times to run powershell scripts. I now have a more complex script that has a parameter, so I copied it to a folder on the local C drive and selected "Specify a file on managed device". I provided the script file name (with path) and the script parameters. For script engine, I used "%WINDIR%\System32\WindowsPowerShell\v1.0\powershell.exe" and for script engine parameters, I used "-ExecutionPolicy Bypass". This is the default script engine settings used by the define your own script option. I set it to run as dynamic administrator. Unfortunately, I am just getting a very generic response: "An error occurred while executing the program". That is all that shows up in the ZCM message log and the Windows event viewer. Any suggestions to fix this or at least troubleshoot it? That error doesn't help much.