Users Guide

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 命令列介面