nerdexam
Microsoft

AZ-801 · Question #148

Your network contains an Active Directory Domain Services (AD DS) forest. The forest functional level is Windows Server 2012 R2. The forest contains the domains shown in the following table. Name Oper

The correct answer is A. EAST\Domain Admins only. To add a new domain controller to the east.contoso.com domain with the least privilege, Admin1 should be added to the EAST\Domain Admins group only.

Secure Windows Server on-premises and hybrid infrastructures

Question

Your network contains an Active Directory Domain Services (AD DS) forest. The forest functional level is Windows Server 2012 R2. The forest contains the domains shown in the following table. Name Operating system of all domain controllers Domain functional level contoso.com Windows Server 2016 Windows Server 2012 R2 east.contoso.com Windows Server 2019 Windows Server 2016 You create a user named Admin1. You need to ensure that Admin1 can add a new domain controller that runs Windows Server 2022 to the east.contoso.com domain. The solution must follow the principle of least privilege. To which groups should you add Admin1?

Options

  • AEAST\Domain Admins only
  • BCONTOSO\Enterprise Admins only
  • CCONTOSO\Schema Admins and EAST\Domain Admins
  • DCONTOSO\Enterprise Admins and CONTOSO\Schema Admins

How the community answered

(40 responses)
  • A
    85% (34)
  • B
    3% (1)
  • C
    5% (2)
  • D
    8% (3)

Why each option

To add a new domain controller to the east.contoso.com domain with the least privilege, Admin1 should be added to the EAST\Domain Admins group only.

AEAST\Domain Admins onlyCorrect

The "Domain Admins" group in a specific domain (e.g., EAST\Domain Admins) has sufficient permissions to add new domain controllers to that domain, including performing schema updates if necessary, assuming the forest and domain functional levels support the new OS. This adheres to the principle of least privilege as it grants permissions only within the necessary domain.

BCONTOSO\Enterprise Admins only

"Enterprise Admins" is a forest-wide administrative group, providing more privileges than necessary for adding a DC to a specific domain, violating the principle of least privilege.

CCONTOSO\Schema Admins and EAST\Domain Admins

"Schema Admins" is required for updating the Active Directory schema, which might be implicitly handled by the Domain Admins group. However, explicitly adding Schema Admins is not the primary least privilege requirement just for adding a DC to a domain.

DCONTOSO\Enterprise Admins and CONTOSO\Schema Admins

This option combines two highly privileged forest-wide groups, far exceeding the least privilege required to add a DC to a single domain.

Concept tested: Active Directory add DC permissions least privilege

Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/deploy/install-windows-server-2012-active-directory-domain-controller

Topics

#Active Directory Domain Services#Domain Controller installation#Permissions#Least Privilege

Community Discussion

No community discussion yet for this question.

Full AZ-801 Practice