Users Guide

5. Dell Command | Update CLI 選項 ()
CLI 選項 說明 語法 預期
: 提供的金鑰必須至少有
六個非空格字元,且包含一
個大寫字母、一個小寫字母
和一個數字。此外,此
須位於雙引號中。
dPassword" -
encryptionKey="myEncryptionKe
y"
dcu-cli /
generateEncryptedPassword -
encryptionKey="myEncryptionKe
y" -password="myPassword" -
outputPath=C:\Temp
-encryptedPassword 可讓使用者一傳遞加密密碼,
以及用來的加密金鑰。
: 這個選項必須一指定 -
encryptionKey。此外,此
必須位於雙引號中。
dcu-cli /applyUpdates -
encryptedPassword="myEncrypte
dPassword" -
encryptionKey="myEncryptionKe
y"
<encrypted password>
-
encryptedPasswordF
ile
可讓使用者依檔案傳遞加密的密
碼。
: 這個選項必須一指定 -
encryptionKey
dcu-cli /applyUpdates -
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>
Dell Command | Update 命令行介面 21