To collect equipment IDs from unregistered devices by using a device identity variable with device profiles
Identify or set up the AD or LDAP authentication server and realm you want users with unregistered devices to log in to. If you’re starting from scratch, see Creating Realms for more information. In this example, the realm is named Employees.
Create a variable named device_identity that points to an attribute in the directory server specified in Step 1 (you can create the variable and capture data even if the attribute it points to doesn’t exist yet):
In the AMC, navigate to Security Administration > Resources.
Click on the Variables tab.
Click the + (New) icon.
In the Name field, enter the name for the variable; for example, device_identity.
Select User attribute from the Type list, and then make sure Employees is selected in the Realm list.
If the user attribute that holds device ID data already exists, enter a valid user name in the User field, and then select the attribute from the Attribute list. If it doesn’t exist yet, just enter its name in the Attribute field.
If it’s possible that some users will be associated with more than one device (for example, a desktop computer and a laptop), select Multiple results in the Output list.
Now create device profiles and a zone for unregistered devices. If you are collecting data from all three types of devices, you’ll need one device profile for each one:
In the AMC, navigate to User Access > End Point Control.
The End Point Control page displays.
Make sure that End Point Control is enabled.
In the Zones and Profiles section, click Edit next to Profiles.
The Zones and Profiles page displays.
Click the + (New) icon.
Select the platform for which you want to create the new device profile.
Give the device profile a name (for example, Unregistered - Windows), and then select Equipment ID in the attribute Type list.
Select Matches as the Value. You’ll create a Standard zone later in this procedure.
Click the {variable} button next to the Device identifier field, select the variable you created in step 2, and then click Insert. Click {variable} again to close the list.
Click the Add to Current Attributes button, and then click Save.
When you apply and save your changes, click End Point Control in the main navigation menu.