HP Insight Control Server Provisioning 7.3 Update 1 Build Plans Reference Guide

55
Set Media Source script. Since this script uses the HP SUM utility, an SPP should be used in the media server location.
Copying a supplemental package to that location will fail the script since it won’t be able to find HP SUM.
Type: Python
Optional Parameters:
--spp_version=directory_name - The name of the directory containing the SPP to be installed, such as
2013.09.0. If the value is blank or "latest", the script automatically selects the directory with the latest version
as determined by sort order.
--hpsum_options="option1 option2 option3 ... optionN" - HP SUM supported command-line options that are
to be passed to HP SUM. Refer to HP SUM's CLIhelp.txt documentation file for available options.
Custom Attributes: None
Integrate HP SA Agent
Sets up the installation of the production SA agent as part of a Windows installation.
The important features it includes are as follows:
Downloading the HP SA agent installer
Creating a script that will execute the HP SA Agent installer when the final OS first boots.
Copying the server's unique MID and cryptographic certificates into place
Integrating with Windows setup to schedule a task that will install the HP SA agent when Windows first boots.
For Windows 2008 and newer, this is done by adding the appropriate script commands to the Unattend.xml file
Type: OGFS
Parameters: None
Custom Attributes: None
Integrate Linux HP SA Agent
Sets up the installation of the production SA agent as part of a Linux installation.
The agent will install and register at the first target server boot.
Type: OGFS
Optional Parameter:
HP SA Agent Name - The name of the HP SA agent to install. The name of the agent doesn't require quotes.
For example, Red Hat Enterprise Linux Server 5.
Custom Attributes: None
Manage iLO Configuration
Captures or sets the target server's iLO configuration using the ProLiant Scripting Toolkit hponcfg utility.
Type: Unix
Required Parameters:
To capture: -w output_filename
To set: -f input_filename
Manage Smart Array Configuration
Captures or sets the target server's Smart Array configuration using the ProLiant Scripting Toolkit HP SSACLI utility.
This script runs in the Linux service OS and attempts to unmount any partition mounted on the Smart Array. The
partitions are left unmounted (i.e. not remounted). These partitions must not be in use at the time this script is run.