Consider the following scenario:
In this scenario, it takes longer than expected to apply a Group Policy setting. You may also see delays when you examine the logging in the Gpsvc.log file. These delays do not occur when the file server behind the DFS namespace is used by a particular client.
Additionally, the following behavior may occur:
- You have an environment that uses Group Policy Preferences items that use files, folders or shortcuts.
- The items are accessed from Windows 8.1, Windows Server 2012 R2, Windows 7 Service Pack 1 (SP1), or Windows Server 2008 R2 SP1 through a domain-based Distributed File System (DFS) share.
In this scenario, it takes longer than expected to apply a Group Policy setting. You may also see delays when you examine the logging in the Gpsvc.log file. These delays do not occur when the file server behind the DFS namespace is used by a particular client.
Additionally, the following behavior may occur:
- When you view the network traces of the slow transactions, you notice that a NetrDfsGetInfo or dfs_GetInfo DFS API request takes longer than expected to finish.
- You view the processing of the request at the DFS server. Most of the time, this should be the local domain controller. You find that there is a delay in communicating with the primary domain controller (PDC) of the domain. There are two basic reasons why a delay occurs:
- Reason 1: When the DFS volume has many links and the PDC is attached over a low-bandwidth WAN link, it can take a long time to retrieve the data that the local domain controller requests by using the LDAP protocol.
The combined load of all domain controllers in a large domain against the PDC might become so large, the connection to the PDC fails, and the DFS API does not respond with a valid path. When this occurs, the Group Policy Preferences item is not applied after the delay. For more information, see the "More Information" section. - Reason 2: When the domain controller cannot reach the PDC, it spends significant time retrying a connection to it.
- Reason 1: When the DFS volume has many links and the PDC is attached over a low-bandwidth WAN link, it can take a long time to retrieve the data that the local domain controller requests by using the LDAP protocol.