HP Rack and Power Manager User Guide

Installation
Table 2-11: Complete List of Variables
Variable Function
INSTALLER_UI {should be equal to silent}
Use this variable to indicate the install type.
CHOSEN_INSTALL_SET {agent, SRA,
agentSRA}
Use this variable to select which agent
component to install.
Use agent to install the System Agent.
Use SRA to install the Serial Relay Agent.
Use agentSRA to install both the System
Agent and Serial Relay Agent.
USER_INSTALL_DIR {Divisions in the file
structure between directories should be
indicated with the symbol '\\'.
Example: C:\\hprpm}
Use this variable to indicate the path to which
the agent component is to be installed.
USER_INPUT_CERT_PW_1 {password needed
if CHOSEN_INSTALL_SET = agent or
CHOSEN_INSTALL_SET = agentSRA; should
be equal to USER_INPUT_CERT_PW_2}
Use this variable to input the SSL certificate
password that will be generated during the
install.
USER_INPUT_RESULTS_START_1 {this
variable is needed to start the services installed;
it should be equal to Start RPM Services?}
Use this variable to start the HP Rack and
Power Manager service.
Example 2-11: Silent System Agent Installation
INSTALLER_UI = silent
CHOSEN_INSTALL_SET = agent
USER_INSTALL_DIR = S:\\HPRPM
USER_INPUT_CERT_PW_1 = Admin
USER_INPUT_RESULTS_START_1 = Start RPM Services?
Example 2-12: Silent System Agent and Serial Relay Agent Installation
INSTALLER_UI = silent
CHOSEN_INSTALL_SET = agentSRA
USER_INSTALL_DIR = S:\\HPRPM
USER_INPUT_CERT_PW_1 = Admin
USER_INPUT_RESULTS_START_1 = Start CRPM Services?
After saving the text file, run the installer by entering <path to install executable> -f <path
to properties file> at the command prompt. For example, if the install executable
(INSTALL.EXE) is in the directory c:/hprpm and the properties file (INSTALL.PROP) is in
the directory c:/docs, from a command prompt at c:/hprpm, enter:
INSTALL.EXE –f C:/DOCS/INSTALL.PROP
HP Rack and Power Manager User Guide 2-53
HP CONFIDENTIAL Codename: Part Number: 311371-002 Last Saved On: 2/3/04 3:12 PM