Hallo,
we are having issues with automatically naming our devices.
Atm, we enroll devices and rename them manually.
This is an issue since it needs time, prone to human errors and our automatisms for device certificates > So i want to automate.
Idea was simple:
- Android: A-%AUTONUM:4%
- IOS: I-%AUTONUM:4%
Problem:
%Autonum% Counter is not global on the server.
Each Enrollment profile has its own counter.
So the numbering is as following:
- Android: %Autonum% at ~10 atm
- iOS: %Autonum% at ~75 atm
- Rename via GUI ~140 atm
Issue:
- There is a danger of duplicate naming when the enrollment counter reaches the counter of the existing devices.
SOTI Support says:
Can't do anything about that
Any ideas for a naming concept which is easily readable by user (Shown on lockdown template) and automateable?