HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1 Installation and Configuration Guide (TB581-96048, May 2011)

2. Open a command window or a PowerShell window and navigate to DVD-drive\HCS\.
NOTE:
This is the location of the installer program (setup.exe).
In Windows Vista, Windows 7, Windows Server 2008, or Windows Server 2008 R2, use the
command prompt or PowerShell window you opened as the administrator.
3. Enter the following command:
In a command window:
> setup.exe /v"/qr property-name=value"
To specify a value that contains a space, add a backslash and quotation mark (\") before
and after the value.
In a PowerShell window:
> setup.exe /v`"/qr property-name=value`"
If you specify multiple properties, use a space to separate each property-name=value
entry.
To specify a value that contains a space, add a slash and quotation mark (/") before and
after the value.
When the installation completes, the result is written in the HInstReport.txt file on the desktop.
If you see SUCCESS in the summary section of the file, the installation was successful.
Related topics
Verifying server installation conditions, page 15
P9000 Command View AE Software server installation prerequisites, page 21
P9000 Command View AE Software server unattended installation properties and settings, page 63
Post-installation tasks (new installation), page 32
Post-installation tasks (overwrite or upgrade), page 37
Installing the server in a Linux environment (unattended installation)
To perform an unattended installation of the server in a Linux environment:
1. Log on to the Linux operating system as the root user.
2. Open a shell window and navigate to DVD-ROM-mount-directory/HCS/platform-name.
NOTE:
This is the directory that holds the installer program (install.sh).
3. Enter the following command:
# ./install.sh -s property-name=value
To specify multiple properties, use a space to separate each property-name=value entry.
To specify a value that contains a space, add a backslash and quotation mark (\") before and
after the value.
Performing unattended installation and removal66