Servers Enterprise
Q: Can I have Profile Manager use the Device Name used when setting up Placeholders?
Can I have Profile Manager use the Device Name used when setting up Placeholders? Currently all get renamed "iPad" when configuring device via DEP.
Posted on Jun 1, 2016 12:53 PM
by RiversTechoffice,Solvedanswer
No, but
I've been putting new devices into temporary Device groups and renaming them in bulk once they're provisioned for the user, using device/user variables..
The other annoying issue would the user changing the device name when they connect it iTunes...
- %email% – The email address (the EMailAddress attribute)
- %first_name% – The first name (the FirstName attribute)
- %full_name% – The full name (the RealName attribute)
- %guid% The guid (the GeneratedID attribute)
- %last_name% – The last name (the LastName attribute)
- %job_title% The job title (the JobTitle attribute)
- %mobile_phone% The mobile number (the MobileNumber attribute)
- %short_name% The short name (the RecordName attribute, typically the name of the account )
The device variables are as follow:
- %BuildVersion% – Full OS version on the device
- %ICCID% – ICCID (from the SIM card)
- %IMEI% – IMEI (International Mobile Equipment Identity)
- %OSVersion% – Common version number of the device’s OS
- %ProductName% – Product name
- %SerialNumber% – Serial number
- %WIFIMAC% – MAC address of the WiFi interface
Posted on Jun 2, 2016 9:05 AM