Hive: HKEY_LOCAL_MACHINE
Key: SYSTEM\CurrentControlSet\Services\NTDS\Parameters
Name: Replicator Notify Pause After
Modify
Type: REG_DWORD
If you have broadband, Microsoft has a 2 hour series of Webcasts on Active Directory Replication:
- Support WebCast: Active Directory Replication in Windows 2000, Part 1. (48 minutes)
- Support WebCast: Active Directory Replication in Windows 2000, Part 2. (30 minutes)
- Support WebCast: Active Directory Replication in Windows 2000, Part 3. (20 minutes)
- Support WebCast: Active Directory Replication in Windows 2000, Part 4. (30 minutes)
Hive: HKEY_LOCAL_MACHINE
Key: SYSTEM\CurrentControlSet\Services\NTDS\Parameters
Name: Replicator Notify Pause Between
DSAs
Type: REG_DWORD
W2K sets the remote procedure call (RPC) replication port dynamically. For debug purposes, you might want to manually set the port. You can use the following hack:
Hive: HKEY_LOCAL_MACHINE
Key: SYSTEM\CurrentControlSet\Services\NTDS\Parameters
Name: TCP/IP Port
Type: REG_DWORD
Set to
the port you want to monitor. Reboot. Be sure to remove this registry key after
monitoring, or you will be compromising your security with a static RPC port.
The Knowledge Consistency Checker (KCC) manages connection objects for inter- and intrasite replication. KCC runs every 15 minutes by default. To change this time period use the following hack:
Hive: HKEY_LOCAL_MACHINE
Key: SYSTEM\CurrentControlSet\Services\NTDS\Parameters
Name: Repl topology update period
(secs)
Type: REG_DWORD
and set the value.