I wrote an action script. It's very simple for the purposes of troubleshooting this issue, just a one liner. It's in powershell, and it just writes a single line to a log file, on the monitoring server. It doesn't contact the remote server or do anything, just yet.
I can get it to fire using the test functionality, but only when I run the test against certain monitored servers. On others, my log file is not created.
What would or could prevent this from working ?