Windows Integrity HP Smart Update Manager User Guide
/target "netAddress"
Specifies the IP address or the DNS name of a HP
BladeSystem c-Class Onboard Administrator or remote
host. When two Onboard Administrators are in an
enclosure, this argument must be the active Onboard
Administrator.
/logdir "path"
Enables you to redirect the output from HP Smart Update
Manager or the HP BladeSystem c-Class Onboard
Administrator flash utility to a different directory than the
default location. The default location is
%SYSTEMDRIVE%\CPQSYSTEM\hp\lognetAddress and
the redirected location is path\hp\log\netAddress.
Component installation
To configure components without going through the HP Smart Update Manager GUI, issue the
following command:
hpsum_config component_to_configure
This command presents the same configuration screens seen in the HP Smart Update Manager
GUI. Configuration for a given component only needs to be executed once. The configuration is
stored within the component and is propagated to all target servers when deployed through HP
Smart Update Manager GUI or command line. To change the configuration, rerun hpsum_config
against the component and a new configuration writes out. If a component does not need
configuration, hpsum_config returns to the console.
Command line examples
Although lowercase letters are used in the following examples, the ISP command line interface
is not case-sensitive. You can use either uppercase or lowercase letters. However, the operating
system environment variable is case-sensitive. (For example, %I is not the same as %i).
Example 1
The following command line input deploys the latest ISP components:
hpsum /use_latest /allow_non_bundle_components /silent
All software components from the ISP components that HP Smart Update Manager determined
needed to be installed are installed.
Example 2
Either of the following command line inputs deploys the previous version of the ISP only and
forces all the components to be installed:
hpsum /f BP000315.xml
hpsum /b BP000315.xml /f
All software components from the ISP that HP Smart Update Manager determined needed to
be installed are installed.
Example 3
Either of the following command line inputs deploys two software components:
hpsum /f cp008097.exe cp008257.exe
hpsum cp008097.exe cp008257.exe /f
The two components are installed. No other software is installed.
Example 4
Either of the following command line inputs deploys the latest ISP and later versions of
components in the bundle to three remote hosts and forces all components to be installed:
36 Advanced installation of ISPs in Windows