One GPO replication is missing out of 100

Mohd Arif 941 Reputation points
2021-06-23T09:03:01.123+00:00

I have 100+ DC and may be 50+ GPO. But recently one user reported some problem and I started troubleshooting. I found that a GPO is missing from local DC and that GPO is not getting apply at client machines due to which problem was coming.

I verified, SYSVOL is ok, it is added in DFSR and rest other policies are replicated to this DC except one. Let's say "Google-Chrome-Policy" is not replicated to DC07, how to fix it?

For temp solution, I copied this policy folder from other working DC and now things are working but if someone modifies the GPO and it does not get replicate, will be again a problem. so I need to fix it permanently.

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,958 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,595 questions
{count} votes

Accepted answer
  1. Mohd Arif 941 Reputation points
    2021-06-29T09:41:48.673+00:00
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2021-06-24T00:26:08.843+00:00

    Hi,

    The Sysol replication was also impacted by the ad replication and DC status, to know the issue more clearly, we need to run some command for troubleshooting.
    Confirm if there are any errors in the output of the following commands:

    Dcdiag /v >c:\dcdiag1.log
    Repadmin /showrepl >C:\repl.txt
    Repadmin /showreps *

    Best Regards,

    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.