Identity with Windows Server 2016 — Question 61

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1 that runs Windows Server 2016.
The Computer account for Server1 is in organizational unit (OU) named OU1.
You create a Group Policy object (GPO) named GPO1 and link GPO1 to OU1.
You need to add a domain user named User1 to the local Administrators group on Server1.
Solution: From the Computer Configuration node of GPO1, you configure the Restricted Groups settings.
Does this meet the goal?

Answer options

Correct answer: A

Explanation

The solution is correct because configuring Restricted Groups in a Group Policy Object allows you to specify which users or groups should be members of local groups on computers within the scope of that GPO. In this case, adding User1 to the local Administrators group on Server1 meets the requirement. The other option, 'No', is incorrect as the method described does indeed fulfill the goal.