To begin using Group Policy immediately, see Ways to open the Group Policy snap-in
Group Policy settings define the various components of the user's desktop environment that a system administrator needs to manage; for example, the programs that are available to users, the programs that appear on the user's desktop, and Start menu options. To create a specific desktop configuration for a particular group of users, you use the Group Policy snap-in. Group Policy settings you specify are contained in a Group Policy object, which is in turn associated with selected Active Directory objects--sites, domains, or organizational units.
Group Policy includes settings for User Configuration, which affect users, and Computer Configuration, which affect computers.
Using Group Policy and its extensions, you can:
User policy (settings located under the User Configuration node in Group Policy) is obtained when a user logs on.
Computer policy settings are located under Computer Configuration, and are obtained when a computer boots.
Users and Computers are the only types of Active Directory objects that receive policy. Specifically, security groups do not have policy applied to them. Instead, for performance reasons, security groups are used to filter the policy by way of an Apply Group Policy access control entry (ACE), which can be set to Allow or Deny, or left unconfigured.
Policies are applied in this order:
By default, policies applied later overwrite previously applied policies when the policies are inconsistent. If the settings are not inconsistent, however, earlier and later policies both contribute to the effective policy.
A security group ACE on a Group Policy object can be set to Not configured (no preference), Allowed, or Denied. Denied takes precedence over allowed.
Policies that would otherwise be inherited from higher site, domain, or organizational units can be blocked at the site, domain, or organizational unit level.
Policies that would otherwise be overwritten by policies in child organizational units can be set to No Override at the Group Policy object level.
Note
This section covers: