Users Guide
Table Of Contents

表 5. Dell Command | Update CLI 選項 (續)
CLI 選項 說明 語法 預期值
-
encryptedPasswordF
ile
可讓使用者透過檔案傳遞加密的
密碼。
註: 這個選項必須一併指定 -
encryptionKey。
dcu-cli /configure -
encryptedPasswordFile=C:\Temp
\EncryptedPasswordFile.txt-
encryptionKey="myEncryptionKe
y"
具備 .txt 副檔名的檔案路
徑
-exportSettings 可讓使用者將應用程式設定匯出
至指定的資料夾路徑。
註: 此選項無法與任何其他
選項搭配使用,但 -
outputLog 和 -silent 除外。
dcu-cli.exe /configure -
exportSettings=C:\Temp
資料夾路徑
-importSettings 可讓使用者匯入應用程式設定檔
案。
註: 此選項不能與任何其他
選項一起使用,但 -
outputLog 和 -silent 除
外。
dcu-cli.exe /configure -
importSettings=C:\Temp\Settin
gs.xml
.xml 檔案路徑
-lockSettings 可讓使用者鎖定 UI 中的所有設
定。
註: 此選項不能與任何其他
選項一起使用,但 -
outputLog 和 -silent 除
外。
dcu-cli.exe /configure -
lockSettings=enable
<enable|disable>
-outputLog 可讓使用者記錄在特定記錄路徑
中命令執行的狀態和進度資訊。
dcu-cli.exe /scan -
outputLog=C:\Temp\
\scanOutput.log
具備 .log 副檔名的檔案路
徑
-outputPath 可讓使用者指定儲存加密密碼檔
案的資料夾路徑。
dcu-cli.exe /
generateEncryptedPassword -
encryptionKey="myEncryptionKe
y" -password="myPassword" -
outputPath=C:\Temp
資料夾路徑
-password 可讓使用者指定要加密的密碼。
註: 這個選項必須一併指定
encryptionKey。此外,此值
必須位於雙引號中。
dcu-cli.exe /
generateEncryptedPassword -
encryptionKey="myEncryptionKe
y" -password="myPassword"
密碼
-
proxyAuthenticatio
n
可讓使用者啟用或停用代理認證
的使用。
註: 變更此選項將會驗證所
有自訂代理設定。
dcu-cli.exe /configure -
proxyAuthentication=enable
<enable|disable>
-proxyHost 可讓使用者指定代理主機。提供
空白字串作為此選項的值會清除
代理主機。
註: 變更此選項將會驗證所
有自訂代理設定。
dcu-cli.exe /configure -
proxyHost=proxy.com
<FQDN|IP address|"">
FQDN (完整網域名稱)
-proxyPassword 可讓使用者指定代理密碼。提供
空字串作為此選項的值會清除代
理密碼。
註: 變更此選項將會驗證所
有自訂代理設定。此值必須
位於雙引號中
dcu-cli.exe /configure -
proxyPassword="my password"
<password|"">
20 Dell Command | Update 命令列介面