Your network contains an Active Directory domain named contoso.com. All domain controllers run
Windows Server 2012 R2. The domain contains two organizational units (OUs) named OU1 and OU2
in the root of the domain. Two Group Policy objects (GPOs) named GPO1 and GP02 are created.
GPO1 is linked to OU1.
GPO2 is linked to OU2. OU1 contains a client computer named Computer1. OU2 contains a user
named User1. You need to ensure that the GPOs Applied to Computer1areApplied to User1 when
User1 logs on.
What should you configure?
A.
The GPO Status
B.
WMI Filtering
C.
GPO links
D.
Item-level targeting
Explanation:
Selecting D Item-Level targeting until further notice.Old explanation before answer choice changed was C, GPO Links
A GPO can be associated (linked) to one or more Active Directory containers, such as a
site, domain, or organizational unit. Multiple containers can be linked to the same GPO, and a single
container can have more than one GPO linked to it. If multiple GPOs are linked to one container, you
can prioritize the order in which GPOs are applied.
Linking GPOs to Active Directory containers enables an administrator to implement Group Policy
settings for a broad or narrow portion of the organization, as required.