Installing multiple times using unattended mode
If you must install IBM® EMM products multiple times, for example when setting up a clustered environment, you may want to run the IBM® EMM installers in unattended mode, which requires no user input.
About the response files
Unattended mode (also known as silent mode) requires a file or set of files to provide the information that a user would enter at the installation prompts when using the console or GUI modes. These files are known as response files.
You can use either of the following options to create response files.
*
*
IBM® EMM master installer - installer.properties
*
Product installer - installer_ followed by initials for the product name and numbers for the version. For example, the Campaign installer has a response file named installer_ucN.N.N.N.properties.
*
Product reports packs installer - installer_ including initials for the report pack and the product name, plus numbers for the version. For example, the Campaign reports pack installer has a response file named installer_urpcN.N.N.N.properties.
Edit the sample files as needed and place them in the same directory with your installers.
*
Alternatively, before you set up an unattended run, you can run the installers in Windows GUI or UNIX X-windows mode or in Console mode and choose to create the response files.
The IBM® EMM master installer creates one file, and each IBM® EMM product you install also creates one or more files.
The response files created when you run the installers have .properties extensions, such as installer_productversion.properties and the file for the IBM® EMM installer itself, which is named installer.properties. The installer creates these files in the directory you indicate.
*
Where the installer looks for response files
When the installer runs in unattended mode, it looks for the response file as follows.
*
*
All response files must be in the same directory. You can change the path where response files are read by adding arguments to the command line. For example:
-DUNICA_REPLAY_READ_DIR="myDirPath" -f myDirPath/installer.properties
Effect of unattended mode when you uninstall
When you uninstall a product that was installed using unattended mode, the uninstall is performed in unattended mode (without presenting any dialogs for user interaction).
Unattended mode and upgrades
When you are upgrading, if a response file was previously created and you run in unattended mode, the installer uses the installation directory that was previously set. If you want to upgrade using unattended mode when no response file exists, create a response file by running the installer manually for your first installation, and be sure to select your current installation directory in the installation wizard.