Users Guide

. 4: Dell Command | Update CLI 命令
CLI 选项
说明 语法 支持的选项
-
encryptionKey=<in-
line value>
dcu-cli.exe /
generateEncryptedP
assword -password
<in-line value> -
outputPath=<
folder path >
-encryptionKey
必需的选项
下面列出的特定命令需
要这些选项
-password -
encryptionKey
. 5: Dell Command | Update CLI 选项
CLI 选项
说明 语法 预期值
-
advancedDriverRest
ore
允许用户在 UI 中启用或禁用高
级驱动程序还原功能。
dcu-cli.exe /configure -
advancedDriverRestore=disable
<enable|disable>
-
autoSuspendBitLock
er
当应用 BIOS 更新时允许用户
启用或禁用 BitLocker 的自动暂
停。
dcu-cli.exe /configure -
autoSuspendBitLocker=disable
<enable|disable>
-biosPassword 允许用户提供未加密的 BIOS
码。如果未提供密码或提供了
""则会清除密码。注意值需
要用双引号括起来。
dcu-cli.exe /configure -
biosPassword="Test1234"
<password|"">
-catalogLocation 允许用户设置存储库/目录文件
位置。如果与 /applyUpdates
起使用则只能指定一个路径。
dcu-cli.exe /configure -
catalogLocation=C:\catalog.xm
l
一个或多个目录文件路
径。
-customProxy
允许用户启用或禁用自定义代
理。
: 将此选项设置为“启
用”将导致验证所有自定义
代理设置。
dcu-cli.exe /configure -
customProxy=enable
<enable|disable>
-downloadLocation
允许用户指定位置以覆盖默认应
用程序下载路径。
dcu-cli.exe /configure -
downloadLocation=C:\Temp\AppD
ownload
文件夹路径
-
driverLibraryLocat
ion
允许用户设置系统驱动程序目录
位置。如果未指定此选项则应
Dell.com 下载驱动程序库
: 需要功能网络组件
dcu-cli.exe /configure -
driverLibraryLocation=C:\Temp
\DriverLibrary.cab
带有 .cab 扩展名的文件路
-encryptionKey
允许用户指定用于加密密码的加
密密钥。
: 提供的密钥必须至少包
含六个非空白字符并且包
含一个大写字母、一个小写
字母和一个数字。此外
值还需要用双引号括起来。
dcu-cli /applyUpdates -
encryptedPassword="myEncrypte
dPassword" -
encryptionKey="myEncryptionKe
y"
dcu-cli /
generateEncryptedPassword -
encryptionKey="myEncryptionKe
y" -password="myPassword" -
outputPath=C:\Temp
<encryption key>
-encryptedPassword
允许用户将加密密码与用于生成
该密码的加密密钥一起传递。
dcu-cli /applyUpdates -
encryptedPassword="myEncrypte
dPassword" -
<encrypted password>
Dell Command | Update 命令行界面 19