Windows Integrity HP Smart Update Manager User Guide

hpsum /group "Management Servers" /current_credential /use_latest /allow_update_to_bundle
/allow_non_bundle_components /f /override_existing_connection /continue_on_error ServerNotFound
/silent /logdir "Management_Server_Files"
hpsum /target "Management Server1" /target "Management Server2" /target "Management Server3"
/user administrator /password letmein /use_latest /allow_update_to_bundle /allow_non_bundle_components
/f /override_existing_connection /continue_on_error ServerNotFound /silent /logdir "Management_Server_Files"
All the firmware components, software components from the ISP, cp008097.exe, and
cp008257.exe are installed on Management Server1, Management Server2, and Management
Server3.
Return codes
HP Smart Update Manager has consolidated the return codes from Windows® components into
a new, enhanced return code mapping. These return codes determine the status of the component
installation. You can also use return codes in a script to control the execution of the script and
determine any required branching.
To view the installation log file locations, see “Viewing the installation results” (page 21).
ExplanationValueReturn Code
The installation was successful.0
SUCCESS_NO_REBOOT
The installation was successful, but a reboot is required.1
SUCCESS_REBOOT
The component was current or not required.3
SUCCESS_NOT_REQUIRED
A general failure occurred. See the error log for details255
FAILURE_GENERAL
A bad input parameter was encountered.254
FAILURE_BAD_PARM
The installation of the component failed.253
FAILURE_COMPONENT_FAILURE
Command-line installation 37