hoe to fix The processing of Group Policy failed.

Nayee, Kishen 5 Reputation points
2023-02-26T07:04:25.88+00:00

i keep getting this errors on my Client windows 10 VM and my secondary domain controller when trying to update GPO using GPUPDATE /FORCE command but my main domain controller doesn't experience this error how can i fix it

I tested if all VMs communicated to each and they do communicate

The processing of Group Policy failed. Windows attempted to read the file \XXXXXXXXXXXX.local\SysVol\XXXXXXXXXX.local\Policies{60D1FC76-76BD-417B-A91B-4BC1A037A8CD}\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.

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} vote

2 answers

Sort by: Most helpful
  1. Thameur-BOURBITA 36,261 Reputation points Moderator
    2023-02-26T22:15:07.9233333+00:00

    Hi @Nayee, Kishen,

    It seems that the file below is missing on one of your domain controller where your VM is connected:

    \XXXXXXXXXXXX.local\SysVol\XXXXXXXXXX.local\Policies{60D1FC76-76BD-417B-A91B-4BC1A037A8CD}\gpt.ini

    Check if there is this file exists and if there is any issue on DFS replication between domain controllers.

    If this file is missing on some DC ,you can copy it manually or relaunch the DFS replication mechanism by following this link :
    How to force authoritative and non-authoritative synchronization for DFSR-replicated sysvol replication

    Please don't forget to mark helpful answer as accepted

    2 people found this answer helpful.

  2. Axel van Doorn 6 Reputation points
    2024-07-17T08:03:25.06+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.

    1 person found this answer helpful.
    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.