We FINALLY were able to start investigate this issue in further depth. It appears that the MONITOR is not timing out, however a piece of the script is timing out. A number of our PS script make web calls via .NET. The error that we have been able to trap is "web request timed out". This happens within the script and at varying points. This appears to be an issue with Orion and the Powershell component.
We performed a number of troubleshooting steps and data collection that helps us prove this. We ultimately wrote an application that runs the powershell scripts so that we could isolate the issue. We now have in place a very basic PS script that run the standalone executable. The executable runs the PS monitor scripts with detailed logging.
Does anyone have any idea why our Orion server seems to be having issues with PS scripts? We are running them locally vs. remotely.
Thanks