answersLogoWhite

0

knowledge consistency checker- it generates the replication topology by specifying what domain controllers will replicate to which other domain controllers in the site. The KCC maintains a list of connections, called a replication topology, to other domain controllers in the site. The KCC ensures that changes to any object are replicated to all site domain controllers and updates go through no more than three connections. Also an administrator can configure connection objects.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is knowledge consistency check in Active Directory?

The Knowledge Consistency Checker (KCC) is a dynamic-link library (DLL) that runs as a distributed application on every domain controller. The KCC on each domain controller modifies data in its local instance of the directory in response to forest-wide changes, which are made known to the KCC by changes to data in the configuration directory partition. The KCC generates and maintains the replication topology for replication within sites and between sites by converting KCC-defined and administrator-defined (if any) connection objects into a configuration that is understood by the directory replication engine.


How do Active directory sites affect replication?

Active directory site replication occurs by using a KCC, Which is in avery site and creates a repliation topolgy to replicate the data from one domain to other domain and it uses RPC protocol to replicate data. Thanks Santosh Rawat


What does KCC create between multiple domain controllers within a site?

the site links are created by KCCKCC and Topology GenerationThe KCC is a built-in process that runs on all domain controllers. It is a dynamic-link library that modifies data in the local directory in response to systemwide changes, which are made known to the KCC by changes to the data within Active Directory. The KCC generates and maintains the replication topology for replication within sites and between sites.The KCC has two major functions:Configures replication connections (connection objects) between domain controllers. Each connection object defines incoming replication from a replication partner. Within a site, each KCC generates its own connections. For replication between sites, a single KCC per site generates all connections between sites.Converts the connection objects that represent inbound replication to the local domain controller into the replication agreements that are actually used by the replication engine.By default, the KCC reviews and makes modifications to the Active Directory replication topology every 15 minutes to ensure propagation of data, either directly or transitively, by creating and deleting connection objects as needed. The KCC recognizes changes that occur in the environment and ensures that domain controllers are not orphaned in the replication topology.


What is knowledge consistency checker KCC in windows server 2003?

The KCC is a built-in process that runs on all domain controllers and generates replication topology for the Active Directory forest. The KCC creates separate replication topologies depending on whether replication is occurring within a site (intrasite) or between sites (intersite). The KCC also dynamically adjusts the topology to accommodate new domain controllers, domain controllers moved to and from sites, changing costs and schedules, and domain controllers that are temporarily unavailable.


What is the full name of kcc?

KCC comes under Active Directory Section.KCC:Knowledge Consistency Checker.As soon as You install the second domain controller in a forest, a process called the knowledge consistency checker begins running on every domain controller. The KCC is responsible for generating the replication topology and dynamically handling the changes and failures within the replication topology.By default the KCC on every domain controller recalculates the replication topology for every 15mins.The more the replication topology, the more the processing power it takes to perform.Within a Site, a Windows server 2003 service known as the KCC automatically generates a topology for replication among the domain controllers in the domain using a ring structure.Th Kcc is a built in process that runs on all domain controllers.The KCC analyzes the replication topology within a site every 15 minute to ensure that it still works. If you add or remove a domain controller from the network or a site, the KCC reconfigures the topology to relect the change.AnswerKCC is Knowledge Consistency Checker, which creates the connection object that links the DCs into common replication topology and dictates the replication routes between one DC to another in Active Directory forest.


How do you access different features to the active directory?

The Active Directory administrative tools can only be used from a computer with access to a domain. The following Active Directory administrative tools are available on the Administrative Tools menu: Active Directory Users and Computers (dsa.msc) Active Directory Domains and Trusts (domain.msc) Active Directory Sites and Services (dssite.msc)


What do active directory clients rely on in DNS to locateresources in active directory?

DHCP


What are the main benefits of the LDAP Active Directory?

The main benefits of using an active directory like LDAP Active Directory are many. One can use an active directory to allow for scheduling to made and updated in a timely manner.


What are some Active Directory tutorial books?

Some books one could use as tutorials for Active Directory are Active Directory Cookbook, Active Directory for Dummies as well as Windows 2000 Active Directory. All have various problem solving techniques one could use and they can be easily referenced.


What do you mean by active directory user?

Active directory users are nothing but the ones those are authenticated or able to access the directory with all the benefits of directory


Where the Active Directory held?

Active directory is held in the sysvol folder in the C drive.


What does Active Directory use to allow administrators to query and modify users groups and computers?

The DS tools consist of the following commands DSQUERY - search for active directory objects matching criteria DSGET - retrieves selected attributes from active directory objects DSMOD - modify attributes for one or more active directory objects DSADD - create active directory objects DSMOVE - move active directory objects DSRM - removes/deletes active directory objects