I am attempting to set up a monitor to look in a specific server for a specific Event ID (ID #270). I set up the event monitor and put everything in correctly (I assume). However, I am getting an error when I test that "Unable to connect to "(IP Address)" for WMI access." I am already polling this server using WMI and have not had any issues. I am using the same credentials (Domain administrator). Any idea what is going on or where I should look next? I have tried switching to RPC but that did not work either. The server is Windows 2003.
One additional piece of information. This server is on a different subnet and vlan that the polling server. Like I said, the normal WMI polling works, just not the event log.
Thank you