Users Guide

Table 5. Dell Command | Update CLI Options (continued)
CLI options Description Syntax Expected values
is supplied. NOTE: The value
must be enclosed in double
quotes.
-catalogLocation
Allows the user to set the
repository/catalog file location.
If used with /applyUpdates,
only one path may be specified.
dcu-cli.exe /configure -
catalogLocation=C:\catalog.x
ml
One or more catalog file
paths.
-customProxy
Allows the user to enable or
disable the use of custom
proxy.
NOTE: Setting this option
to enable will cause
validation of all custom
proxy settings.
dcu-cli.exe /configure -
customProxy=enable
<enable|disable>
-downloadLocation
Allows the user to specify the
location to override the default
application download path.
dcu-cli.exe /configure -
downloadLocation=C:\Temp
\AppDownload
A folder path
-
driverLibraryLoca
tion
Allows the user to set the
system driver catalog location.
If this option is not specified,
the driver library shall be
downloaded from Dell.com
NOTE: Requires functional
networking components
dcu-cli.exe /configure -
driverLibraryLocation=C:\Tem
p\DriverLibrary.cab
A file path with .cab
extension
-encryptionKey
Allows the user to specify the
encryption key that is used to
encrypt the password.
NOTE: The key that is
provided must be at least
six nonwhitespace
characters and include an
uppercase letter, a
lowercase letter, and a
digit. Also, this value must
be enclosed in double
quotes.
dcu-cli /applyUpdates -
encryptedPassword="myEncrypt
edPassword" -
encryptionKey="myEncryptionK
ey"
dcu-cli /
generateEncryptedPassword -
encryptionKey="myEncryptionK
ey" -password="myPassword" -
outputPath=C:\Temp
<encryption key>
-
encryptedPassword
Allows the user to pass the
encrypted password in-line
along with the encryption key
that was used to generate it.
NOTE: -encryptionKey is
required to be specified
along with this option. Also,
this value must be enclosed
in double quotes.
dcu-cli /applyUpdates -
encryptedPassword="myEncrypt
edPassword" -
encryptionKey="myEncryptionK
ey"
<encrypted password>
-
encryptedPassword
File
Allows the user to pass the
encrypted password by file.
NOTE: -encryptionKey
is required to be specified
along with this option.
dcu-cli /applyUpdates -
encryptedPasswordFile=C:\Tem
p\EncryptedPasswordFile.txt
-
encryptionKey="myEncryptionK
ey"
A file path with
extension .txt
22 Dell Command | Update command-line interface