From LedHed's Wiki
Line 8: | Line 8: | ||
├───<Workstation OU> | ├───<Workstation OU> | ||
│ │ | │ │ | ||
− | │ └─<span style="color:red">(GPO 1) = | + | │ └─<span style="color:red">(GPO 1) = Computer Settings 1, User Settings 1)</span> |
│ │ | │ │ | ||
│ └───────[LedHed-PC1] | │ └───────[LedHed-PC1] | ||
Line 15: | Line 15: | ||
└───<User OU> | └───<User OU> | ||
│ | │ | ||
− | └─<span style="color:green">(GPO 2) = | + | └─<span style="color:green">(GPO 2) = Computer Settings 1, User Settings 1)</span> |
│ | │ | ||
└───────[LedHed] | └───────[LedHed] | ||
+ | '''Legend''' | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | !Name || Object Type | ||
+ | |- | ||
+ | | [LedHed-PC1] || Computer | ||
+ | |- | ||
+ | | [LedHed] || User | ||
+ | |- | ||
+ | |} | ||
− | In the above example there are | + | |
+ | == Standard Group Policy Processing == | ||
+ | In the above example there are two Group Policy Objects (GPO).<br> | ||
:<span style="color:red">GPO 1<br> | :<span style="color:red">GPO 1<br> | ||
:<span style="color:green">GPO 2<br> | :<span style="color:green">GPO 2<br> | ||
− | + | Each GPO has two settings, Computer and User.<br> | |
− | Each GPO has two settings, Computer and User | + | <br> |
− | + | Group Policy applies Computer Settings to Computer Objects and User Settings to User Objects.<br> | |
+ | <br> | ||
Under normal circumstances when the User [LedHed] logs on to Computer [LedHed-PC1] the following GPO settings are applied:<br> | Under normal circumstances when the User [LedHed] logs on to Computer [LedHed-PC1] the following GPO settings are applied:<br> | ||
<span style="color:red">Computer Settings 1</span><br> | <span style="color:red">Computer Settings 1</span><br> | ||
<span style="color:green">User Settings 2</span><br> | <span style="color:green">User Settings 2</span><br> | ||
+ | |||
+ | |||
+ | |||
+ | == Loopback Processing == | ||
+ | Loopback Processing changes the default behavior described above. |
Revision as of 23:51, 1 February 2013
Overview
Group Policy Example
<Domain> │ ├───<Workstation OU> │ │ │ └─(GPO 1) = Computer Settings 1, User Settings 1) │ │ │ └───────[LedHed-PC1] │ │ └───<User OU> │ └─(GPO 2) = Computer Settings 1, User Settings 1) │ └───────[LedHed]
Legend
Name | Object Type |
---|---|
[LedHed-PC1] | Computer |
[LedHed] | User |
Standard Group Policy Processing
In the above example there are two Group Policy Objects (GPO).
- GPO 1
- GPO 2
Each GPO has two settings, Computer and User.
Group Policy applies Computer Settings to Computer Objects and User Settings to User Objects.
Under normal circumstances when the User [LedHed] logs on to Computer [LedHed-PC1] the following GPO settings are applied:
Computer Settings 1
User Settings 2
Loopback Processing
Loopback Processing changes the default behavior described above.