40 WebSphere Application Server V8.5 Administration and Configuration Guide for the Full Profile
To start console mode, use the command appropriate for your system:
Windows: Navigate to <IM_install>\tools\ and run imcl.exe -c
UNIX: Navigate to <IM_install>/tools/ and run imcl -d
Example 2-4 shows the Installation Manager console-mode command and welcome text.
Example 2-4 Installation Manager welcome text in console mode
C:\IBM\InstallationManager\eclipse\tools>imcl.exe -c
=====> IBM Installation Manager
Select:
1. Install - Install software packages
2. Update - Find and install updates and fixes to installed software packag
3. Modify - Change installed software packages
4. Roll Back - Revert to an earlier version of installed software packages
5. Uninstall - Remove installed software packages
Other Options:
L. View Logs
S. View Installation History
V. View Installed Packages
------------------------
P. Preferences
------------------------
E. Export Data for Problem Analysis
A. About IBM Installation Manager
------------------------
X. Exit Installation Manager
2.3.4 Silent mode
Silent mode allows you to install packages in a non-interactive and non-GUI mode. It uses a
response file to provide the input for each installation.
The key to silent mode installations, then, is to create the response files that guide each
effort. Response files can be used to install, update, modify, roll back, and uninstall software
packages.
Creating response files
A response file can be recorded using Installation Manager or created manually using a
documented list of commands.
To use the Installation Manager GUI to record a response file for the installation of a package,
use the skipInstall argument from the command line. This argument makes Installation
Manager simulate the package-installation process instead of actually installing anything,
after which an XML response file can be recorded containing the steps from the simulation.
The response file can then be used to automate the recorded installation process each time it
is needed.
Based on this approach, start the GUI with the following options:
skipInstall (indicates to skip the install)
record (specifies the response file to be created)