Optional: Installing from the Windows command prompt

If you prefer using command-line interface (CLI) instead of running the installation wizard, you can use the Windows command prompt program (cmd.exe) to run the setup executable. In addition, you can use this method to install the IBM® Storage Enabler with verbose logging and in different levels of unattended installation modes.

If you want to run the CLI setup with verbose logging (creates a local log file), run the installation executable in its folder location as follows:
<IBM_Enabler_for_Win_Clustering-1.2.1*.exe> v”/l*vx setup.log”
Note: The /l*vx argument is part of the Microsoft Windows Installer (msiexec.exe) syntax for verbose output. For more information, refer to the following Microsoft MSDN Library web address:

http://msdn.microsoft.com/en-US/library/ee251019%28v=BTS.10%29.aspx

Installing in unattended (silent) mode

If you want to run the installation in unattended (silent) mode to eliminate user interaction during the installation, run the installation executable in its folder location as follows:

<IBM_Enabler_for_Win_Clustering-1.2.1*.exe> /s /v”/qn”
If needed, you can replace or add arguments as detailed in Table 1.
Table 1. Optional CLI arguments for unattended (silent) installation
Argument Use after <XIV_host_attachment_windows*.exe>
/q Install in silent mode.
/qn See no user prompt during the installation.
/qb See only basic user prompt during the installation.
/qr See reduced user prompt during the installation.
/qf See the entire user prompt during the installation. This is the default option.
/norestart Prevent any host restart after the installation.
/promptrestart Prompt before any host restart during or after the installation.
/forcerestart Force a restart of the host after the installation.