Owners Manual

安装 Dell Server Deployment Pack
1. 打开 Command Prompt命令提示符窗口。
2. 在命令提示符窗口中键入以下命令以安装 Dell Server Deployment Pack
msiexec /i <"path to the .msi>\<name of the .msi">/qn /L*v <log file name>
例如
msiexec /i "c:
\Dell_Server_Deployment_Pack_2.0_for_Configuration_Manager_Axx.msi"/qn /L*v
a.log
卸载 Dell Server Deployment Pack
1. 打开 Command Prompt命令提示符窗口。
2. 在命令提示符窗口中键入以下命令以卸载 Dell Server Deployment Pack
msiexec /x <"path to the .msi>\<name of the .msi"> /qn /L*v <log file name>
例如
msiexec /x "c:
\Dell_Server_Deployment_Pack_2.0_for_Configuration_Manager_Axx.msi" /qn /
L*v b.log
升级 Dell Server Deployment Pack
备注: 升级选项只能在运行 Configuration Manager 2007 的系统上可用。
备注: 升级选项不可用于具有 DSDP 版本 1.0 的系统。建议先升级至 DSDP 版本 1.2然后再升级至 DSDP
2.0。有关升级至 DSDP 1.2 的更多信息请参阅 support.dell.com/manuals 上的
《用于 Microsoft System
Center Configuration Manager Dell Server Deployment Pack 版本 1.2 用户指南》
使用 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 驱动程序选项升级 Dell Server
Deployment Pack
msiexec /i <"path to the .msi>\<name of the .msi">/qn /L*v <log file name>
msiexec /i <"path to the .msi>\<name of the .msi">
CP_WINPESTATE="RetainWinPE" /qn /L*v a.log
备注: 在通过命令行界面升级时将不保留使用旧版 DSDP 创建的引导映像。
例如
msiexec /i "c:
\Dell_Server_Deployment_Pack_2.0_for_Configuration_Manager_Axx.msi"
CP_WINPESTATE="RetainWinPE" /qn /L*v a.log
10