Silently installing WebSphere Business Integration Server Express and Express Plus

Response files for silently installing WebSphere Business Integration Server Express and Express Plus are located in the Launchpad directory on the CD root and are named, as follows:

To perform a silent installation, do the following:

  1. Copy the response file from the CD media to a directory of your choice and modify it with the settings needed for your installation.
    Note:
    Setting -P expressAdaptersFeature.active=true in the response file will cause all of the adapters to be installed. To install individual adapters, set each desired adapter feature to true and set -P expressAdaptersFeature.active=false
  2. Move to the directory containing the modified response file.
  3. From a command line, issue the following command:
    CD_drive_letter\Launchpad\iSeriesInstaller.exe -silent -options \ 
    response_file_name

    Optionally, you can provide the OS/400 or i5/OS login information on the command line to avoid being prompted for that information:

    CD_drive_letter\Launchpad\iSeriesInstaller.exe system userID password \
    -silent -options response_file_name

Copyright IBM Corp. 2004, 2005