Identity with Windows Server 2016 — Question 111
You have a server named Server1 in a workgroup.
You need to configure a Group Policy setting on Server1 that will apply to only non-administrative users.
What should you do?
Answer options
- A. Open Local Group Policy Editor. From the View menu, modify the Customize settings.
- B. Open Local Group Policy Editor. From the File menu, modify the Options settings.
- C. Open Local Users and Groups. Create a new group. Run New-GPO.
- D. Run mmc.exe. Add the Group Policy Object Editor snap-in and change the Group Policy object (GPO).
Correct answer: D
Explanation
The correct answer is D because running mmc.exe to add the Group Policy Object Editor allows you to create and modify GPOs specifically for non-administrative users. Options A and B do not provide the necessary tools for creating or editing GPOs, and option C involves creating a new group but doesn't directly address applying Group Policy settings.