Domain controller is facing issues in replication

Sinha, Gourav 21 Reputation points
2021-11-13T15:33:57.25+00:00

Hi Techies,

We have run in kind of a situation here in our estate. We found out that one of DC is not replicating properly with rest of them . On some troubleshooting I did reset affected DC password using netdom but that did not help and now it is saying "The naming context is in process of being removed or is not replicated from specific server" on running repadmin /replicate command.

When run repadmin /replsummary I see error - (8606) insufficient attributes were given to create object. This object may not exist because it may have been deleted and already garbage collected.

I have referred few MS articles but to no help. Did anyone else faced this issue who can help me find solution ?

Just to inform We have 11 DCs in one domain and only one is affected among them.

Windows for business Windows Client for IT Pros Directory services Active Directory
Windows for business Windows Server User experience Other
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2021-11-13T16:48:15.88+00:00

    If using older FRS you can follow along here with a nonauthoritative synchronization
    https://support.microsoft.com/en-us/help/290762/using-the-burflags-registry-key-to-reinitialize-file-replication-servi
    or for DFSR follow along here.
    https://support.microsoft.com/en-us/help/2218556/how-to-force-an-authoritative-and-non-authoritative-synchronization-fo

    or simply move roles of, demote problematic one, reboot, promo it again.

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  2. Limitless Technology 39,916 Reputation points
    2021-12-16T19:39:26.907+00:00
    1. Please check date\time are sync between all DCs.
    2. Disable any Antivirus program or Windows firewall you may have for temporary purpose which may block AD replications traffic.
    3. Below is Microsoft article explain different cause and of error (8606) insufficient attributes were given to create object.
      https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/replication-error-8606
    4. Download Active Directory Replication Status Tool from which should able to visualize and able should help to Fix replication relegated errors.

    Also, If a domain controller does not replicate for a period of time that is longer than the tombstone lifetime and the domain controller is then reconnected to the replication topology, objects that were deleted from Active Directory while the domain controller was offline can remain on the domain controller as lingering objects.

    https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2003/cc738018(v=ws.10)?redirectedfrom=MSDN

    ----

    --If the reply is helpful, please Upvote and Accept as answer--

    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.