Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Group Policy
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Enforcement=== To accomplish the goal of central management of a group of computers, machines should receive and enforce GPOs. A GPO that resides on a single machine only applies to that computer. To apply a GPO to a group of computers, Group Policy relies on [[Active Directory]] (or on third-party products like [[ZENworks Desktop Management]]) for distribution. Active Directory can distribute GPOs to computers which belong to a [[Windows domain]]. By default, Microsoft Windows refreshes its policy settings every 90 minutes with a random 30 minutes offset. On [[domain controller]]s, Microsoft Windows does so every five minutes. During the refresh, it discovers, fetches and applies all GPOs that apply to the machine and to logged-on users. Some settings - such as those for automated software installation, drive mappings, startup scripts or logon scripts - only apply during startup or user logon. Since [[Windows XP]], users can manually initiate a refresh of the group policy by using the <code>gpupdate</code> [[command (computing)|command]] from a [[command prompt]].<ref> [https://technet.microsoft.com/en-us/library/bb490983.aspx Gpupdate]</ref> Group Policy Objects are processed in the following order (from top to bottom):<ref>{{Cite web | title = Group Policy processing and precedence | url = https://technet.microsoft.com/en-us/library/cc785665.aspx | publisher = Microsoft Corporation | date = 22 April 2012 }} </ref> # '''Local''' - Any settings in the computer's local policy. Prior to Windows Vista, there was only one local group policy stored per computer. Windows Vista and later Windows versions allow individual group policies per user accounts.<ref>{{cite web|url=http://www.sevenforums.com/tutorials/151415-group-policy-apply-specific-user-group.html|title=Group Policy - Apply to a Specific User or Group - Windows 7 Help Forums|website=www.sevenforums.com}}</ref> # '''Site''' - Any Group Policies associated with the ''[[Active Directory]] site'' in which the computer resides. (An Active Directory site is a logical grouping of computers, intended to facilitate management of those computers based on their physical proximity.) If multiple policies are linked to a site, they are processed in the order set by the administrator. # '''Domain''' - Any Group Policies associated with the [[Windows domain]] in which the computer resides. If multiple policies are linked to a domain, they are processed in the order set by the administrator. # '''Organizational Unit''' - Group policies assigned to the ''Active Directory organizational unit (OU)'' in which the computer or user are placed. (OUs are logical units that help organizing and managing a group of users, computers or other Active Directory objects.) If multiple policies are linked to an OU, they are processed in the order set by the administrator. The resulting Group Policy settings applied to a given computer or user are known as the Resultant Set of Policy (RSoP). RSoP information may be displayed for both computers and users using the <code>gpresult</code> command.<ref>{{cite web|url=https://technet.microsoft.com/en-us/library/cc733160(v=ws.10).aspx|title=Gpresult|author=Archiveddocs|website=technet.microsoft.com|date=18 April 2012 }}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)