Home
41.
Tell me the components and mechanism of Active directory ?
  • Data Store
  • Schema
  • Global Catalog
  • Searching Mechanisms
  • Replication

42.
What is domain tree ?

Domain Trees: A domain tree comprises several domains that share a common schema and configuration, forming a contiguous namespace. Domains in a tree are also linked together by trust relationships. Active Directory is a set of one or more trees.

Trees can be viewed two ways. One view is the trust relationships between domains. The other view is the namespace of the domain tree.

43.
What is forests ?

A collection of one or more domain trees with a common schema and implicit trust relationships between them. This arrangement would be used if you have multiple root DNS addresses.

44.
When the zone transfer events may occur ?

Zone transfers may occur in response to the following different events:

  • The zone refresh interval has been exceeded
  • A master server notifies a secondary server of a zone change.
  • A secondary DNS server service is started for the zone.
  • A DNS zone transfer is manually initiated at the secondary server.
45.
Where are the Windows NT Primary Domain Controller (PDC) and its Backup Domain Controller (BDC) in Server 2003?

The Active Directory replaces them. Now all domain controllers share a multimaster peer-to-peer read and write relationship that hosts copies of the Active Directory.