HP ML350 HP ProLiant Firmware Maintenance CD User Guide - Page 56

File encoding, Error reporting, Input file parameters, TARGETS], TARGETS_WIN2003]

Page 56 highlights

• Configuration The configuration section starts from the beginning of the file and proceeds until the first target section is encountered. This section consists of a number of settings parameters and their values. Each configuration setting must appear on a fresh line in the file along with its value. Comments start with a # character at the beginning of the line. Only one # is allowed on any line. • Target You can provide remote host targets to HP Smart Update Manager. This section can repeat any number of times in the input file, providing a way to organize targets in related sets. The section starts with a special header "TARGETS" enclosed in a pair of square brackets: [TARGETS] Targets section ends with the special string "END" enclosed in a pair of brackets: [END] The keyword TARGETS can be suffixed with an optional arbitrary string. This enables you to tag the purpose of the TARGETS section. Other than the visible difference in the header, the contents of such a section are not treated any differently. For example, [TARGETS_WIN2003] ... [END] o Credentials: The TARGETS section allows the targets to be grouped according to the credentials needed for logging in remotely. Each TARGETS section must have a set of login credentials, which applies to all targets in that section. If you want to use the current host's login credentials to log into one or more remote targets, you can do so by setting the variable USECURRENTCREDENTIAL to YES. Login credentials for one or more hosts can be supplied using the variables UID and PWD. If given at the beginning of a TARGETS section, both variables must be used. If given in the middle of a TARGETS section, one or the other can be used to override the selected variable and continue using the active value for the remaining variable. o Remote Target: A remote target can be specified using the variable HOST. Possible values are a DNS Name or an IP address. File encoding To allow for the inclusion of double-byte characters, the input file is in UTF-8 format. Error reporting If errors are encountered in the input file, HP Smart Update Manager exits with a return value of -2 (bad parameter). The details of the location and nature of the error are recorded in hpsum_execution_log__.raw. Input file parameters Parameter /silent Description Possible Values This argument causes the installation to run silently with no GUI or console output. All data is written to the log file. YES, NO Scripted deployment 56

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87

Scripted deployment 56
Configuration
The configuration section starts from the beginning of the file and proceeds until the first target
section is encountered. This section consists of a number of settings parameters and their values.
Each configuration setting must appear on a fresh line in the file along with its value. Comments start
with a # character at the beginning of the line. Only one # is allowed on any line.
Target
You can provide remote host targets to HP Smart Update Manager. This section can repeat any
number of times in the input file, providing a way to organize targets in related sets.
The section starts with a special header "TARGETS" enclosed in a pair of square brackets:
[TARGETS]
Targets section ends with the special string "END" enclosed in a pair of brackets:
[END]
The keyword TARGETS can be suffixed with an optional arbitrary string. This enables you to tag the
purpose of the TARGETS section. Other than the visible difference in the header, the contents of such
a section are not treated any differently. For example,
[TARGETS_WIN2003]
...
[END]
o
Credentials: The TARGETS section allows the targets to be grouped according to the credentials
needed for logging in remotely. Each TARGETS section must have a set of login credentials,
which applies to all targets in that section. If you want to use the current host's login credentials
to log into one or more remote targets, you can do so by setting the variable
USECURRENTCREDENTIAL to YES. Login credentials for one or more hosts can be supplied using
the variables UID and PWD. If given at the beginning of a TARGETS section, both variables must
be used. If given in the middle of a TARGETS section, one or the other can be used to override
the selected variable and continue using the active value for the remaining variable.
o
Remote Target: A remote target can be specified using the variable HOST. Possible values are a
DNS Name or an IP address.
File encoding
To allow for the inclusion of double-byte characters, the input file is in UTF-8 format.
Error reporting
If errors are encountered in the input file, HP Smart Update Manager exits with a return value of -2 (bad
parameter). The details of the location and nature of the error are recorded in
hpsum_execution_log_<date>_<time>.raw.
Input file parameters
Parameter
Description
Possible Values
/silent
This argument causes the
installation to run silently with
no GUI or console output. All
data is written to the log file.
YES, NO