JSI Tip 5243. Windows 2000 cannot read the history of GPOs from the registry, Event ID 1000?

Jerold Schulman

April 29, 2002

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

If your Application event log contains:

Event ID: 1000
Event Source: Userenv
Description: Windows cannot read the history of GPOs from the registry

you have some missing or corrupt registry entries. This causes Group Policy to NOT be applied on your computer.

To fix this problem:

1. Use Regedt32.exe to navigate to:

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionGroup PolicyHistory.

2. On the Security / Permissions menu, make sure that the History key and sub-keys have the following permissions:

Administrators

Read, Full Control

Authenticated Users    

Read

System

Read, Full Control

3. Delete all the sub-keys of the History key. DO NOT delete the History key.

4. Run secedit /refreshpolicy machine_policy /enforce.

5. Check the Application event log for Event ID 1704.

NOTE: the History sub-keys are re-created.



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