![]() |
![]() |
[ Bottom of Page | Previous Page | Next Page | Contents | Index ]
Installs a Tivoli Enterprise product.
winstall [-c source_dir] [-s server] [-i product] [-y] [install_variables] [-n | managed_node...]
The winstall command installs a Tivoli Enterprise product from the command line when invoked on the Tivoli region. Before installing any product, this command identifies the actions that are performed during the installation.
You specify values for installation variables on the command line to control the installation. If a Tivoli Enterprise product has installation variables, you can view the index file for that product for its definitive list of installation variables. Use these variables to specify required and optional options as well as to override default installation information.
You can use installation variables to specify the directories where a Tivoli Enterprise product is to be installed. Specify these directories when you install Tivoli Management Framework; other Tivoli products use the same directories as Tivoli Management Framework. If a directory already contains the files, the files are not reinstalled. You can, however, force any of these directories to be overwritten by entering an exclamation mark (!) as the value for the specified directory. For example, to reinstall the binaries, you would enter BIN=! instead of entering the entire path to the binaries directory. This override feature applies to all installation variables.
The following are the variables related to installation directories:
The following is another useful variable:
Requires install_product or senior in the Tivoli region
winstall -c /cdrom -i ADMIN
winstall -c /dev0/cdrom -i COURIER dan barney
winstall -c /cdrom -i ADMIN BIN=! petra
[ Top of Page | Previous Page | Next Page | Contents | Index ]