![]() |
![]() |
The following is an example of installing the Tivoli Storage Manager backup-archive client 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.
msiexec /i "c:\tsm_images\TSM51_Complete\baclient\TivoliStorageManagerClient.msi" RebootYesNo="No" REBOOT="Suppress" ALLUSERS=1 INSTALLDIR="e:\program files\tivoli\tsm" ADDLOCAL="BackupArchiveGUI,BackupArchiveWeb,ApiRuntime,AdministrativeCmd, Online_Client_Readmes" TRANSFORMS=1033.mst /qn /l*v "c:\client_log.txt"