T
The Daily Insight

How often is KCC

Author

Lily Fisher

Published Feb 25, 2026

The KCC runs every 15 minutes by default on all domain controllers to generate the intra-site topology connections. The KCC that runs on the server that is selected as the ISTG generates inter-site topology connections to other sites from the bridgehead servers in its site.

How often does the KCC run?

The KCC is a built-in process that runs on all DCs and helps in creating replication topology. It runs every 15 minute by default and delegates the replication path between DCs based on the connection available. The KCC automatically creates replication connections between DCs within the site.

What is KCC replication?

KCC. The KCC is a built-in process that runs on all domain controllers and generates replication topology for the Active Directory forest. … On each domain controller, the KCC creates replication routes by creating one-way inbound connection objects that define connections from other domain controllers.

What is the Knowledge Consistency Checker?

Knowledge Consistency Checker (KCC) is a Microsoft Active Directory component that automatically generates and maintains the intra-site and inter-site replication topology. … Knowledge Consistency Checker creates connection objects that link Domain Controllers into a common replication topology.

How do I stop KCC?

  1. Open ADSI Edit.
  2. Connect to the Configuration Naming Context if it is not already displayed.
  3. In the left pane, browse to the cn=Sites folder.
  4. Click on the site you want to disable the KCC for.
  5. In the right pane, double-click CN=NTDS Site Settings.
  6. Modify the options attribute. …
  7. Click OK.

How do I configure KCC?

  1. Open the Active Directory Sites and Services snap-in.
  2. In the left pane, browse to the NTDS Settings object for the server you want to trigger the KCC for.
  3. Right-click on NTDS Settings , select All Tasks, and Check Replication Topology.
  4. Click OK.

How do you force KCC to create topology?

Start “Command Prompt” and execute repadmin /kcc (Forces the KCC to recalculate replication topology for a specified domain controller. By default this recalculation occurs every 15 minutes.) Wait for a while and check the replication between your domain controllers.

How do I run KCC manually?

To force the KCC to run, perform the following steps: 1. In Active Directory Sites and Services, in the console tree, expand Sites, expand the site that contains the server on which you want to run the KCC, expand Servers, and then select the server object for the domain controller that you want to run the KCC on.

What is KCC Microsoft?

The Knowledge Consistency Checker (KCC) is a Microsoft Windows 2000 and Microsoft Windows Server 2003 component that automatically generates and maintains the intra-site and inter-site replication topology. You can disable the KCC’s automatic generation of intra-site or inter-site topology management, or both.

What does repadmin KCC do?

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.

Article first time published on

How often does garbage collection run on a DC?

Garbage collection is a housekeeping process that is designed to free space within the Active Directory database. This process runs on every domain controller in the enterprise with a default lifetime interval of 12 hours.

How can you tell if DCs are replicated?

To diagnose replication errors, users can run the AD status replication tool that is available on DCs or read the replication status by running repadmin /showrepl.

How often does Active Directory replication occur?

By default, AD is scheduled to do inter-site replication every 180 minutes (three hours).

What is KDC in Active Directory?

Kerberos Key Distribution Center (KDC) is a network service that supplies session tickets and temporary session keys to users and computers within an Active Directory domain. The KDC runs on every Domain Controller as part of Active Directory Domain Services (AD LDS).

What is Rodc server?

A read-only domain controller (RODC) is a server that hosts an Active Directory database’s read-only partitions and responds to security authentication requests.

How do you set up AD replication?

Open Active Directory Sites and Services, here you will see both the servers are added. Navigate to any of the servers and Right Click on Automatically Generated Script. Select Replicate Now Option. You will see an informative dialog box as displayed in following picture which is a sign of a successful replication.

What does repadmin Syncall do?

Synchronizes a specified domain controller with all of its replication partners. By default, if no directory partition is provided in the <Naming Context> parameter, the command performs its operations on the configuration directory partition.

What is Ntds setting?

Every server object contains an NTDS Settings object, which represents the domain controller in the replication system. The NTDS Settings object stores connection objects, which make replication possible between two or more domain controllers.

What is bridgehead server in AD?

A bridgehead server is a server that is mainly used for intersite replication. You can configure a bridgehead server for every site that is created for each intersite replication protocol. This helps to control the server that is used to replicate information to other servers.

How do I join KCC?

Submit the application and necessary documents at the nearest bank’s branch. The loan officer will share the necessary information with the applicant. Once the loan amount is sanctioned the card will be dispatched. Customers can start using the credit card once they receive the KCC.

How does the KCC go about creating a replication topology for each partition of the Active Directory database?

How does the KCC go about creating a replication topology for each partition of the Active Directory database? … To replicate the domain partition and so that the Password Replication Policy (PRP) applied to the RODC can be configured and enforced.

What is DC replication?

Active Directory replication is the method of transferring and updating Active Directory objects from one DC to another DC. The connections between DCs are built based on their locations within a forest and site. … By mapping the IP address of a DC to a subnet, Active Directory knows which DCs are in which site.

How do you replicate DC?

  1. Open the Active Directory Sites and Services snap-in.
  2. Browse to the NTDS Setting object for the domain controller you want to replicate to.
  3. In the right pane, right-click on the connection object to the domain controller you want to replicate from and select Replicate Now.

Is Active Directory an application?

Active Directory (AD) is Microsoft’s proprietary directory service. It runs on Windows Server and enables administrators to manage permissions and access to network resources. Active Directory stores data as objects. An object is a single element, such as a user, group, application or device such as a printer.

What is Intersite replication?

Intra-site replication refers to replication between domain controllers in the same site whereas Inter-site replication refers to replication between DCs belonging to different sites.

How do you force replication sites and services?

In order to force Active Directory replication, issue the command ‘repadmin /syncall /AeD’ on the domain controller. Run this command on the domain controller in which you wish to update the Active Directory database for. For example if DC2 is out of Sync, run the command on DC2.

How do I force update ads?

Within the Command Line window, type gpupdate /force and then press Enter on your keyboard. The line “Updating Policy…” should appear in the Command Line window below where you just typed. When the update has finished, you should be presented with a prompt to either logoff or restart your computer.

What is the sysvol?

The term SYSVOL refers to a set of files and folders that reside on the local hard disk of each domain controller in a domain and that are replicated by the File Replication service (FRS). Network clients access the contents of the SYSVOL tree by using the following shared folders: NETLOGON. SYSVOL.

What is Nltest?

Nltest is a command-line tool that is built into Windows Server 2008 and Windows Server 2008 R2. It is available if you have the AD DS or the AD LDS server role installed. It is also available if you install the Active Directory Domain Services Tools that are part of the Remote Server Administration Tools (RSAT).

What are the 5 roles of Active Directory?

  • Schema master.
  • Domain naming master.
  • RID master.
  • PDC emulator.
  • Infrastructure master.

How do you set a tombstone lifetime?

Right-click it and select Properties from the pop-up menu. In the CN=Directory Service Properties dialog, locate the tombstoneLifetime attribute in the Attribute Editor tab. Click Edit. Set the value to “730” (which equals 2 years).