Identity with Windows Server 2016 — Question 21
Your network contains an Active Directory domain named contoso.com. The network contains several IP subnets. One of the subnets uses a network ID of
192.168.10.0/24.
You link a Group Policy object (GPO) named GPO1 to the domain.
You need to map a drive to a specific file share on the computers in the 192.168.10.0/24 network only.
What should you do?
Answer options
- A. From the User Configuration node of GPO1, configure the Folder Redirection settings. Link a WMI filter to GPO1.
- B. From the Computer Configuration node of GPO1, configure the Network Connections settings. Link a WMI filter to GPO1.
- C. From the User Configuration node of GPO1, create a Group Policy preference that uses item-level targeting.
- D. From the Computer Configuration node of GPO1, create a Group Policy preference that uses item-level targeting.
Correct answer: C
Explanation
The correct answer is C because creating a Group Policy preference with item-level targeting allows you to specify that the drive mapping only applies to users on the 192.168.10.0/24 subnet. Options A and B focus on settings that do not directly relate to drive mapping for users, and option D targets computer configuration rather than user configuration, making them unsuitable for the requirement.