Tivoli Header

Quick Start


Installing the Device Driver

The following is an example of installing the Tivoli Storage Manager device driver using the MSIEXEC command for a silent installation. Note that only the source package name and the ADDLOCAL parameter are different from the server install example.

Command
msiexec /i "C:\tsm_images\TSM51_Complete\driver\Tivoli Storage Manager Device Driver.msi"
RebootYesNo="No" REBOOT="Suppress" ALLUSERS=1 INSTALLDIR="e:\program files\tivoli\tsm"
ADDLOCAL="Online_Main,Online_Driver_Readmes,DeviceDriver_Files"
TRANSFORMS=1033.mst /qn /l*v "c:\driver_log.txt"


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]