Hi, hopefully someone will know the answer.
Is it possible to use ADB via mobicontrol to upgrade the OS Version. Or using ADB to push files onto a device.
A little more information, the device is a TC57.
Luke
Hi, hopefully someone will know the answer.
Is it possible to use ADB via mobicontrol to upgrade the OS Version. Or using ADB to push files onto a device.
A little more information, the device is a TC57.
Luke
If the ADB port is not disabled via MDM feature-control policy, anything is in principle possible via the ADB port, basically limited by the ADB command set supported and the ADB utility software used. However, leaving ADB port enabled often poses very big security risk for most enterprise use-cases.
You don't need to use ADB with Zebra devices to upgrade the OS because there is already a install_system_update script that will process updates for you. You can also use MX based os updates with the mxconfig script.