# WMI Namespace Access

### Configure WMI Namespace Access

WMI Namespace access configuration is not supported in the Domain Group Policy and has to be configured on each monitored machine.

1\. From the Computer Management console, expand **Services and Applications**.

2\. Right-click on **WMI Control** and click **Properties** to access WMI configuration.

![Figure 1: WMI Control Properties](/files/hFrQg9PqGv06dEKJ32hQ)

3\. Open the **Security** tab and select the **CIMV2** namespace.

4\. Click on **Security** to choose which user or group will be granted access.

![Figure 2: WMI Control Properties - Security Tab](/files/zszYCkbrn8YvXj1ArZLa)

5\. In the Security dialog box, click **Add.**

6\. In the Select Users, Computers, or Groups dialog box, enter the object's name (user or group) you want to add and click **OK**.

7\. Click **Advanced** to open the Advanced Security Settings dialog box.

![Figure 3: Advanced Security Settings](/files/N8IJ8ardRj3dgEiEOGBq)

8\. In the **Permissions** tab, select the desired user from the Permissions entries and click **Edit**.

![Figure 4: Advanced Security Settings - Permissions Tab](/files/1BWdL2Wr6hBmIZKNI8eZ)

9\. Set the following details:

* **Type** - Set to "Allow".
* **Applies to** - Set to "This namespace and subnamespaces".
* **Permissions** - tick the "Execute Methods", "Enable Account", and "Remote Enable".

![Figure 5: Permission Entry](/files/w1MgL4tnlOYWZLhuhdSR)

10\. Click **OK** to close all windows and apply the changed settings.

{% hint style="info" %}
**Note:** See [Authorize WMI users](https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-r2-and-2008/cc771551\(v=ws.11\)) and set permissions for more details.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.itconductor.com/user-guide/monitoring/infrastructure/os/windows-system/winrm-adapter-configuration/wmi-namespace-access.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
