Setup Guide

例如:
"Dell_Server_Deployment_Pack_3.0_for_Configuration_Manager.exe" /s /v"/L*v
\"a.log\" /qn"
卸载 Dell Server Deployment Pack
1. 打开 Command Prompt(命令提示符)窗口。
2. 键入以下命令来卸载 DSDP
"<Name of the executable file>" /s /x /v /L*v \"a.log\" /qn""
例如:
"Dell_Server_Deployment_Pack_3.0_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_3.0_for_Configuration_Manager.exe" /s /x /v"
CP_REMOVEBOOTIMAGE="NO" /L*v \"a.log\" /qn""
: 在卸载 DSDP 之前删除所有 DSDP 任务序列。在卸载 DSDP 之后将无法使用这些任务序列。
升级 Dell Server Deployment Pack
: 在运行 Configuration Manager 2012Configuration Manager 2012 SP1 Configuration
Manager 2012 R2 并安装了 DSDP 2.1DSDP 2.1 SP01 DSDP 2.1 SP02 的系统上,可以升级到 Dell
Server Deployment Pack 3.0
: 您只能将 DSDP 2.0 升级到 DSDP 2.1。要将 2.0 版以前的 DSDP 版本升级到 DSDP 2.1,必须先升级
DSDP 2.0
使用 Retain Dell Deployment ToolKit DTK Utilities and Windows PE Drivers(保留 Dell
Deployment ToolKit DTK 公用程序和 Windows PE 驱动程序)选项升级
1. 打开 Command Prompt(命令提示符)窗口。
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_3.0_for_Configuration_Manager.exe" /s /v"
CP_WINPESTATE="RetainWinPE" /L*v \"a.log\" /qn"
10