beautypg.com

Statemgr command-line arguments, Statemgr return codes, Statemgr command-line examples – HP Scripting Toolkit for Windows User Manual

Page 19: Using rbsureset, Rbsureset command-line syntax, Rbsureset command-line arguments

background image

STATEMGR command-line arguments

Description

Command-line argument

This argument reads the state of the environment variable
defined by [EVNAME]. The value of the environment
variable is returned as a return code.

/R or –R

This argument writes the state defined by [VALUE] to an
environment variable defined by [EVNAME].

/W or -W

This argument creates an environment variable used to
represent the state to manage. The variable can be any
word that is eight characters or fewer.

EVNAME

This argument is used only with the /W or -W arguments to
indicate the value of the environment variable to maintain.

VALUE

[VALUE] is limited to integers between 0 and 254. If no
value is provided when using /W or -W, the state
environment variable is cleared.

This argument displays help information.

/?

STATEMGR return codes

Meaning

Value

The command was completed successfully.

0

N arguments were ignored because they were not in the
variable= format.

n

STATEMGR command-line examples

Description

Command-line argument

STATEMGR writes the state value 3 to the PHASE
environment variable.

STATEMGR /W PHASE 3

STATEMGR reads the PHASE environment variable and
returns its value as a return code. If the environment

STATEMGR /R PHASE

variable has been reset or no value has been stored, the
return code is 0.

Using RBSURESET

RBSURESET resets the BIOS settings for a server by reapplying the default factory setting at the
next reboot. To prevent accidental or malicious damage to a server's configuration, this utility only
functions in a Windows PE environment. It will not operate in any other Windows environment.

RBSURESET does not erase array configurations or logical storage volumes.

RBSURESET command-line syntax

rbsureset [/?]

RBSURESET command-line arguments

Description

Command-line argument

This argument displays help information.

[/?]

Using RBSURESET

19