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:
CD_drive_letter\CollabCapacityPack\iSeriesInstaller.exe -silent \ -options collabcp_silent_iseries.txt
Optionally, you can provide the OS/400 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