Mass Deployment Tool User's Guide

27
- Setting file
A JSON file located in C:\tmp\brother.edpk:
- Intermediate file
The 00001_10.1.2.146.json file for the device 10.1.2.146, where 00001 is the line number in your CSV file
where the target device is listed with one subtracted (five digits, zero padding):
4.2.5 Deploy Key File
A Deploy KEY file (DKEY file) is used for encrypting and using passwords related to device settings.
DKEY file contains the encrypted device password and the EDPK file password (the EDPK file password is
optional).
When you use each command with the “--dkeyfile” option:
The device password in the DKEY file is passed to the target device.
If the “--password” option is specified at the same time, it will be ignored.
For “apply” and “mapply” commands:
- If an EDPK file is specified, the EDPK file password in the DKEY file is used to derypt the EDPK file.
- Password and package password in deployment profile specified in “--profile” option are ignored.
For “setpassword” and “msetpassword” commands:
- The device password in the DKEY file is used to set on the target device as the new device password.
- New password in the deployment profile that is specified with the “--profile” option will be ignored.