Application Deployment
141
6. Press the Volume Up and Volume Down buttons to navigate to apply from sdcard.
7. Press the Power button.
8. Use the Volume Up and Volume Down buttons to navigate to the System Update file.
9. Press the Power button. The Enterprise Reset occurs and then the device returns to the Recovery screen.
10.Press the Power button.
Using ADB
To perform an Enterprise Reset using ADB:
1. Connect the device to the USB-C Cable or insert the device into the 1-Slot Ethernet Cradle.
2. Connect the device to the Rugged Charge/USB cable or insert the device into the 1-Slot USB/Charge Only
Cradle.
3. Connect the cable or cradle to the host computer.
4. On the device, swipe down from the Status bar to open the Quick Access panel and then touch .
5. Touch System > Developer options.
6. Slide the switch to the ON position.
7. Touch USB Debugging. A check appears in the check box. The Allow USB debugging? dialog box
appears.
8. Touch OK.
9. On the host computer, open a command prompt window and type:
adb devices.
The following displays:
List of devices attached
XXXXXXXXXXXXXXX device
(where XXXXXXXXXXXXXXX is the device number).
NOTE: If device number does not appear, ensure that ADB drivers are installed properly.
10.Type:
adb reboot recovery
11.Press Enter. The System Recovery screen appears.
12.Press the Volume Up and Volume Down buttons to navigate to apply from adb.
13.Press the Power button.
14.On the host computer command prompt window type:
adb sideload <file>
where: <file> = the path and filename of the zip file.
15.Press Enter. The Enterprise Reset package installs and then the Recovery screen appears.
16.Press the Power button to reboot the device.