Your network contains an Active Directory domain named contoso.com. The domain
contains 20 computer accounts that reside in an organizational unit (OU) named OU1.
A Group Policy object (GPO) named GPO1 is linked to OU1. GPO1 is used to assign
several user rights to a user named User1.
In the Users container, you create a new user named User2.
You need to ensure that User2 is assigned the same user rights as User1 on all of the client
computers in OU1.
What should you do?
A.
Modify the settings in GPO1.
B.
Modify the link of GPO1.
C.
Link a WMI filter to GPO1.
D.
MoveUser2toOU1.
Explanation:
The GPO is linked to OU1. By moving User2 to OU1 the GPO will be applied to this user.