Option to lock SimpleMDM device name to reported MDM attribute
We have a specific host naming convention that we also use as the SimpleMDM device name (the name reported in the dashboard, which differs from the hostname of the device); this currently means we're either manually setting the SimpleMDM device name through the web interface to match the hostname of the device or we're using a scheduled API call to ensure the SImpleMDM device name does not drift from the hostname.
We'd like an option in the Enrollment settings for specific enrollment environments to have SimpleMDM automatically set the device name to a specified attribute that the MDM reports back, such as serial, hostname, etc); and optionally include a prefix and/or suffix string in the name.