Troubleshooting root\cimv2 enabled, but DCOM not allow access denied
1) To check if WMI is enabled using Windows Management Instrumentation Tester (wbemtest )
Reference link :
The Solution : 201 Access denied when connecting - Namespace = root\cimv2
In order to simulate WMI response from probe to target device, run the wbemtest tool on probe.
Remote to the probe and perform following steps:
- From the Windows Start menu, click Start > Run.
- Type
wbemtest
and click OK. - Click Connect.
- Type
\\TARGETIP\root\cimv2
in the Namespace field (where target IP of the device you are trying to add in N-able N-central on the probe's network). - Enter the user domain\user and password.
- Click Connect.
The error you will get should be corrected before you can run discovery jobs. You will want to ensure that:
- The probe is in the same domain.
- The probe has admin credentials.
- DCOM permissions are enabled as per the Service Displays a 205 or 201 WMI Error article.
Ulasan