| Previous | Next |
| ERROR_DS_DRA_BAD_NC | ERROR_DS_DRA_INTERNAL_ERROR |
ERROR_DS_DRA_DN_EXISTS
ERROR_DS_DRA_DN_EXISTS (8441) is an Active Directory replication error. The destination already contains an object with the distinguished name that the replication operation is trying to create or reconcile. This can be a conflict, stale state, or a result of divergent object history.
What to check
- Identify the conflicting DN and compare its object GUID, creation state, and replication metadata on both partners.
- Avoid resolving the conflict by manually renaming or deleting the object before establishing which replica is authoritative.
- Check for related object-name collisions or lingering-object events in the Directory Service log.
Useful command
repadmin /showobjmeta <DestinationDC> "<DistinguishedName>"
Microsoft: Diagnose AD replication failures · Microsoft: Lingering objects in an AD DS forest · Microsoft: Repadmin /showrepl
Looking for a different code? Search another status or error code.