HP Insight Control Server Provisioning 7.3 Update 1 Build Plans Reference Guide
20
6
Wait for HP SA Agent
OGFS
--maintenance --atLeast=3 --atMost=20
7
Prepare Disks on HP ProLiant Gen8
OGFS
8
Configure Windows Partitioning Scheme for Legacy
Deploy configuration file
x:\Windows\Temp\diskpart_legacy.txt
9
Configure Windows Partitioning Scheme for Uefi
Deploy configuration file
x:\Windows\Temp\diskpart_uefi.txt
10
Partition Disk for Windows
Python
--systemDiskNumber=@SystemDiskNumber:0@
11
Set Media Source
Python
@__OPSW-Media-WinUser@@__OPSW-Media-WinPassword@@__OPSW-Media-WinPath@#z
12
ImageX
Deploy package
X:\Windows\System32
13
Validate ImageX Package Contents
Windows .BAT
14
Windows Image Deploy
Python
--wimFilePath="Z:\images\@WimFileName@" --systemDiskNumber=@SystemDiskNumber:0@
15
Windows 2012 Standard x64 en_us Unattend
Deploy configuration file
@SystemDrive:C@:\Windows\Panther\unattend.xml
16
Inject Required Unattend.xml Settings
OGFS
17
Inject Personalization Settings
OGFS
18
Integrate HP SA Agent
OGFS
19
Reboot
OGFS
20
Wait for HP SA Agent
OGFS
--production --atLeast=3 --atMost=30
Steps 1 and 3 – Early error detection
These first three steps help catch errors that might affect the running of the build plan later on. Refer to Table 1 –
ProLiant OS – Windows 2012 Standard x64 Scripted Install build plan sample and the detailed descriptions in the Steps 1
to 3 – Early error detection section for that table.