HP XP7 Command View Advanced Edition Installation and Configuration Guide (TK981-96001, May 2014)

1. Log on to the Windows operating system with administrator permissions.
2. Open a command or PowerShell window, and change the directory to the location of the installer
program (setup.exe).
NOTE:
To perform basic setup during installation, change the directory to the location where the
setup.exe and HDvMAgent.conf files have been copied. If the UAC function is enabled
in Windows, use the command prompt window that you opened as an administrator.
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.
Related topics
Prerequisites for agent installation, page 59
Agent installation prerequisites, page 63
Prerequisites for Device Manager agent unattended installations, page 115
Verifying the Device Manager agent unattended removal, page 122
Device Manager agent post-installation tasks, page 70
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. 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 (/).
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
(install.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.
Unattended installation and removal118