A silent mode installation uses a response file that is
included with your installation media that you can edit as needed.
Run the installation in silent mode if you want to deploy the product
with identical installation configurations on multiple computers.
In silent mode, the installation process obtains the installation
settings from a predefined response file and does not prompt you for
any information.
Before you begin
After reading the "Preparing for installation" topics and
satisfying any prerequisites, you are ready to start the installation
procedure.
About this task
A silent installation proceeds automatically, using the settings
as they are set a response file (for example,
sample_response.txt).
Edit this file to specify the choices and values to be used by the
silent installer. The response file can be re-used on other computers
where you would like the same kind of product installation. In these
steps, be sure to provide the complete (absolute) path of the response
file for the silent installer. Otherwise, the installer will not find
the response file and the installer will fail.
Procedure
- Open your response file in a text editor (in these steps,
it is called sample_response.txt) and review
the configuration settings. Edit as needed, then save and close the
file.
- Provide values for the following settings, which determine
account details for the administrative user:
- IAGLOBAL_WASUserID
- IAGLOBAL_WASPassword
- Optional: Edit the default port number settings
as required.
- You can install Tivoli Integrated Portal with
an embedded WebSphere Application Server or alternatively
into an existing WebSphere Application Server base installation.
- To use an embedded WebSphere Application Server,
set IAGLOBAL_INSTALL_INTO_WAS_HOME to false and
set IAGLOBAL_TIP_HOME path to where you would
like to install Tivoli Integrated Portal, for
example:
- To install in an existing WebSphere Application Server base,
set IAGLOBAL_INSTALL_INTO_WAS_HOME to true and
set IAGLOBAL_TIP_HOME to the existing WebSphere Application Server location, which is often called
the WAS_HOME.
- At the command line, change to directory that contains
your response file, for example, C:\tipinstall\cdimage
- Enter the following at the command line:
Important: To set up and run this function
on a Microsoft Windows operating system, your user ID must belong
to the administrator group and have the following advanced user rights:
- Act as part of the operating system
- Log on as a service
Note: For systems running Microsoft Windows Vista or
Microsoft Windows Server 2008, you must run install.bat as
an administrator, that is, right click on the command file (or a shortcut
to it) and select Run as administrator before
you run this command.
Ensure that you enter escape characters the way the Java properties expects them. Non-text characters
must be UTF-8 escaped (such as \u0022 for the " double-quote
character).Note: Installation logs are saved to
TipInstaller-xx.log located
in the
ia directory contained in the following
zip archive:
tip_home_dir/logs.zip.
What to do next
The passwords entered in the response file
can be seen by anyone who reads the file. When you are done using
this file, delete it or move it to a secure place to keep passwords
secure.