I was able to fix this issue. We were also getting the dreaded generic microsoft code:
FIRST, do this: (Make sure that you KNOW what your account that you defined in
http://www.poweradmin.com/help/enableWMI.aspx
SECOND, Make sure that the WMI Service is set to Automatic on the servers you are trying to use. Then, either start or restart the service. (I prefer to reboot the server, but I know how that works sometimes!).
THIRD, (and I think this is where the problem is), you must supply your credentials to the WMI instance. For me, I left the DOMAIN OR COMPUTER name section blank, and formatted my username like so: domainname\username
FOURTH, go back to your instance of PRTG and attempt to connect.
For me, ALL steps in this order resolved the issue.
Oh, and, if you dont reboot your server, you might want to wait a good 10 minutes before attempting step 3 & 4. Takes WMI a minute to apply permissions and yada yada yada.
Add comment