Group Policy Error 0x8007000d in Server Event Log

We recently dealt with an issue for a customer where a few of their server event logs where full of Group Policy error. The error in question was: Event Type: Error Event Source: Group Policy Local Users and Groups Event Category: (2) Event ID: 8194 Date: 30/06/2017 Time: 10:27:12 AM User: NT AUTHORITYSYSTEM Computer: WINDC1 […]

Group Policy Error 0x8007000d In Server Event Log
We recently dealt with an issue for a customer where a few of their server event logs where full of Group Policy error. The error in question was:
Event Type: Error Event Source: Group Policy Local Users and Groups Event Category: (2) Event ID: 8194 Date: 30/06/2017 Time: 10:27:12 AM User: NT AUTHORITYSYSTEM Computer: WINDC1 Description: The client-side extension could not remove computer policy settings for ‘{SPID}’ because it failed with error code ‘0x8007000d The data is invalid.’ See trace file for more details. For more information, see Help and Support Center at .
This is down to an issue with file required to apply the group policy – an XML file that has either not downloaded or corrupted (which could be for a multitude of reasons). So to fix it, you need to delete the Group Policy cache and then reapply the Group Policy.

Group Policy Error Fix Instructions

Open File Explorer and go to the following location:
%ALLUSERSPROFILE%Application DataMicrosoftGroup PolicyHistory
You should then find all of the Group Policy cache folders: Group Policy Cache Delete all the folders in that location and then open a command prompt. Run the following command:
gpupdate /force
You should then see that the sub folders have reappeared in the Group Policy cache location above and you should then find that the errors will stop and the Group Policy will apply correctly.

Comments

If you have any questions or feedback on this guide please feel free to leave us a comment below.
🛠️

Gear We Recommend

Testing configs is easier with a dedicated admin machine set up right. Here’s the kit we use.

Browse our Windows Admin Toolkit picks on Amazon

As an Amazon Associate, TechyGeeksHome earns from qualifying purchases.


Discover more from TechyGeeksHome

Subscribe to get the latest posts sent to your email.

Andrew Armstrong

Andrew Armstrong is a UK-based IT professional with 26+ years of hands-on experience in Windows, Windows Server, SCCM/ConfigMgr, Active Directory, PowerShell, and enterprise infrastructure.

He founded TechyGeeksHome in 2010 and has published over 1,500 practical guides covering real-world IT problems and solutions. When not solving IT problems,

Andrew develops free Windows utilities including Ultimate Settings Panel, which has been downloaded over 850,000 times.