The processing of Group Policy failed. Windows attempted to read the
file \domain.inc\SysVol\domain.inc\Policies{FE4D1ADD-A2A1-445A-9DD7-F9FF31F
05DF9}\gpt.ini from a domain controller and was not successful. Group Policy set
tings may not be applied until this event is resolved. This issue may be transie
nt and could be caused by one or more of the following:
An error event occurred. EventID: 0x00000422
Time Generated: 04/23/2018 11:57:00

1 Spice up

type gpresult/z >settings.txt and hit Enter. Then type notepad settings.txt and hit Enter to open the Notepad

Here is an article on troubleshooting gpo’s

This happens a lot when a new DC is promoted in an old environment, the sysvol content are not replicated that is policies and script folder is not replicated to the new DC.

Check the sysvol folder are the policies and script folder replicated or not.If it is not replicated you need to perfrom authorative and non authorative of sysvol folder to fix the same.

Can you manually run gpupdate /force successfully? Is this a startup/logon policy? Can you communicate with the DC? Are other computers in the network at the same site having issue with the GPO?

I once had the same error and end up being network related. I configure policy to run 60seconds after the network is available which resolve the problem.

Could be a DNS issue or a DC replication issue.

nslookup is resolved successfully.

Still the same issue persists.

can we restart dns service during production?

How much time impact?

  1. Dcdiag throwing the below error:

Starting test: NetLogons
Unable to connect to the NETLOGON share! (\CHANSHOWNY\netlogon)
[CHANSHOWNY] An net use or LsaPolicy operation failed with error 67, The network name cannot be found…
… CHANSHOWNY failed test NetLogons
Starting test: ObjectsReplicated

  1. When i apply net share: Its not showing the sysvolume

I have fixed the Net share issue successfully.

Getting the below error in Dcdiag

The processing of Group Policy failed. Windows attempted to read the
file \domain.inc\SysVol\domain.inc\Policies{FE4D1ADD-A2A1-445A-9DD7-F9FF31F
05DF9}\gpt.ini from a domain controller and was not successful. Group Policy set
tings may not be applied until this event is resolved. This issue may be transie
nt and could be caused by one or more of the following:
An error event occurred. EventID: 0x00000422
Time Generated: 05/10/2018 05:03:02

\domain.inc\SysVol\domain.inc\Policies{FE4D1ADD-A2A1-445A-9DD7-F9FF31F
05DF9}

From the above path: i have copied the {FE4D1ADD-A2A1-445A-9DD7-F9FF31F
05DF9} into the defected dc from working dc.

Still DCDIAG throwing the error like below.

The processing of Group Policy failed. Windows attempted to read the
file \domain.inc\SysVol\domain.inc\Policies{FE4D1ADD-A2A1-445A-9DD7-F9FF31F
05DF9}\gpt.ini from a domain controller and was not successful. Group Policy set
tings may not be applied until this event is resolved. This issue may be transie
nt and could be caused by one or more of the following:
An error event occurred. EventID: 0x00000422
Time Generated: 05/10/2018 05:03:02

Please help me out on this.

I have fixed the Dcdiag issues in the DC.

But still Gpupdate is not working in the client pcs.

Please help me out on this.