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:
- For WebSphere Business Integration Server Express silent
installation:
- WBIServerExpressResponseFile_iSeries.txt
- For WebSphere Business Integration Server Express Plus silent
installation:
- WBIServerExpressPlusResponseFile_iSeries.txt
To perform a silent installation, do the following:
- 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
- Move to the directory containing the modified response file.
- 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 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
To perform a silent installation of just the Console, do the
following:
- Copy the response file
(WBIConsoleResponseFile_iSeries.txt) from the
Console directory of the CD media to a directory of your choice and
modify it with the settings needed for your installation.
- Move to the directory.
- From a command line, issue the following command:
CD_drive_letter\Console\ConsoleSetup.exe -silent -options \
WBIConsoleResponseFile_iSeries.txt
