Problem:
When using the Active Directory Best Practices Analyzer, you may receive an error:
Title:
Strict replication consistency should be enabled on all domain controllers in this forest
Severity:
Warning
Date:
4/2/2014 3:22:03 PM
Category:
Configuration
Issue:
Strict replication consistency is not enabled on the domain controller DC21.DOMAIN.NL.
Impact:
If strict replication consistency on the domain controller DC21.DOMAIN.NL is not enabled, lingering objects can be replicated to the domain controller DC21.DOMAIN.NL.
Resolution:
Use Repadmin to detect and remove lingering objects and to enable strict replication consistency on the domain controller DC21.DOMAIN.NL.
More information about this best practice and detailed resolution procedures: http://go.microsoft.com/fwlink/?LinkId=142189
Solution:
C:\Windows\system32>repadmin /regkey * +strict
Repadmin: running command /regkey against full DC SVR-PRS-NT01.DOMAIN.NL
LDAP error 81 (Server Down) Win32 Err 58.
Repadmin: running command /regkey against full DC DC21.DOMAIN.NL
HKLM\System\CurrentControlSet\Services\NTDS\Parameters: “Strict Replication Consistency” value does not exist
New HKLM\System\CurrentControlSet\Services\NTDS\Parameters: “Strict Replication Consistency” REG_DWORD 0x00000001 (1)
More info :