Migrating from SimpleMDM. This was easy to setup with a config profile.
<key>LoginwindowText</key>
<string>Serial Number {{serial_number}} - Device Name {{device_name}}</string>
Is there an equivalent in JAMF config profiles ?
Migrating from SimpleMDM. This was easy to setup with a config profile.
<key>LoginwindowText</key>
<string>Serial Number {{serial_number}} - Device Name {{device_name}}</string>
Is there an equivalent in JAMF config profiles ?
You can use the $SERIALNUMBER and $DEVICENAME variables in your configuration profiles
Full reference: https://docs.jamf.com/10.35.0/jamf-pro/documentation/Mobile_Device_Configuration_Profiles.html#ID-0002dd46
If for a Mac, you can use $COMPUTERNAME instead of $DEVICENAME
Thank you very much.
You can use the $SERIALNUMBER and $DEVICENAME variables in your configuration profiles
Full reference: https://docs.jamf.com/10.35.0/jamf-pro/documentation/Mobile_Device_Configuration_Profiles.html#ID-0002dd46
If for a Mac, you can use $COMPUTERNAME instead of $DEVICENAME
Thanks, for this info! Looks like these have changed as asset tag and others don't seem to work for login screens in Monterey.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.