Windows: Installing Tivoli Storage Manager by using console mode

You can install Tivoli® Storage Manager by using the command line in console mode.

Before you begin

Take the following actions before you start the installation:
  • Verify that the operating system is set to the language that you require. By default, the language of the operating system is the language of the installation wizard.
  • Windows operating systemsEnsure that the user ID that you plan to use during the installation is a user with local Administrator authority.
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:Windows operating systems
 install.bat -c -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.Windows operating systems
..\Installation Manager\eclipse\tools\imcl.ini

Procedure

Install Tivoli Storage Manager by using one of the following methods:
Option Description
Installing the software from a downloaded package:
  1. Change to the directory where you downloaded the package.
  2. Start the installation wizard in console mode by issuing the following command:Windows operating systems
    install.bat -c
  3. Optional: Generate a response file as part of a console mode installation. Complete the console mode installation options, and in the Summary panel, specify G to generate the responses.
Installing the software from a DVD:
  1. Insert the DVD into the DVD drive.
    Tip: Ensure that the installation files are visible on the DVD drive.
  2. Start the installation wizard in console mode by issuing the following command: Windows operating systems
    install.bat -c
  3. Optional: Generate a response file as part of a console mode installation. Complete the console mode installation options, and in the Summary panel, specify G to generate the responses.

What to do next