Single object replication

By | October 21, 2009

Some time we need to create or modify the AD object (like DNS change) this change should be happen immediately to some of specific DC’s in different site, normally we wait for normal replication

Some time this is schedule change, some site need this change immediately to all the list of DC’s, we sync the replication to site where the change happen to site where needed.

We can user the single object replication command to reduce the replication time

Run the bellow command

syntex:

repadmin /replsingleobj DC_LIST dsa-source-guid ObjectDN

Example:

repadmin /replsingleobj test02 dd565bre-738f-4f35-9831-f0fgfa6505f “CN=Jean, OU=user,DC=microsoft,DC=com”

One thought on “Single object replication

Leave a Reply

Your email address will not be published. Required fields are marked *