beautypg.com

HP Integrity rx4640 Server User Manual

Page 25

background image

Understanding the Deployment Server 25

4.

When the Deployment Agent connects to the Deployment Server, task 1of the job begins to
execute.

Table 11

Step 4

Target Server

WinPE Managed 32-bit, executing task

Job

Task 1—Deploy System Configuration {WinPE 32-bit}
set inputfile=pl.xml
call %altiris_share%\lib\bin32\winpe\conrep.cmd –l %inputfile%

5.

Task 2 in the job is a Reboot. By looking ahead at task 3, the Deployment Server directs the
Deployment Agent to set the One-Time Boot EV to PXE and then reboot. When the target reboots

to PXE, the PXE Server sends it the WinPE Managed 32-bit image.

This reboot is necessary in case any Smart Array controllers are disabled in the

conrep

file.

Table 12

Step 5

Target Server

Rebooting to WinPE 32-bit

Job Task

2—Reboot

6.

When the Deployment Agent connects to the Deployment Server, the task 3 of the job begins to
execute.

Table 13

Step 6

Target Server

WinPE 32-bit, executing task

Job

Task 3—Deploy Array Configuration {WinPE 32-bit}
set inputfile=pl-acu--d.ini
call %altiris_share%\lib\bin32\winpe\acu.cmd –I %inputfile%

7.

Task 4 in the job is a Reboot. By looking ahead at task 5, the Deployment Server directs the
Deployment Agent to set the One-Time Boot EV to PXE and then reboot. When the target reboots

to PXE, the PXE Server sends it the WinPE Managed 32-bit image.
This reboot is mandatory so that the subsequent imaging task is able to see the new hard drive.

Table 14

Step 7

Target Server

Rebooting to WinPE 32-bit

Job Task

4—Reboot

8.

When the Deployment Agent connects to the Deployment Server, task 5 of the job begins to
execute.

Table 15

Step 8

Target Server WinPE 32-bit, executing task

Job

Task 5—Deploy System Configuration {WinPE 32-bit}
set inputfile=pl-win.xml
call %altiris_share%\lib\bin32\winpe\conrep.cmd –l %inputfile%