Is it possible to run a power shell script from the Windows Power shell monitor template on an Agent-less Node using the Remote host Execution mode inside SAM? When i try to run it now i'm getting a "Not Defined" error.
Yes, it is. Can you provide more info about the script and monitor component configuration?
Hello Sturdyerde,
Currently we are running a script through Agents installed on the PC with the native Windows PowerShell Monitor in SW. The script locates a file and pars a few lines of data.
I spoke with Solarwinds support on this issue and they told me that I would not be able to run the same script using Remote Host and would need to have the script locally stored on the Orion server since it does not have the agent to call one of its installed components to manipulate WMI. I would need to have Solarwinds call the script and the script would have to reach out to the PC on its own, but at this moment is impossible due to our security\access.
I would much rather use Agent-less so please let me know if you have any suggestions.