Your network contains an Active Directory domain named contoso.com.
An organizational unit (OU) named OU1 contains the computer accounts for laptops and desktop
computers.
A Group Policy object (GPO) named GP1 is linked to OU1.
You need to ensure that the configuration settings in GP1 are applied only to a user named User1.
What should you do?

A.
Modify the security settings of OU1.
B.
Modify the GPO Status of GP1.
C.
Modify the security settings of GP1.
D.
Configure the WMI Filter of GP1.
Explanation:
Training Guide: Installing and Configuring Windows Server 2012 R2: Chapter 10: Implementing
Group Policy, p. 470, 482
http://technet.microsoft.com/en-us/library/jj134176
WMI filtering using GPMC
Answer: D
Explanation:
Windows Management Instrumentation (WMI) filters allow you to dynamically determine the scope of Group Policy objects (GPOs) based on attributes of the target computer. When a GPO that is linked to a WMI filter is applied on the target computer, the filter is evaluated on the target computer. If the WMI filter evaluates to false, the GPO is not applied (except if the client computer is running Windows Server, in which case the filter is ignored and the GPO is always applied). If the WMI filter evaluates to true, the GPO is applied. WMI filters, like GPOs, are stored on a per-domain basis. A WMI filter and the GPO it is linked to must be in the same domain.
0
0
What…??? Did you even read the question? It’s asking for “USER”, WMI is for computer objects.
1
0
It is obviously D.
0
0
Sorry, picked the wrong letter.
It is C of course. <>
0
0
Modify the security settings of GP1.
0
0