answersLogoWhite

0

What else can I help you with?

Related Questions

The directory containing information about objects in a domain?

Domain


The directory containing information about objects in a domain resides on computers called controllers?

If your questions is"The directory containing information about objects in a domain resides on computers called ___ controllers?"Then the answer is Domain Controllers.Reference, Pg. 444 Network+ Guide to Networks, Fifth Edition, Tamara Dean.


The directory containing information about objects in a domain resides on computers called?

, the server hosting the replica of Active Directory database is called Domain Controller. In it's database is all information about all objects, that exist in particular Active Directory domain.


Which is the directory which stores the information about objects?

LDAP


Is the set of definitions of the kinds of objects and object-related information that the directory can contain?

In LDAP-compatible directories, a schema is the set of definitions of the kinds of objects and object-related information that the directory can contain.


What KIND OF network information active directory holds?

Active Directory stores information about all the objects, resources on the network, policies applied on them and permissions on the resources..objects can be users, computers, printers etc


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


What Kind of information active directory holds?

Active Dirctory stores information about all the objects, resources on the network, policies applied on them and permissons on the resources


What types of active directory objects are not container objects?

user


What can be used to add delete or modify objects in Active Directory in addition to modifying the schema if necessary?

LDIFDE is a robust utility. This utility enabled you to import/export information from/to Active Directory. LDIFDE queries any available domain controller to retrieve/update AD information. Ldifde creates, modifies, and deletes directory objects on computers running Windows Server 2003 operating systems or Windows XP Professional. You can also use Ldifde to extend the schema, export Active Directory user and group information to other applications or services, and populate Active Directory with data from other directory services


What defines the types of objects that can be created within active directory such as user and printer objects?

The Active Directory Schema defines the types of user,printer objects to be created in the domain


Define active directory schema?

All databases have a schema which is a formal definition (set of rules) which govern the database structure and types of objects and attributes which can be contained in the database. The schema contains a list of all classes and attributes in the forest.The schema keeps track of:ClassesClass attributesClass relationships such as subclasses (Child classes that inherit attributes from the super class) and super classes (Parent classes).Object relationships such as what objects are contained by other objects or what objects contain other objects.There is a class Schema object for each class in the Active Directory database. For each object attribute in the database, there is an attributeSchema object.PartitionsActive Directory objects are stored in the Directory Information Tree (DIT) which is broken into the following partitions:Schema partition - Defines rules for object creation and modification for all objects in the forest. Replicated to all domain controllers in the forest. Replicated to all domain controllers in the forest, it is known as an enterprise partition.Configuration partition - Information about the forest directory structure is defined including trees, domains, domain trust relationships, and sites (TCP/IP subnet group). Replicated to all domain controllers in the forest, it is known as an enterprise partition.Domain partition - Has complete information about all domain objects (Objects that are part of the domain including OUs, groups, users and others). Replicated only to domain controllers in the same domain. Partial domain directory partition - Has a list of all objects in the directory with a partial list of attributes for each object.The DIT holds a subset of Active Directory information and stores enough information to start and run the Active Directory service