echo mounting HPSP as letter Y on volume %volume%
echo select volume %volume% > diskpart.txt
echo assign letter=Y >> diskpart.txt
echo exit >> diskpart.txt
rem Executing diskpart to mount HPSP
diskpart /s diskpart.txt
del diskpart.txt
rem Capturing HPSP
echo Capturing HPSP
%ALTIRIS_SHARE%\waik\tools\ia64\imagex /append Y:
%ALTIRIS_SHARE%\hpfeatures\ws7-ia64-en_us\images\w2k8r2image.wim
"HPSP partition" /verify
set returncode=%errorlevel%
:nohpsp
echo HPSP not found
set /a returncode=0
:end
del temp.txt
exit /b %returncode%
b) In the Choose the script operating system field, select Windows and click Next.
c) In the Script Run Location field, select On the client computer.
d) In the Automation pre-boot environment field, select WinPE Managed (64 bit).
Add a Distribute Software task to re-install minimal ISP components. Follow these steps:
6.
a) In the Name field, enter .\hpfeatures\ws7-ia64-en_us\oem\sysprep-post.cmd.
b) Select Copy all directory files.
Add a Power Control task, using the following parameters:
7.
a) Select Restart.
b) Select Force applications to close without a message.
Execute the job on the managed server. After the job is completed, the images of ESP, HPSP, and
8.
MSDATA partitions are stored in the Altiris shared directory ready to be deployed.
Deploying images to the BL8x0 i2 server blades
If you previously captured a Windows Server 2008 R2 image installed with Version 6.2 or earlier of
RDP or by some other method, you must install the HP HW Device INF file for Windows Server 2008
and 2008 R2 offline in the OS image. Follow these steps:
Create a temp folder. For example: C:\File
1.
Mount the WIM file (for example, w2k8r2image.wim) to the local file with the following
2.
command:
ImageX /mountrw w2k8r2image.wim 1 C:\File
Inject the drivers with the PEimg tool with the following command:
3.
PEimg /inf=patch_path\hphwdevice2.inf C:\File
Commit the changes to the WIM file with the following command:
4.
ImageX /unmount /commit C:/File
Deploy the WIM file to the BL8x0 i2 server blades.
5.
8
Need help?
Do you have a question about the Integrity rx2800 - i2 and is the answer not in the manual?