HP P9000 Command View Advanced Edition Suite Software 7.3.1-00 Installation and Configuration Guide

NOTE:
To perform basic setup during installation, change the directory to the location where the
setup.exe and HDvMAgent.conf files have been copied.
3. Enter the following command:
start /WAIT setup.exe /s [Device-Manager-agent-installation-folder]
[/u]
Specify Device-Manager-agent-installation-folder for new installations, only.
If you omit this folder name, the Device Manager agent is installed in the default location.
Specify /u to perform basic setup during installation.
4. To verify the installation, enter the following command:
echo %ERRORLEVEL%
If the return value is 0x00, the installation completed successfully.
Installing the Device Manager agent on a UNIX host (unattended installation)
An unattended installation uses a script file (HDvMAgent.conf) that contains the necessary user
input.
1. Log in to the UNIX operating system as the root user.
2. Open a shell window, and change the directory to the location of the installer program (in-
stall.sh).
NOTE:
To perform basic setup during installation, change the directory to the location where the
install.sh and HDvMAgent.conf files have been copied.
3. Enter the following command:
# install.sh -s [-u]
Specify the -u option to perform basic setup during installation.
4. To check the success of the installation, enter the following command:
# echo $?
If the return value is 0x00, the installation completed successfully.
When starting the installer from a DVD-ROM, these characters can be specified in the mount path: A
to Z, a to z, 0 to 9, underscores (_), forward slashes (/).
Verifying Device Manager agent unattended installations
When unattended installation of the Device Manager agent completes, check the returned values.
Installation and Configuration Guide 67