Setup Guide

例如:
"Dell_Server_Deployment_Pack_2.1_for_Configuration_Manager.exe" /s /v"/L*v
\"a.log\" /qn"
解除安裝 Dell Server Deployment Pack
1. 請開啟命令提示視窗。
2. 輸入下列命令,解除安裝 DSDP
"<Name of the executable file>" /s /x /v /L*v \"a.log\" /qn""
例如:
"Dell_Server_Deployment_Pack_2.1_for_Configuration_Manager.exe" /s /x /v /
L*v \"a.log\" /qn""
3. 若要保留開機影像,執行這個命令:
"<Name of the executable file>" /s /x /v" CP_REMOVEBOOTIMAGE="NO" /L*v
\"a.log\" /qn""
例如:
"Dell_Server_Deployment_Pack_2.1_for_Configuration_Manager.exe" /s /x /v"
CP_REMOVEBOOTIMAGE="NO" /L*v \"a.log\" /qn""
: 解除安裝 DSDP 前,刪除所有 DSDP 工作順序。解除安裝 DSDP 後,您不能使用工作順序。
升級 Dell Server Deployment Pack
: 您可在系統執行與 DSDP 2.1DSDP 2.1 SP01 DSDP 2.1 SP02 一起安裝的 Configuration
Manager 2012Configuration Manager 2012 SP1 Configuration Manager 2012 R2 以升級至
Dell Server Deployment Pack 3.0
: 您只能將 DSDP 2.0 升級至 DSDP 2.1。若要將 2.0 版以前的 DSDP 升級至 DSDP 2.1,您必須先升級
DSDP 2.0
以保留 Dell Deployment ToolKit DTK 公用程式與 Windows PE 驅動程式選項升級
1. 請開啟命令提示視窗。
2. 輸入下列指令,以 Retain Dell Deployment ToolKit (DTK) Utilities and Windows PE Drivers (保留 Dell
Deployment ToolKit DTK 公用程式與 Windows PE 驅動程式) 選項升級 DSDP
"<name of the executable file>" > /s /v"/L*v \"a.log\" /qn"
"<name of the executable file>" /s /v" CP_WINPESTATE="RetainWinPE" /L*v
\"a.log\" /qn"
: 透過命令列介面升級時,不會保留使用舊版 DSDP 建立的開機影像。
例如:
"Dell_Server_Deployment_Pack_2.1_for_Configuration_Manager.exe" /s /v"
CP_WINPESTATE="RetainWinPE" /L*v \"a.log\" /qn"
10