Identity with Windows Server 2016 — Question 108

Your network contains an Active Directory domain.
You have a user account that is a member of the Domain Admins group.
You have 100 laptops that have a standard corporate image installed. The laptops are in workgroups and have random names.
A technician named Tech1 is assigned the task of joining the laptops to the domain. The computer accounts of each laptop must be in an organizational unit (OU) that is associated to the department of the user who will use the laptop. The laptop names must start with four characters indicating the department, followed by a four-digit number.
Tech1 is a member of the Domain Users group only. Tech1 has the administrator logon credentials for all the laptops.

You need Tech1 to join the laptops to the domain. The solution must ensure that the laptops are named correctly, and that the computer accounts of the laptops are in the correct OUs.
Solution: You script the creation of files domain join, and then you give the files to Tech1.
You instruct Tech1 to sign in to each laptop, and then to run djoin.exe.
Does this meet the goal?

Answer options

Correct answer: B

Explanation

The proposed solution does not meet the goal because Tech1, as a member of the Domain Users group, lacks the necessary permissions to create computer accounts in the correct OUs. Additionally, using djoin.exe requires proper rights to ensure that the laptops are joined to the domain with the correct naming convention and OU placement, which Tech1 does not possess.