HP Smart Update Manager 4.1.0 User Guide

Scripted deployment 72
o
ProLiant Support Pack for Microsoft® Windows Server™ 2003 v7.90 (BP000323.xml)
o ProLiant Support Pack for Microsoft® Windows Server™ 2003 v7.80 (BP000315.xml)
Firmware:
o System ROM
o Smart Array controller
o Hard drives
o iLO
Softwarelater version of:
o HP Insight Diagnostics Online Edition for Windows Server™ 2003 (cp008097.exe)
o HP Systems Management Homepage for Windows® (cp008257.exe)
HP Smart Update Manager
o Defined groups: Management ServersThree servers (Management Server1, Management
Server2, Management Server3)
Example 1:
This command-line input deploys the latest PSP and firmware components:
hpsum /use_latest /allow_non_bundle_components /silent
Results: All software components from the 7.90 PSP and firmware components, which HP SUM
determined are required to be installed, were installed.
Example 2:
Either of the following command-line inputs can deploy the previous version of the PSP only and force all
the components to be installed:
hpsum /f:bundle /softwareonly BP000315.xml
hpsum /b BP000315.xml /f:bundle /softwareonly
Results: All software components from the 7.80 PSP, which HP SUM determined are required to be
installed, were installed. No firmware was installed.
Example 3:
This command-line input deploys firmware:
hpsum /romonly
Results: All firmware components, which are required to be installed, were installed. No software was
installed.
Example 4:
Either of the following command-line inputs can deploy two software components:
hpsum /f:software cp008097.exe cp008257.exe
hpsum /c cp008097.exe /c cp008257.exe /f:software
Results: The two components were installed. No firmware or other software was installed.
Example 5:
Either of the following command-line inputs can deploy the latest PSP, later versions of components in the
bundle, and firmware to three remote hosts and force all components to be installed: