GPO tool

Group Policy made searchable

A free ADMX browser or comparison tool for IT administrators. Search policies, find registry keys, and see exactly what each setting writes to the Windows Registry. Or compare two GPO backups to see exactly what has changed between them.

Select a product
  • Select a category.

Enable Group Policy Caching for Servers

This policy setting allows you to configure Group Policy caching behavior on Windows Server machines.
If you enable this policy setting, Group Policy caches policy information after every background processing session. This cache saves applicable GPOs and the settings contained within them. When Group Policy runs in synchronous foreground mode, it refers to this cache, which enables it to run faster. When the cache is read, Group Policy attempts to contact a logon domain controller to determine the link speed. When Group Policy runs in background mode or asynchronous foreground mode, it continues to download the latest version of the policy information, and it uses a bandwidth estimate to determine slow link thresholds. (See the “Configure Group Policy Slow Link Detection” policy setting to configure asynchronous foreground behavior.)
The slow link value that is defined in this policy setting determines how long Group Policy will wait for a response from the domain controller before reporting the link speed as slow. The default is 500 milliseconds.
The timeout value that is defined in this policy setting determines how long Group Policy will wait for a response from the domain controller before determining that there is no network connectivity. This stops the current Group Policy processing. Group Policy will run in the background the next time a connection to a domain controller is established. Setting this value too high might result in longer waits for the user at boot or logon. The default is 5000 milliseconds.
If you disable or do not configure this policy setting, the Group Policy client will not cache applicable GPOs or settings that are contained within the GPOs. When Group Policy runs synchronously, it downloads the latest version of the policy from the network and uses bandwidth estimates to determine slow link thresholds. (See the “Configure Group Policy Slow Link Detection” policy setting to configure asynchronous foreground behavior.)

Registry Information

VendorMicrosoft
ProductGroup Policy
CategoryGroup Policy
Applies toComputer Configuration
Supported onWindows 6 3
Registry Key[HKLM]SoftwarePoliciesMicrosoftWindowsSystem
Value NameEnableLogonOptimizationOnServerSKU
TypeREG_DWORD
Enabled value1
Disabled value0

Policy Settings

Slow link value:[number field] milliseconds

Registry Key[HKLM]SoftwarePoliciesMicrosoftWindowsSystem
Value NameSyncModeSlowLinkThresholdOnServerSKU
TypeREG_DWORD
Max value300000
Default500

Timeout value: [number field] milliseconds

Registry Key[HKLM]SoftwarePoliciesMicrosoftWindowsSystem
Value NameSyncModeNoDCThresholdOnServerSKU
TypeREG_DWORD
Max value600000
Default5000