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

Success: Result: Success, An agreement to the EULA End-user license agreement is

Page 20 highlights

Command unpack Option Required: ● file ● unpackdir Additional: ● password ● log convertsetting Required: ● source ● destination Additional: ● password ● version license version Description Extracts the specified settings package file from the device. If the file is password-protected, the tool will decrypt the package file and extract the files. Example: settingcmd.exe unpack --file your_file_name.edpk --unpackdir your_output_folder --password your_password Converts schema files created in an earlier version to a format compatible with the specified version. If you do not specify the version, the tool uses the latest one. Example: settingcmd.exe convertsetting --source your_file_name --destination your_file_name --version schema_revision_version_number Displays the license information about Open Source Software. Example: settingcmd.exe license Displays the tool's version information. eula Additional: ● agree Example: settingcmd.exe version An agreement to the EULA (End-user license agreement) is required to use this tool. When the tool is run for the first time, the user will be prompted to agree to the EULA. By running the "eula" command, the tool will display the EULA confirmation message. If commands other than "eula" are included, this tool will instruct you to run it with the "eula" command first. If the "eula" command is used with the "--agree" option, the tool will automatically accept the EULA without displaying any prompt. (This option is intended for silent execution of this tool.) Example: settingcmd.exe eula --agree The command execution results are displayed as follows: - Success: "Result: Success" - Failure: Error and error details 17

  • 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

17
The command execution results are displayed as follows:
-
Success: “Result: Success”
-
Failure: Error and error details
unpack
Required:
file
unpackdir
Additional:
password
log
Extracts the specified settings package file from the device.
If the file is password-protected, the tool will decrypt the
package file and extract the files.
Example:
settingcmd.exe unpack --file
your_file_name.edpk
--unpackdir your_output_folder
--password your_password
convertsetting
Required:
source
destination
Additional:
password
version
Converts schema files created in an earlier version to a
format compatible with the specified version.
If you do not specify the version, the tool uses the latest one.
Example:
settingcmd.exe convertsetting --source
your_file_name --destination your_file_name
--version schema_revision_version_number
license
Displays the license information about Open Source
Software.
Example:
settingcmd.exe license
version
Displays the tool’s version information.
Example:
settingcmd.exe version
eula
Additional:
agree
An agreement to the EULA (End-user license agreement) is
required to use this tool. When the tool is run for the first
time, the user will be prompted to agree to the EULA.
By running the “eula” command, the tool will display the
EULA confirmation message. If commands other than “eula”
are included, this tool will instruct you to run it with the “eula”
command first.
If the “eula” command is used with the “--agree” option, the
tool will automatically accept the EULA without displaying
any prompt. (This option is intended for silent execution of
this tool.)
Example:
settingcmd.exe eula --agree
Command
Option
Description