Your network contains an Active Directory domain named contoso.com. The domain contains an organizational
unit (OU) named AHServers.OU.
You create and link a Group Policy object (GPO) named GP01 to AllServer.OU. GPO1 is configured as shown
in the exhibit. (Click the Exhibit button.)
You need to ensure that GPO1 only applies to servers that have Remote Desktop Services (RDS) installed.
What should you configure?
A.
Item-level targeting
B.
WMI Filtering
C.
Security Filtering
D.
Block Inheritance
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. If the WMI filter evaluates to true, the
GPO is applied.