If you’re experiencing issues with WMI not connecting to your Windows workstations and servers as expected through your group policy, it could be that you require an organizational unit (OU).
Note: These instructions are written for Windows Server 2012 R2. If you're using an older version of Windows Server, your steps and the labels you see may vary.
How to create an organizational unit
- From the start menu, open Control Panel.
- Select Administrative Tools.
- Select Active Directory Users and Computers.
- From the menu tree, click [your domain's name].
- Right-click and select New > Organization Unit.
- Enter a name for the organizational unit.
- Click OK.
Now, add all of your Windows workstations to your newly created OU:
- Right click on the new organizational unit.
- Point to New, then click Computer.
- Enter the name of the workstation you’d like to add.
- Click OK.
- Repeat steps 1-5 until you’ve added all computers.
Now you need to link the WMI group policy to the new organizational unit:
- From the start menu, open Control Panel.
- Select Administrative Tools.
- Select Group Policy Management.
- From the menu tree, click the new organizational unit.
- Right-click and select Link an Existing GPO.
- Select the group policies WMI.
- Click OK.
Your Windows workstations and servers should now connect to WMI as expected.
Note: Remote polling via WMI requires Administrator credentials. See the following article for more information:
https://docs.microsoft.com/en-us/windows/win32/wmisdk/user-account-control-and-wmi