By creating a response file, you can save a list of features
to install with the preferences that are to be applied to each one.
Then, you can run a command to install using the information stored
in the response file on as many computers as you need to install the
software on.
Before you begin
Create a response file, which is an XML document where
you define your preferences in the following format:
<preference
name="the key of the preference"
value="the value of the preference to be set">
</preference>
Depending on the features that
you want to install and other parameters, you can create different
response files for different installations.
See Recording a response file with Installation
Manager.
Procedure
To install by using a response file:
- Open command-line utility.
- Navigate to the tools of the Installation
Manager application
files.
- Run the installation command:
imcl input response_file_path_and_name
[ encryptString stringToEncrypt ]
[ -keyring keyring_file -password password ]
[ -log log_file_path_and_name ]
[ -acceptLicense ]