Brother International DCP-L5600DN Mass Deployment Tool Users Guide - Page 18

Command, Option, Description, connection only

Page 18 highlights

Command apply mapply (network connection only) Option Required: ● Device identifier ● file Additional: ● password ● schema ● pjltable ● enumtable ● forcepjl ● forcenative ● ignorepjlerror ● skipvalidate ● skipverify ● networksettingpath ● log ● communitynameset ● communitynameget ● forcehttps Required: ● profile ● result Additional: ● schema ● pjltable ● enumtable ● forcepjl ● forcenative ● ignorepjlerror ● skipverify ● networksettingpath ● log ● communitynameset ● communitynameget ● forcehttps ● csvdelim ● createfileonly (*) ● outputdir *If you use "--createfileonly", you must also use "--outputdir". Description Allows you to send and apply the specified settings file and confirms the result. JSON, DPK, and EDPK files are supported. If the settings file is set to be password-protected, the tool will internally generate an encrypted package file and send it to the specified target device. Example: settingcmd.exe apply --ip IP_address --file your_file_name.json Allows you to send and apply the specified settings file to different devices with just one command by using a deployment profile. It also allows you to send and apply unique settings to each device. JSON, DPK, and EDPK files are supported. If the "mapply" command is used with the "--outputdir" option, the tool will output each device's intermediate files to the designated folder. If the "mapply" command is used with both the "--createfileonly" and the "--outputdir" options, the tool will only output each device's intermediate files to the designated folder, and will not apply the files to each device. Example: settingcmd.exe mapply --profile your_profile_name.csv --result your_filename.csv --csvdelim semicolon or settingcmd.exe mapply --profile your_profile_name.csv --result your_filename.csv --csvdelim semicolon --createfileonly --outputdir your_path You can confirm the result of each device in the result file (CSV format). The result file consists of all items in your deployment profile and the following items: - Result - Detail - Start time - Finish time - (Optional) Output: If the "mapply" command is used with the "--outputdir" option, the path for saving the intermediate file will be displayed here. 15

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28

15
apply
Required:
Device identifier
file
Additional:
password
schema
pjltable
enumtable
forcepjl
forcenative
ignorepjlerror
skipvalidate
skipverify
networksettingpath
log
communitynameset
communitynameget
forcehttps
Allows you to send and apply the specified settings file and
confirms the result. JSON, DPK, and EDPK files are
supported.
If the settings file is set to be password-protected, the tool
will internally generate an encrypted package file and send it
to the specified target device.
Example:
settingcmd.exe apply --ip IP_address --file
your_file_name.json
mapply
(network
connection only)
Required:
profile
result
Additional:
schema
pjltable
enumtable
forcepjl
forcenative
ignorepjlerror
skipverify
networksettingpath
log
communitynameset
communitynameget
forcehttps
csvdelim
createfileonly (*)
outputdir
*If you use “--createfileonly”,
you must also use “--outputdir”.
Allows you to send and apply the specified settings file to
different devices with just one command by using a
deployment profile. It also allows you to send and apply
unique settings to each device. JSON, DPK, and EDPK files
are supported.
If the “mapply” command is used with the “--outputdir” option,
the tool will output each device's intermediate files to the
designated folder.
If the “mapply” command is used with both the
“--createfileonly” and the “--outputdir” options, the tool will
only output each device's intermediate files to the designated
folder, and will not apply the files to each device.
Example:
settingcmd.exe mapply --profile
your_profile_name.csv --result
your_filename.csv --csvdelim semicolon
or
settingcmd.exe mapply --profile
your_profile_name.csv --result
your_filename.csv --csvdelim semicolon
--createfileonly --outputdir your_path
You can confirm the result of each device in the result file
(CSV format). The result file consists of all items in your
deployment profile and the following items:
- Result
- Detail
- Start time
- Finish time
- (Optional) Output: If the “mapply” command is used with the
“--outputdir” option, the path for saving the intermediate file
will be displayed here.
Command
Option
Description