pdf icon
Category Filter

Dynamic Variables

For user-specific policies such as E-mail, VPN, and custom configurations, creating separate policies for individual users can become a tedious task for your IT administrator. Rather than creating and configuring policies for every single user, the administrator can utilize dynamic variables.

Dynamic variables automatically fetch the requisite information from the enrollment details. The dynamic variables supported by MDM are listed below along with their descriptions.

List of Variables

Variables Description
%asset_owner% Fetches the asset owner's name from the inventory device details.
%office% Fetches the office/branch/location details from the inventory device details.
%group% Fetches the names of the groups to which the device has been added.
%organization_name% Fetches the organization name from the enrollment details.
%domainname% Fetches the domain name from the enrollment details.
%firstname% Fetches the first name of the user mapped to the device.
%imei% Fetches the IMEI number from the enrollment details.
%middlename% Fetches the middle name of the user mapped to the device.
%udid% Fetches the UDID of the device from the enrollment details.
%email% Fetches the E-mail ID of the user from the enrollment details.
%asset_tag% Fetches the asset tag from the inventory device details.
%upn% Fetches the user principal name from the enrollment details.
%serialnumber% Fetches the serial number of the device from the enrollment details.
%username% Fetches the user name from the enrollment details.
%apn_username% Fetches the APN User Name from the inventory device details.
%apn_password% Fetches the APN Password from the inventory device details.
%displayname% Fetches the display name from the enrollment details.
%easid% Fetches the EAS device identifier from the enrollment details.
%lastname% Fetches the last name of the user mapped to the device.
%devicename% Fetches the name of the device from the enrollment details.
%bluetooth_mac% Fetches the bluetooth address mapped to the device.
%ethernet_mac% Fetches the ethernet mac address mapped to the device.
%wifi_mac% Fetches the Wi-Fi mac address mapped to the device.
%user.phone_number% Fetches the users' phone number assigned from MDM mapped to the device.
%phone_number_primary% Fetches the primary phone number (SIM Slot 1) present on the device.
%phone_number_secondary% Fetches the secondary phone number (SIM Slot 2) present on the device.
Jump To