There are two ways you can restrict Group Policy Objects to only apply to particular objects:
- Link them to specific Organisational Units (like folders) in your Active Directory structure. For example, you may have many OUs for users in different departments. A GPO could be applied only to your Marketing users by moving all users to that OU, then linking the policy there.
- Use 'Security Filtering' on a particular Group Policy object. This method *still* requires the policy to be linked to an OU, but further restricts the policy. A policy restricted by security filtering will only apply to users/computers below the OU to which it is linked *and* who are members of the filtered security group.
In general, you should try to avoid using security filtering UNLESS it is necessary to do so. It takes longer for security filtered policies to be evaluated and processed.
In your case, you can either link the policy to the root of the domain, then filter it using Security Filtering as per http://www.windowsnetworki
-Matt
Main Topics
Browse All Topics





by: ms-proPosted on 2009-11-07 at 08:39:27ID: 25766912