When I enroll a device into Mobicontrol, is there a way to have it prompt for the device name to use?
When I enroll a device into Mobicontrol, is there a way to have it prompt for the device name to use?
Hello
Thast's only available for Windows Mobile/CE devices. You may rename devices afterwards with a custom attribute via script :
devrename %CustomAttr:Name%
(Name is the custom attribute)
Is there a comparable Macro for Custom Data instead of using a Custom Attribute?