Silently installing the Collaboration Capacity Pack

The name of the response file used to silently install the Collaboration Capacity Pack is collabcp_silent_iseries.txt and it is located on the CD in the directory CollabCapacityPack.

To perform a silent installation, do the following:

  1. Copy the response file from the CD media and modify it with the settings needed for your installation.
  2. Move to the directory containing the modified response file.
  3. From a command line, issue the following command:
    CD_drive_letter\CollabCapacityPack\iSeriesInstaller.exe -silent   \
    -options collabcp_silent_iseries.txt

    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\CollabCapacityPack\iSeriesInstaller.exe system  \
    userID password -silent -options collabcp_silent_iseries.txt

Copyright IBM Corp. 2004, 2005