Using the HP Rapid Deployment Pack 3.7 to Deploy Microsoft Windows Server 2003 for IA64

9. Paste the following script into the Run this script field:
rem Set ACPI to Linux
set severity=3
hpsetacpi -e hpsetacpi_errorLog.txt Linux
if %ERRORLEVEL% == 0 goto success
if %ERRORLEVEL% == 1 goto error1
if %ERRORLEVEL% == 2 goto error2
if %ERRORLEVEL% == 3 goto error3
if %ERRORLEVEL% == 4 goto error4
goto error5
:success
set severity=1
set status="hpsetacpi.exe: Completed successfully."
goto done
:error1
set status="hpsetacpi.exe: Fail setting ACPI Mode."
goto done
:error2
set status="hpsetacpi.exe: Wrong option or argument."
goto done
:error3
set status="hpsetacpi.exe: SFW version not supported."
goto done
:error4
set status="hpsetacpi.exe: General failure."
goto done
:error5
set status="Unknown error."
goto done
:done
set code=%ERRORLEVEL%
if exist C:\Windows\System32\wlogevent.exe C:\Windows\System32\wlogevent.exe -c:%code% -l:%severity%
-ss:%status%
10. Click Next>Finish.
Read HW Configuration jobs (group 1)
Read HW Configuration jobs run on LinuxPE only. They do not require internal operating system
reboots.
Method A: Using the Set ACPI Mode jobs
The Set ACPI Mode jobs can be used along with the RDP jobs to handle the ACPI configuration
requirements on Integrity mid-range and high-end systems. For the Read HW Configuration
jobs (group 1), the best approach is scheduling, in sequence, the jobs Set ACPI Mode to Linux
(Windows), Set ACPI Mode to Windows {LinuxPE}, before the selected job, regarding that:
The target system is powered on and running one of the following Windows operating
systems:
— Windows Server 2003 SP1 or SP2, Enterprise Edition for IA64
— Windows Server 2003 SP2, DataCenter Edition for IA64
The HP ISP version 5.2 or later is correctly installed on the target system.
The Altiris Agent is correctly installed and running on the target system and connected to
the Altiris Deployment Server.
The following examples illustrate how this can be done.
Scheduling a Single Read HW Configuration job
The steps below can be applied to all jobs from the Read HW Configuration group. This example
details using the Set ACPI Mode jobs along with the Read Integrity RX/BL Hardware
Configuration [server-specific] {LinuxPE} job .
18 Performing customization