DRAG DROP
Your network contains a System Center 2012 R2 Configuration Manager Service Pack 1 (SP1) environment.
You create a collection named All Managed Servers.
You need to inventory the environment variables of the All Managed Servers collection.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:

Correct Answer:

Explanation/Reference:
* Win32_Environment class (Windows)
TheWin32_Environment WMI class represents an environment or system environment setting on a Windows computer system. Querying this class returns environment variables found in:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Sessionmanager\Environment And HKEY_USERS\<user>\Environment Since we need to inventory WMI information, that means we need Hardware Inventory and you can only do that with a Custom Client Device Setting:

