Silently installing the Adapter Capacity Pack

The name of the response file used to silently install the Adapter Capacity Pack is adaptercp_silent_iseries.txt and it is located on the CD in the directory AdapterCapacityPack.

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.
  2. Move to the directory containing the modified response file.
  3. From a command line, issue the following command:
    CD_drive_letter\AdapterCapacityPack\iSeriesInstaller.exe -silent   \ 
    -options adaptercp_silent_iseries.txt

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

    CD_drive_letter\AdapterCapacityPack\iSeriesInstaller.exe system  \
    userID password -silent -options adaptercp_silent_iseries.txt

Copyright IBM Corp. 2004, 2005