Users Guide

Table 5. Dell Command | Update CLI Options (continued)
CLI options Description Syntax Expected values
NOTE: Setting this option
to enable will cause
validation of all custom
proxy settings.
-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 used to encrypt
the password.
NOTE: The key provided
must be at least six
nonwhitespace characters
and include an uppercase
letter, a lowercase letter,
and a digit. Also, this value
needs to 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 needs to 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 via file.
NOTE: -encryptionKey
is required to be specified
along with this option.
dcu-cli /configure -
encryptedPasswordFile=C:\Tem
p\EncryptedPasswordFile.txt
-
encryptionKey="myEncryptionK
ey"
A file path with
extension .txt
-exportSettings
Allows the user to export
application settings to the
specified folder path.
NOTE: This option cannot
be used with any other
options except -outputLog
and -silent.
dcu-cli.exe /configure -
exportSettings=C:\Temp
A folder path
-importSettings
Allows the user to import
application settings file.
NOTE: This option cannot
be used with any other
options except -
dcu-cli.exe /configure -
importSettings=C:\Temp
\Settings.xml
An .xml file path
22 Dell Command | Update command line interface