Loopback has two modes:
Replace mode: Ignore all user GPO settings along the path to the user account in AD
Merge mode: Apply all user GPO settings along the path to the user account in AD.
Are you using Merge or Replace... (sounds like merge mode)?
====================================
For User (in the More User Accounts OU) + WTS Device where GPO-3 uses Loopback and Merge mode, the GPOs that apply are:
Machine GPOs: DDP + GPO-2 + GPO-3
User GPOs: DDP + GP0-1 + DDP + GPO-3 (Yes - DDP is repeated because it has user settings, No - On GPO-2 since there are no user settings in it)
For User (in the More User Accounts OU) + WTS Device where GPO-3 uses Loopback and Replace mode, the GPOs that apply are:
Machine GPOs: DDP + GPO-2 + GPO-3
User GPOs: DDP + GPO-3
[code:1]
Active Directory GPOs
============================ ==========================================
Domain DDP (User + Machine Settings)
+--Accounts OU
| +--User Accounts OU
| +--More User Accounts OU GPO-1 (User Settings)
|
+--Servers OU GPO-2 (Server Machine Settings)
| +--File Server OU
| +--SQL Server OU
| +--WTS Servers OU GPO-3 (Loopback + Machine + User Settings)
|
+--Workstations OU GPO-4 (Workstation Machine Settings)
+--Laptops OU
+--Desktop OU
+--Lockdown OU GPO-5 (Loopback)
================================================== =======================
[/code]


LinkBack URL
About LinkBacks
Reply With Quote