WMI error - Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
Hello everyone! I have got an error, 0x80070005 (E_ACCESSDENIED)), when trying to collect some data by using WMI remotely (using PowerShell). I have made changes to DCOM (I gave the user Remote Launch and Remote Activation permissions in dcomcnfg and do the same with "Windows Management Instrumentation"), but it's didn't helped. I am using admin rights, so permissions isn't an issue (I guess). What I need to do else?
September 11th, 2015 4:23am

The user can access WMI but still has no access to the resource.

I bet it is Win2_Service. Give the user access with the service manage security.

Free Windows Admin Tool Kit Click here and download it now
September 11th, 2015 7:14am

Give the user access with the service manage security.

September 11th, 2015 7:26am

Assign permission with te service control manager.

Free Windows Admin Tool Kit Click here and download it now
September 11th, 2015 8:25am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics