Upgrading Your Skills to MCSA Windows Server 2012 — Question 83

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 client computers that have more than 80 GB of free disk space and Link2 only appears on the desktop of client computers that have less than 80 GB of free disk space.
What should you configure?

Answer options

Correct answer: B

Explanation

The correct answer is B, WMI Filtering, as it allows you to apply GPOs based on specific attributes of the computer, such as available disk space. The other options do not provide the necessary conditions to differentiate the application of the shortcuts based on disk space; Group Policy Inheritance deals with the hierarchy of policies, Security Filtering controls which users/groups the policy applies to, and Item-level targeting is used within preferences but does not address the specific requirement of checking disk space.