If your Domain had existed pre Windows 2003 you have to run the following command:
- Open Nodepad and add the text (NO WHITE-SPACES AT THE END):
- dn: CN=94fdebc6-8eeb-4640-80de-ec52b9ca17fa,CN=Operations,CN=ForestUpdates,CN=Configuration,DC=
,DC= - changetype: add
objectClass: container - showInAdvancedViewOnly: TRUE
- name: 94fdebc6-8eeb-4640-80de-ec52b9ca17fa
- objectCategory: CN=Container,CN=Schema,CN=Configuration,DC=
,DC=
- dn: CN=94fdebc6-8eeb-4640-80de-ec52b9ca17fa,CN=Operations,CN=ForestUpdates,CN=Configuration,DC=
- Save the File As EnableSTC.ldf
- Open elevated command prompt, navigate to the place where you saved the file
- Run "ldifde.exe -i -f EnableSTC.ldf
Don't forget to enable it on your existing DCs as well using:
- Regedit: HKLM\SYSTEM\ControlSetXXX\Services\NTDS\Parameters
- Create "Strict Replication Consistency" as a new DWORD with the value "1"