What should you configure?

Your network contains an Active Directory domain named contoso.com.
All user accounts reside in an organizational unit (OU) named OU1. All of the users in the marketing
department are members of a group named Marketing. All of the users in the human resources
department are members of a group named HR.
You create a Group Policy object (GPO) named GPO1. You link GPO1 to OU1. You configure the
Group Policy preferences of GPO1 to add two shortcuts named Link1 and Link2 to the desktop of
each user.
You need to ensure that Link1 only appears on the desktop of the users in Marketing and that Link2
only appears on the desktop of the users in HR.
What should you configure?

Your network contains an Active Directory domain named contoso.com.
All user accounts reside in an organizational unit (OU) named OU1. All of the users in the marketing
department are members of a group named Marketing. All of the users in the human resources
department are members of a group named HR.
You create a Group Policy object (GPO) named GPO1. You link GPO1 to OU1. You configure the
Group Policy preferences of GPO1 to add two shortcuts named Link1 and Link2 to the desktop of
each user.
You need to ensure that Link1 only appears on the desktop of the users in Marketing and that Link2
only appears on the desktop of the users in HR.
What should you configure?

A.
Security Filtering

B.
WMI Filtering

C.
Group Policy Inheritance

D.
Item-level targeting

Explanation:
You can use item-level targeting to change the scope of individual preference items, so they apply
only to selected users or computers. Within a single Group Policy object (GPO), you can include
multiple preference items, each customized for selected users or computers and each targeted to
apply settings only to the relevant users or computers.

http://technet.microsoft.com/en-us/library/cc733022.aspx



Leave a Reply 6

Your email address will not be published. Required fields are marked *

18 + 16 =


Sean

Sean

On the exam, they had one GPO and two links. One link only wanted to apply it to computers less then 60GB free space, and another link to more then 80GB free space.

TDAC

TDAC

In that case – the answer would be WMI Filtering.

TDAC

TDAC

No…my mistake. Ignore my above comment. I just checked. Item Level Targeting can be used for Disk Space, CPU, RAM, Environment Variable, Battery etc etc etc.

Ignore my comment regarding WMI Filtering.

DDK003

DDK003

Thank you! It is very useful!

Mej

Mej

Tricky, since you could do it with WMI filtering as well. Remove authenticated users, add the group containing marketing/HR. However, if the question would be 60GB free or similar, ILT would be the only option.

Patrick

Patrick

you have 1 GPO, 2 Links, 2 groups. You want 1 link to display for 1 group, and the other link to display for the other group. ILT is the only way to do this with 1 GPO. If it was 2 GPO’s, one for each link, then you would use filtering to determine which GPO applied to which group.