HP Systems Insight Manager 5.3 Installation and Configuration Guide for Windows HP Part Number: 418812-005

NOTE: If you do not have Internet access, click Register Later or navigate to http://
h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPSIM-LIC to register.
14. After registering or clicking Register Later, the Installation complete window appears.
15. Click Finish to complete the installation. If any of the components indicated that a reboot is necessary,
your system automatically reboots after you click Finish.
NOTE: When installing HP SIM, a CMS host name that exceeds 15 characters is truncated, and the
truncated name must be used to complete the installation. After the install, two administrator accounts are
created. One account includes the original host name\administrator and the other account includes the
truncated host name\administrator. To log in, use the original host name in the Domain field on the Sign in
page.
Silent install
Installing HP SIM from the command line with an .xml file.
The option to perform a Silent install is available through a command line installation. A silent install occurs
when setup.exe is launched with the command line options for a Silent install.
Execute:
setup.exe s <path to silent file> svcpw <service password> dbpw
<database password>
A silent.xml file resides in the same directory as setup.exe. This text file can be edited with any text editor.
If installing HP SIM from the DVD, copy the silent .xml to a location where the file can be edited. If
installing HP SIM from the Web, then after extracting the installation program, edit the silent.xml file and
launch the setup in Silent mode.
All errors, warnings or information messages are logged in the HP SIM.log. The installation status of HP SIM
and installed components appear in the silentstatus.xml file. These files are created in the root of the
system drive.
The silent.xml file contains the parameters below for the installation process.
Database information: Set <installSQLEXPR>
TRUE | FALSE
The following tag is used to install or not install SQL Server 2005 Express Edition during the silent installation:
TRUE - used to install SQL Server 2005 Express Edition
FALSE - used to not install SQL Server 2005 Express Edition
For example: <installSQLEXPR>false</installSQLEXPR>
<dbUserName>
Provide a valid user account which is a member of the local admins group on the database server.
<dbDomain>
Provide the domain for the user account.
<dbHost>
This can be the local server or a remote system running SQL server or SQL Server 2005 Express Edition.
Provide the host name or IP address of the database server.
<dbInstance>
Provide a valid existing instance name already running on the database server or specify a new instance
name if you want to install SQL Server 2005 Express Edition on the local server.
<dbName>
use the default 'master'.
<dbPort>
Use default 1433 or provide a valid port.
42 Installing HP SIM on the Central Management Server (CMS) for the first time