Identity with Windows Server 2016 — Question 29
Your network contains an Active Directory domain named contoso.com.
A Group Policy object (GPO) named GPO1 is linked to contoso.com.
GPO1 has computer configuration policies, user configuration policies, and user preferences configured.
You need to ensure that the user preferences in GPO1 apply only to users who sign in to computers that runs Windows 10. All the other settings in GPO1 must be applied, regardless of the computer to which the users sign in.
What should you configure?
Answer options
- A. WMI Filtering
- B. Item-level targeting
- C. Security Settings
- D. Security Filtering
Correct answer: B
Explanation
The correct answer is B, Item-level targeting, as it allows you to apply specific settings based on certain criteria, such as the operating system version. WMI Filtering (A) could also be used to target specific computers but is more complex and not as straightforward for user preferences. Security Settings (C) and Security Filtering (D) do not provide the granularity needed to differentiate user preferences based on the operating system.