Hi There I have recently installed PRTG and been struggling to get WMI working properly. A brief description of the environment: I have multiple servers in a workgroup, not a domain, on Vmware virtual environment. Servers are split across 3 DMZ's and all traffic strictly controlled via firewall rules. PRTG installed on a server within "Zone 1", Virtual server. In general I use SNMP, however i need to monitor some windows services. WMI Tester are able to communicate with the server and standard WMI sensors such as WMI UTC Time works, however when trying to add a "WMI service" sensor in PRTG I get an error "80041003: The current user does not have permission to perform the action".


Article Comments

Hi Hein,

We experienced similar issues while trying to monitor the Windows Service Sensor with a non-administrative user account. Did you already try to use a user who is member of

  • The local administrator group on the probe as well as on the target device
  • The DCOM user group
  • The Performance Monitoring group

Best regards, Felix


Jun, 2016 - Permalink

Thanks for the reply Felix, All of the above i have tried as they are part of the trouble shooting guide that i found in the forums. What puzzles me is that some WMI sensors does work. The account i use is the Administrator account.


Jun, 2016 - Permalink

Hi Hein,

It appears that some WMI classes require explicit access rights - it's really tough to say which exactly and where to set them due to a lack of the documentation of WMI. I can only recommend to go through this article step by step and enter the user to every setting until the user is allowed to query the information.

Best regards, Felix


Jun, 2016 - Permalink