How can I use the registry to configure Group Policy update times?

John Savill

July 10, 2001

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. You usually configure Group Policy update times under the Computer ConfigurationAdministrative TemplatesSystemGroup Policy and the User ConfigurationAdministrative TemplatesSystemGroup Policy branches; however, you can also directly set the registry to configure Group Policy update times by performing the following steps:

  1. Start regedit.exe.

  2. Go to HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsSystem to set Computer refresh. Or, alternatively, go to HKEY_CURRENT_USERSoftwarePoliciesMicrosoftWindowsSystem to set User refresh.

  3. Create a DWORD value with a name of GroupPolicyRefreshTime, and set it to a number between 0 and 648000 minutes.

  4. Create a DWORD value with a name of GroupPolicyRefreshTimeOffset, and set it to a number between 0 and 1440 minutes. (You specify an offset value to prevent many clients from trying to refresh at the same time.)

  5. Close regedit.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like