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”
single object replication between two sites