HP ProLiant ML10 HP Smart Update Manager 6.0.0 User Guide - Page 58

IGNOREERRORS = ServerNotFound, FailedDependencies, ALLOWUPDATEBUNDLE = YES

Page 58 highlights

Parameter SUUSERNAME SUPASSWORD USESUDO Description Possible values Use this argument to provide a superuser username. SUUSERNAME cannot be used with USESUDO access level. NOTE: Specifying TARGETTYPE = linux reduces inventory time for deployments. This is an optional input file argument. Use this argument to provide a superuser password. SUPASSWORD cannot be used with USESUDO access level. NOTE: Specifying TARGETTYPE = linux reduces inventory time for deployments. This is an optional input file argument. Use this argument to use the sudo command. When you specify USESUDO = YES in the input file, along with UID and PWD, UID and PWD are considered sudo users. USESUDO cannot be used with SUUSERNAME and SUPASSWORD access level. Yes, No NOTE: Specifying TARGETTYPE = linux reduces inventory time for deployments. This is an optional input file argument. Examples of the HP SUM input file include the following: REBOOTALLOWED = YES REBOOTREQUIRED = NO REBOOTMESSAGE = "Server is going down for a reboot" REBOOTDELAY = 15 COMPONENTSLIST = cp001234.exe, cp001235.exe BUNDLESLIST = bp001234.xml ALLOWUPDATEBUNDLE = YES SKIPTARGET = NO IGNOREERRORS = ServerNotFound, FailedDependencies SOURCEPATH = c:\pkgsource1 USELATEST = YES SILENT = YES OPTIONS = /f:rom [TARGETS] HOST = schinta1 HOST = schinta2 UID = root 58 Using legacy scripts to deploy updates

  • 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

Possible values
Description
Parameter
<superusername>
Use this argument to provide a
superuser username.
SUUSERNAME
SUUSERNAME cannot be used with
USESUDO access level.
NOTE:
Specifying TARGETTYPE =
linux reduces inventory time for
deployments. This is an optional input
file argument.
<superuserpassword>
Use this argument to provide a
superuser password.
SUPASSWORD
SUPASSWORD cannot be used with
USESUDO access level.
NOTE:
Specifying TARGETTYPE =
linux reduces inventory time for
deployments. This is an optional input
file argument.
Yes, No
Use this argument to use the sudo
command.
USESUDO
When you specify
USESUDO = YES
in the input file, along with
UID
and
PWD
,
UID
and
PWD
are considered
sudo users.
USESUDO
cannot be used with
SUUSERNAME
and
SUPASSWORD
access level.
NOTE:
Specifying
TARGETTYPE =
linux
reduces inventory time for
deployments. This is an optional input
file argument.
Examples of the HP SUM input file include the following:
REBOOTALLOWED = YES
REBOOTREQUIRED = NO
REBOOTMESSAGE = "Server is going down for a reboot"
REBOOTDELAY = 15
COMPONENTSLIST = cp001234.exe, cp001235.exe
BUNDLESLIST = bp001234.xml
ALLOWUPDATEBUNDLE = YES
SKIPTARGET = NO
IGNOREERRORS = ServerNotFound, FailedDependencies
SOURCEPATH = c:\pkgsource1
USELATEST = YES
SILENT = YES
OPTIONS = /f:rom
[TARGETS]
HOST = schinta1
HOST = schinta2
UID = root
58
Using legacy scripts to deploy updates