Owner's Manual

14
Overview
Upgrading with the Retain Dell Deployment ToolKit (DTK) Utilities and Windows PE
Drivers Option
Type the following command in the command prompt window to upgrade
Dell Server Deployment Pack with the Retain Dell Deployment ToolKit
(DTK) Utilities and Windows PE Drivers Option:
msiexec /i <"path to the .msi>\<name of the .msi">/qn
/L*v <log file name>
Or
msiexec /i <"path to the .msi>\<name of the .msi">
CP_WINPESTATE="RetainWinPE" /qn /L*v a.log
NOTE:
Boot-images created using previous versions of DSDP will not be retained
when upgrading through command line interface.
Example command:
msiexec /i
"c:\Dell_Server_Deployment_Pack_2.0_for_Configuration
_Manager_Axx.msi" CP_WINPESTATE="RetainWinPE" /qn
/L*v a.log
Upgrading with the Remove Dell Deployment ToolKit (DTK) Utilities and Windows
PE Drivers Option
Type the following command in the command prompt window to upgrade
Dell Server Deployment Pack with the Remove Dell Deployment ToolKit
(DTK) Utilities and Windows PE Drivers Option:
msiexec /i <"path to the .msi>\<name of the .msi">
CP_WINPESTATE="RemoveWinPE" /qn /L*v <log file name>
Example command:
msiexec /i
"c:\Dell_Server_Deployment_Pack_2.0_for_Configuration
_Manager_Axx.msi" CP_WINPESTATE="RemoveWinPE" /qn
/L*v a.log
book.book Page 14 Tuesday, March 27, 2012 4:51 PM