Deployment Solution 415
Command-Line Switches
Example: To install the WinPE agent for x86 computers, run
C:\Program Files\Altiris\eXpress\Deployment
Server\Bootwiz\bootwiz.exe –install -os WINPE -x86
"e:\Altiris_DS_Preboot_WinPE2005_x86.exe"
Example: To silently install the WinPE agent for x86 computers, run
C:\Program Files\Altiris\eXpress\Deployment
Server\Bootwiz\bootwiz.exe –install -os WINPE -x86
"e:\Altiris_DS_Preboot_WinPE2005_x86.exe" -quiet
Tip
You can do the same for x64 and ia64 computers.
-install -os WINPE -x64
“e:\Altiris_DS_Preboot_WinPE2005_x64.
exe” -quiet
Silently installs the WinPE agent for x64
computers.
-install -os WINPE -ia64
“e:\Altiris_DS_Preboot_WinPE2005_ia64
.exe” -quiet
Silently installs the WinPE agent for ia64
computers.
Switch Details