August 2019
Intermediate to advanced
786 pages
20h 22m
English
This is one of the more common DFSR errors; it happens when a domain controller crashes. This can be fixed by using the existing command listed for event ID 2213. It will resume replication in the volume.
In the following command, the volumeGuid value needs to be replaced with the relevant value from your environment:
wmic /namespace:\\root\microsoftdfs path dfsrVolumeConfig where volumeGuid="xxxxxxxx″ call ResumeReplication
If this doesn't solve the issue, then we will have to do an authoritative or non-authoritative restore, which will be explained later, in the Authoritative DFS Replication ...
Read now
Unlock full access