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.
The Quest PowerShell Commands for Active Directory is needed to use the Opalis Active Directory integration. It can be downloaded here:
If you want to install the Configuration Manager agent with a Active Directory GPO you will need to the following.
If you want to populate a System Center Configuration Manager collection with the members from an Active Directory group.
We have the following setup. Two forest one with only one domain (we call this domain A) and the other with a top domain and one child domain (we call this domain B1 and B2 for the child domain . There is a two-way external domain trust between the domain A and the domain B2. [...]