Owner's Manual

Overview
13
Installing, Upgrading, and Uninstalling Dell
Server Deployment Pack Through Command Line
NOTE:
It is recommended to close Configuration Manager before installing,
upgrading, and uninstalling DSDP through command line.
Installing Dell Server Deployment Pack
Type the following command in the command prompt window to install Dell
Server Deployment Pack:
msiexec /i <"path to the .msi>\<name of the .msi">/qn
/L*v <log file name>
Example command:
msiexec /i
"c:\Dell_Server_Deployment_Pack_2.0_for_Configuration
_Manager_Axx.msi"/qn /L*v a.log
Uninstalling Dell Server Deployment Pack
Type the following command in the command prompt window to uninstall
Dell Server Deployment Pack:
msiexec /x <"path to the .msi>\<name of the .msi">
/qn /L*v <log file name>
Example command:
msiexec /x
"c:\Dell_Server_Deployment_Pack_2.0_for_Configuration
_Manager_Axx.msi" /qn /L*v b.log
Upgrading Dell Server Deployment Pack
NOTE:
The upgrade option is available only on systems running Configuration
Manager 2007.
NOTE:
The upgrade option is not available for systems with DSDP version 1.0.
It is recommended that you upgrade to DSDP version 1.2 and then upgrade to DSDP
version 2.0. For more information on upgrading to DSDP 1.2 see, the Dell Server
Deployment Pack Version 1.2 for Microsoft System Center Configuration Manager
User's Guide on support.dell.com/manuals.
book.book Page 13 Tuesday, March 27, 2012 4:51 PM