Background: We're monitoring some devices in SolarWinds that switch between wired and wireless networks. Since the IP address changes, DNS records update, and SW marks the device down. As a fix, I want to create an alert that will either run a script or a exe to flush DNS on that polling engine that monitors the node that went down after it goes down. I've got two problems:
1. SolarWinds can't run the vbs script to flush DNS because Windows won't allow it. I don't have and cannot get the credentials for the local Admin on the servers.
2. I can tell Windows to run the DNS flush exe file as administrator and it will work. I can also place the file on each polling engine, but how can I tell SolarWinds to execute the exe file on a particular Polling Engine or on all Polling Engines? We have 8 I believe. This is what I have so far. Is this correct? Is there a better way to accomplish what I want? Thanks.
