Identity with Windows Server 2016 — Question 57
Your network contains an Active Directory domain named contoso.com. The domain contains servers that run Windows Server 2016 and client computers that run
Windows 10. The naming conventions for the computers and the servers is inconsistent.
You plan to create a Group Policy object (GPO) named GPO1 and to link GPO1 to the domain. GPO1 will contain custom Group Policy preference settings.
You need to ensure that the preference settings in GPO1 will apply only to member servers. GPO1 must NOT apply to domain controllers or client computers.
Which type of item level targeting should you use?
Answer options
- A. Security Group
- B. Processing Mode
- C. Operating System
- D. Environment Variable
- E. Domain
Correct answer: C
Explanation
The correct answer is C, Operating System, because it allows you to specify that the GPO settings should only apply to certain OS versions, ensuring that it targets member servers running Windows Server 2016. The other options, such as Security Group and Environment Variable, do not specifically filter based on the operating system, making them unsuitable for this requirement.