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.
Incoming search terms:
- stop ad replication windows 2003 (5)
- stop replication between domain controllers (3)
- repadmin disable outbound replication 2008 (3)
- HOW TO ENABLE OUTBOUND REPLICATION (2)
- windows 2003 server turn off ad replication (2)
- incoming active directory replication is disabled (2)
- how to disable or enable active directory replication in windows 2008 (2)
- active directory disable replication (1)
- repadmin /options DISABLE_OUTBOUND_REPL (1)
- server 2003 disable outbound replication (1)