Silently installing the Tivoli Storage Manager client
Before you can install Data Protection for SQL Server on Windows Server Core, you must first install the Tivoli® Storage Manager client on the same computer as Data Protection for SQL Server.
Before you begin
About this task
Procedure
Run the command to silently install Tivoli Storage
Manager client.
For example, issue the following command on a single
line from a "Run as Administrator" command
prompt window:
msiexec /i "G:\tsm_images\TSM_BA_Client\IBM Tivoli Storage
Manager Client.msi" RebootYesNo="No" REBOOT="ReallySuppress" ALLUSERS=1
INSTALLDIR="c:\program files\tivoli\tsm" ADDLOCAL="Client,AdministrativeCmd"
TRANSFORMS="G:\tsm_images\TSM_BA_Client\1033.mst"
/qn /l*v "C:\downloads\logs\ba_logs.log"