Installing the storage agent in silent mode
You can install or update the storage agent in silent mode without any user interaction.
Before you begin
A silent installation can use response files for data input. The input directory, which is in the directory where the installation package was extracted, contains the following sample response files to install, update, and uninstall IBM Storage Protect:
- install_response_sample.xml
- update_response_sample.xml
- uninstall_response_sample.xml
You can use these sample files as they are or you can customize them to suit your needs. It is optimal to use the sample response files. These sample files contain instructions and default values to help you avoid any unnecessary warnings.
Note: On test servers only: Use the following command to bypass prerequisite checks such as the operating system and the required memory. Do not issue this command on a production server.
For new installations, issue the following command: 







./install.sh -s -acceptLicense -vmargs "-DBYPASS_TSM_REQ_CHECKS=true"

install.bat -s -acceptLicense -vmargs "-DBYPASS_TSM_REQ_CHECKS=true"
Otherwise, update the following file to add the -DBYPASS_TSM_REQ_CHECKS=true flag.
The dash in the -DBYPASS_TSM_REQ_CHECKS=true flag is required and must be added on
a new line after the -vmargs flag. 

../Installation Manager/eclipse/tools/imcl.ini

..\Installation Manager\eclipse\tools\imcl.ini
Procedure
What to do next
- If errors occur during the installation process, the errors are recorded in log files that are stored in the IBM Installation Manager logs directory, for example:

/var/ibm/InstallationManager/logs
C:\ProgramData\IBM\Installation Manager\logs
If a native device driver is available on Windows for the tape drives or
medium changers that you plan to use, use the native device driver. If a native device driver is not
available on Windows for the tape drives or medium changers that you plan to use, install the
IBM Storage Protect device driver by issuing the dpinst.exe /acommand. Thedpinst.exefile is in the device driver directory. The default directory is C:\Program Files\Tivoli\TSM\device\drivers.