Q-Logic 8200 Manuel D’Utilisation

Page de 366
2–Installing and Uninstalling QConvergeConsole CLI
Installing QConvergeConsole CLI in a Windows Environment
SN0054667-00  C
2-3
Standard Windows Interactive (CLI) Installation
To begin a standard installation of QConvergeConsole CLI on a Microsoft 
Windows operating system, at a command line, issue one of the following 
commands:
QConvergeConsoleCLI-<version>_win.msi
or
QConvergeConsoleCLI-<version>_win_x64.msi
Where <version> is the version number.
The default directory for QConvergeConsole CLI utility is:
Program files\QLogic Corporation\QConvergeConsoleCLI
If you want to install the QConvergeConsole CLI in a different directory, enter it in 
the command line. For example:
QConvergeConsoleCLI-<version>_win.msi installdir=<directory>
or
QConvergeConsoleCLI-<version>_win_x64.msi installdir=<directory>
Where <directory> is the full path name of the installation directory.
Quiet or Unattended Windows Installation
Issue the following command for a quiet (silent) installation using default values. 
For example, the following command installs silently using defaults and does not 
show any errors:
QCCCLI.msi /q
Passive Windows Installation
Issue the following command for a passive installation using default values. For 
example:
QCCCLI.msi /passive
The preceding command installs with minimum interaction, showing only the 
progress bar and any errors.
Overwrite Previous Windows Installations
Issue the following for an installation that overwrites any previous installations 
without asking for confirmation:
QCCCLI.msi /i forceinstall=true