The processing of Group Policy failed. Windows attempted to read the file \\company.com\SysVol\company.com\Policies\{CFABC23E-DD6D-4314-A616-A900B203B7E8}\gpt.ini

Richard 1 Reputation point
2022-02-14T05:24:34.713+00:00

Hi Microsoft Community,

I am having a hard time fixing this issue.

All our computers can't retrieve any GP updates from the domain controller. I suppose the GP is corrupted.

gpupdate /force
Updating policy...

Computer policy could not be updated successfully. The following errors were encountered:

The processing of Group Policy failed. Windows attempted to read the file \company.com\SysVol\company.com\Policies{CFABC23E-DD6D-4314-A616-A900B203B7E8}\gpt.ini from a domain controller and was not successful. Group Policy settings may not be applied until this event is resolved. This issue may be transient and could be caused by one or more of the following:
a) Name Resolution/Network Connectivity to the current domain controller.
b) File Replication Service Latency (a file created on another domain controller has not replicated to the current domain controller).
c) The Distributed File System (DFS) client has been disabled.
User Policy update has completed successfully.

To diagnose the failure, review the event log or run GPRESULT /H GPReport.html from the command line to access information about Group Policy results.

We have 3 domain controllers.
Current Domain Functional Level: Windows Server 2012 R2
DC1 is the main one. DC2 and DC3 are the secondary.

Here are more info about DC1

PS C:\Windows\system32> dfsrmig.exe /getglobalstate
Current DFSR global state: 'Eliminated'
Succeeded.

PS C:\Windows\system32> repadmin /replsum
Replication Summary Start Time: 2022-02-14 18:05:01

Beginning data collection for replication summary, this may take awhile:
......

Source DSA largest delta fails/total %% error
DC1 02h:02m:27s 0 / 5 0
DC2 02m:27s 0 / 5 0
TDC3 01h:53m:34s 0 / 10 0

Destination DSA largest delta fails/total %% error
TDC3 01h:53m:34s 0 / 5 0
DC2 04m:12s 0 / 5 0
DC1 02h:02m:27s 0 / 10 0

Here is dcdiag /e /c /q

PS C:\Windows\system32> dcdiag /e /test:sysvolcheck /test:advertising

173928-dcdiag-sysvolcheck.txt173946-dcdiag1.txt

I need some help.

I already tried reseting the domain policy.

174001-dcdiag.txt

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,493 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,215 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,632 questions
{count} votes

6 answers

Sort by: Most helpful
  1. Axel van Doorn 1 Reputation point
    2024-07-17T08:04:23.4166667+00:00

    This error might just be caused by the "Version" line missing inside the gpt.ini file (compare with other GPOs). This can be solved by making any edit in the impacted GPO (and applying it) and if necessary undoing the edit. You will see that the modify timestamp of the gpt.ini file reflects the time of the edits and it should now contain a "Version" line.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.