WMI Query for all non Windows 7 clients (2012-1-23)
When I was setting up a new policy for Windows 7 we wanted the old policy to apply to all clients that are not Windows 7. To do a WMI filter in Active Directory you can use the following query.
When I was setting up a new policy for Windows 7 we wanted the old policy to apply to all clients that are not Windows 7. To do a WMI filter in Active Directory you can use the following query.
When building DCM (Desired Configuration Management) in Microsoft System Center Configuration Manager I find the WMI class Win32_Products very helpful. But on Windows Server 2003 the class isn’t installed by default.