Hi
Our servers are monitored by an agent. I would like to execute a PowerShell script on a machine with an agent.
Now, If an agent is already installed on the remote server, why does the solarwinds' architecture guide to open a WINRM service on remote machine?
Why not use the agent to run the scripts instead?
And another question -
What would happen if I choose the "Local Host" option for the execution mode, and assign the PowerShell application/component to a monitored machine?
On one hand the script will run locally on the solarwinds server itself, on the other hand it deployed to a remote machine.
In the event of a failure, which node would report the error: the SolarWinds node or the remote machine node?
Thanks