Single object replication
22 October 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"
Related Articles
Force active directory replication
troubleshoot active directory replication
active directory replication
check Active Directory replication
Force sysvol replication
application directory partition
force ad replication
Health check active directory
Force the Active Directory replication between two domain controllers in low bandwidth sites
Force replication with all of its replication partners
How to check Active directory replication for multiple Domain Controllers

0 comments:
Post a Comment