T The Triage ManualTechnical Guides for IT Emergencies
P2 · Active Directory

SYSVOL / DFSR replication failure

SYSVOL is not replicating between DCs — Group Policy and login scripts diverge across the domain. DFSR replaced FRS years ago; recovery still goes wrong regularly.

Indicators

Likely causes

Diagnostic steps

  1. Check DFSR event log for 4012 (journal wrap) — this is the most common failure
  2. Verify the SYSVOL share is present: net share — must show SYSVOL and NETLOGON
  3. dfsrdiag replicationstate, dfsrdiag backlog /smem:<source> /rmem:<receiving>
  4. If journal wrap with auto-recovery disabled: enable auto-recovery via registry (HKLM\System\CurrentControlSet\Services\DFSR\Parameters\StopReplicationOnAutoRecovery = 0) then restart DFSR
  5. For full SYSVOL rebuild — non-authoritative on bad DC, authoritative on good DC, follow the burflags D2/D4 equivalents for DFSR

Resolution path

Prevention

Tools

References

sysvoldfsrreplicationactive-directorygroup-policy