User's Manual
CLI Option CLI Task Description Command Syntax
The /s option is required with this
option.
Options /e and /c are not valid with this
option.
/s
Silent option
Executes the update silently without
user intervention. When /s is not
specified, the DUP is launched in GUI
(interactive) mode.
The /s option is required when using
the /e, /f, /c, /l, and /u options.
NOTE: Using the /s option causes
all output to be written to log files.
packagename.exe /s /l=c:\pkg.log
/u=<filename>
Unicode Log option
Appends logged messages to a
specified Unicode file; creates a new
file if one does not exist. If the file name
contains spaces, use quotation marks
around the <
filename>
value.
The /s option is required with this
option.
packagename.exe /s /u=c:\pkg.log
packagename.exe /s /u="c:\Update Log
\pkg.log"
Exit Codes for CLI
Exit codes help you determine and analyze the execution results after you run DUPs.
After running DUPs, see the exit codes described in the following table.
Table 4. Exit Codes
Value Message Name Display Name Description
0 SUCCESSFUL Success
The update was successful.
1 UNSUCCESSFUL
(FAILURE)
Unsuccessful
An error occurred during the update process; the
update was not successful.
2 REBOOT_REQUIRED Reboot required
You must restart the system to apply the updates.
3 DEP_SOFT_ERROR Soft dependency error
Some possible explanations are:
• You attempted to update to the installed
version of the software.
• You tried to downgrade to a previous version
of the software.
To avoid receiving this error, provide the /f option.
4 DEP_HARD_ERROR Hard dependency error
The required prerequisite software was not found on
the system. The update was unsuccessful because
the system did not meet BIOS, driver, or firmware
prerequisites for the update to be applied, or
because no supported device was found on the
target system.
5 QUAL_HARD_ERROR Qualification error
The DUP is not applicable to the system. Some
possible explanations are:
28