When you deploy a SAM monitor that is a custom vbscript monitor to an agent node, does that script actually get executed on the system by the agent or is the script being executed on the polling engine that is polling that system?
The script is executed on the node the agent is deployed on.
Awesome, thanks aLTeReGo!