Users Guide

CLI Option CLI Task Description Command Syntax
/l=<filename>
Log option
Appends logged messages to a specied
ASCII le; creates a new le if one does not
exist.
NOTE: If the le name contains
spaces, use quotation marks around
the <
lename>
value.
The /s option is required with this option.
packagename.exe /s /l=c:\pkg.log
packagename.exe /s /l="c:\Update Log
\pkg.log"
/r
Reboot option
Reboots the system, if required, after
performing the update. The reboot does not
occur:
If the DUP fails or is not applicable to the
target system.
If the DUP does not require a reboot.
The /s option is required with this option.
Options /e and /c are not valid with this
option.
packagename.exe /s /r /l=c:\pkg.log
/s
Silent option
Executes the update silently without user
intervention. When /s is not specied, 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 les.
packagename.exe /s /l=c:\pkg.log
/u=<filename>
Unicode Log option
Appends logged messages to a specied
Unicode le; creates a new le if one does not
exist. If the le name contains spaces, use
quotation marks around the <lename> 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"
/su selectiveupdate
Allows you to apply the update for updateable
components specied. For rmware, the
updateable components are identied by the
device FQDD. The available FQDD on the
system can be obtained by performing the
inventory. Multiple updateable components
can be specied using comma or semicolon as
separator.
The /s option is required with this option.
NOTE: This command is supported
with hard drive DUPs only.
packagename.exe /s/su=<updateable
component list>
/qi queryinventory
This feature provides the inventory with
FQDD information when the device supports
selective updates
The /s option is required with this option.
NOTE: This command is supported
with hard drive DUPs only.
packagename.exe /s/qi packagename.exe /s/
queryinventory
Command Line Interface Reference 21