How do I force AD replication

Q. I would like to force AD replication

A: The easiest way to do this is:

repadmin /syncall<destinationDCname><namingcontext> /force

To force ds1 to pull changes from all its replication partners, you’d type

repadmin /syncallds1.acme.comdc=acme,dc=com /force
To force dc1 to pull changes from dc2 type:

repadmin /replicate ds1.acme.com ds2.acme.com dc=acme,dc=com

Source

Comments

Leave a Reply

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)