Mass Deployment Tool User's Guide
Table Of Contents
- Mass Deployment Tool User’s Guide
 
16
4.2 Commands and Options 
4.2.1 Commands
The following commands can be combined with one or more options to perform specific device configuration 
tasks.
Command Option Description
send Either “Device identifier”* 
or “profile” is required.
 1
● Device identifier 
Required:
● file 
Optional:
● password 
● profile
Required:
● result
Optional:
● profilepassword
● csvdelim
Available in both, if needed:
● networksettingpath
● dkeypassword
● dkeyfile
● log 
● communitynameset 
● communitynameget 
* For more information, see 
4.2.2 Device Identifiers.
Allows you to send the specified file to the device. PRN, PJL, 
DJF, PJLF, and PCLF files are supported.
PJFL and PCLF are filter files used by filter functions 
supported by some devices.
Example: 
settingcmd.exe send --ip IP_address
--file your_file_name.prn
settingcmd.exe send --profile 
your_profile_name.csv --result 
your_filename.csv
Confirm the result for each device in the results file (CSV). 
The results file contains all items in your deployment profile 
along with the following items:
- Result
- Detail
- Start time
- Finish time
read Required: 
● Device identifier 
● file 
Optional:
● output
● password 
● networksettingpath 
● dkeypassword
● dkeyfile
● log 
● communitynameset 
● communitynameget 
Allows you to send the specified file to the device and to read 
the response. Only PJL files are supported.
Example: 
settingcmd.exe read --ip IP_address
--file your_file_name.pjl
--output our_file_name.txt










