automatic upgrade/install TSM BA client with login shell/bat??

fwang

ADSM.ORG Member
Joined
Jan 3, 2005
Messages
81
Reaction score
2
Points
0
Website
http
hi all



we are using TSM server 5.2.6.X and almost 30 BA clients. all those clients have different OS (windows, linux, freebsd and linux and AIX).



i am wondering if there is a solution which can install/upgrade windows BA client automaticlly with a login shell.



any reponse will be appreciated,



thanks in advance,



Frank
 
Hi



For windows, notice it's verbose mode !



msiexec /i "C:\tsm_images\TSM_BA_Client\IBM Tivoli Storage Manager Client.msi" RebootYesNo="no" REBOOT="Suppress" ALLUSERS=1 INSTALLDIR="c:\program files\tivoli\tsm" ADDLOCAL="BackupArchiveGUI,BackupArchiveWeb,ApiRunTime,AdministrativeCmd,Image" TRANSFORMS=1036.mst /l*v "c:\log.txt"



This is extracted from a pdf file.



Regards
 
thank you Benoit



i am going to test this command and i will let you know the resule if you are interesting.



thanks again



frank
 
Back
Top