Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2, Windows Server 2008, Windows Server 2008 R2
Forces the Knowledge Consistency Checker (KCC) on each targeted ___domain controller to immediately recalculate the inbound replication topology.
By default, each ___domain controller performs this recalculation every 15 minutes. Run this command to troubleshoot KCC errors after you remove suspected fault conditions or to re-evaluate whether new connection objects must be created on behalf of the targeted ___domain controllers.
For examples of how to use this command, see Examples.
Syntax
repadmin /kcc [<DSA_LIST>] [/async]
Parameters
Parameter | Description |
---|---|
<DSA_LIST> |
Specifies the host name of a ___domain controller or a list of ___domain controllers that are separated in the list by single spaces. For detailed syntax, see Repadmin. |
/async |
Specifies that replication is asynchronous. That is, Repadmin starts the replication event, but it does not expect an immediate response from the destination ___domain controller. Use this parameter to start the KCC if you do not want to wait for the KCC to finish. Repadmin /kcc is typically run without the /async parameter. |
Examples
The following example triggers the KCC to run on each of the ___domain controllers that are in the site named HQ:
repadmin /kcc site:HQ