Return codes, Windows smart component return codes, Return codes windows smart component return codes – HP Integrity rx2660 Servers User Manual

Page 73

Advertising
background image

Scripted deployment 73

hpsum /group "Management Servers" /current_credential /use_latest

/allow_update_to_bundle /allow_non_bundle_components /force:all

/override_existing_connection /continue_on_error ServerNotFound /silent

/logdir "Management_Server_Files"

hpsum /target "Management Server1" /target "Management Server2" /target

"Management Server3" /user administrator /passwd letmein /use_latest

/allow_update_to_bundle /allow_non_bundle_components /force:all

/override_existing_connection /continue_on_error ServerNotFound /silent

/logdir "Management_Server_Files"

Results: All firmware components, software components from the 7.90 PSP, cp008097.exe, and

cp008257.exe were installed on Management Server1, Management Server2, and Management

Server3.

Return codes

HP SUM has consolidated return codes from Linux and Windows® smart 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.
In Linux, the negative return codes are reported. These return codes are determined by subtracting the

negative value from 256.
To view the installation log file locations, see "Viewing the installation results (on page

43

)."

Return code

Value Linux Windows

®

Text

SUCCESS_NO_REBOOT

0

0

0

The installation was successful.

SUCCESS_REBOOT

1

1

1

The installation was successful,

but a reboot is required.

SUCCESS_NOT_REQUIRED

3

3

3

The component was current or

not required.

FAILURE_GENERAL

-1

255

255

A general failure occurred. For
details, see the error log.

FAILURE_BAD_PARM

-2

254

254

A bad input parameter was
encountered.

FAILURE_COMPONENT_FAILED

-3

253

253

The installation of the component
failed.

Windows smart component return codes

Error level Meaning

0

The smart component failed to install. For more details, see the log file.

1

The smart component installed successfully.

2

The smart component installed successfully, but the system must be restarted.

3

The installation was not attempted because the required hardware is not present, the
software is current, or there is nothing to install.

Advertising