Disable or enable Active Directory replication in Windows 2000 Server
If you're new here, you may want to subscribe to our RSS feed. Thanks for visiting!
In Windows 2000, you may have to disable replication on a particular domain controller to isolate that server for testing or to run restore processes. You can fully test changes on a destination domain controller before you implement them in your organization. It is a good idea to do this kind of testing when you implement schema changes, security changes, Group Policy changes, and authoritative restore procedures.
First you need to make sure you have install Windows 2000 Resource Kit that is included in the Support\Tools folder on the Windows 2000 Server CD-ROM.Now we are going to use repadmin.exe for Active Directory replication
To enable or disable replication for a destination computer, follow this procedure
Click Start>Run, type cmd and then click OK.
Disable Active Directory replication
To disable outbound replication, type the following command and press enter
repadmin /options +DISABLE_OUTBOUND_REPL
Enable Active Directory replication
To Enable outbound replication, type the following command and press enter
repadmin /options -DISABLE_OUTBOUND_REPL
Note To perform this procedure, you must be a member of the Domain Administrators group in Active Directory, or you must have been delegated the appropriate authority.
Related Articles
Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically each day to your feed reader.






















No comments yet.
Leave a comment
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>