Active Directory  «Prev  Next»

Active Directory - Quiz

Each question is worth one point. Select the best answer or answers for each question.
1. Which Windows Server 2025 component provides a centralized, hierarchical database for storing and managing identity objects — including user accounts, computer accounts, and group objects — and provides the services that enable users to locate resources and administrators to manage the network?
Please select the best answer.
  A. DNS (Domain Name System)
  B. Microsoft Entra ID (formerly Azure Active Directory)
  C. Active Directory Domain Services (AD DS)
  D. DHCP (Dynamic Host Configuration Protocol)

2. In a Windows Server 2025 Active Directory deployment, what are sites and domains and how do they differ? Select two.
Please select all the correct answers.
  A. A domain is a logical grouping of users, computers, and resources that share a common directory database, security policies, and security relationships. It is a component of the Active Directory logical structure.
  B. A domain is a physical grouping of servers connected by high-speed links. It is a component of the Active Directory physical structure.
  C. A site is a collection of one or more IP subnets connected by reliable, high-speed links, used to control replication traffic and direct clients to the nearest domain controller. It is a component of the Active Directory physical structure.
  D. A site is a logical boundary that defines the scope of a Group Policy Object and controls access to shared resources. It is a component of the Active Directory logical structure.

3. Which of the following correctly describes an Active Directory tree and an Active Directory forest in Windows Server 2025? Select two.
Please select all the correct answers.
  A. A tree is a collection of two or more forests that share a noncontiguous DNS namespace.
  B. A tree is one or more domains that share a contiguous DNS namespace and are connected by transitive Kerberos trusts.
  C. A forest is a group of domains that all share a single contiguous DNS namespace.
  D. A forest is a collection of one or more trees that share a common schema, configuration partition, and global catalog, but may have noncontiguous DNS namespaces.

4. Which Windows Server 2025 service resolves fully qualified domain names to IP addresses, hosts the SRV records that Active Directory clients use to locate domain controllers and global catalog servers, and defines the namespace for the Active Directory domain?
Please select the best answer.
  A. WINS (Windows Internet Name Service)
  B. DNS (Domain Name System)
  C. DHCP (Dynamic Host Configuration Protocol)
  D. Microsoft Entra ID