DS_KCC_TASKID enumeration (ntdsapi.h)

Specifies tasks that Knowledge Consistency Checker (KCC) can execute.

Syntax

typedef enum {
  DS_KCC_TASKID_UPDATE_TOPOLOGY = 0
} DS_KCC_TASKID;

Constants

 
DS_KCC_TASKID_UPDATE_TOPOLOGY
Value: 0
Dynamically adjusts the data replication topology of a network.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Header ntdsapi.h

See also

DsReplicaConsistencyCheck

Enumerations in Active Directory Domain Services