I've been trying to create some custom powershell script monitor templates, and part of what i'm doing uses other powershell modules. I've created a powershell profile on the Solarwinds server that imports all of my modules.
When i input a script in a new monitor template, commands from the specific modules are not recognized.
I've confirmed that i can run my script directly from a powershell window on the Orion server.
Has anyone else had this issue?