Silently installing updates to all currently installed products

You can silently search for and install updates for all currently installed products.
To find and install all available updates for products that are installed, complete the following steps:
  1. On a command line, change to the eclipse subdirectory in the directory where you installed Installation Manager.
  2. Enter and run the following command, substituting your own locations for the response file and, optionally, the log file:
    • For Windows®: IBMIMc.exe --launcher.ini silent-install.ini -updateAll -input <response file path and name> -log <log file path and name>
    • For other platforms: IBMIM --launcher.ini silent-install.ini -updateAll -input <response file path and name> -log <log file path and name>
All available product updates known to Installation Manager are installed.
Related reference
Reference: Sample response file
Silent installation commands
Silent installation preference commands

Feedback