I can not get silent install to work. with the 7.1 BA client for Windows. When I look into the information center for 7.1, the procedure is exactly the same as for version 6 although the paths after unpacking the 7.1 client is vastly different from unpacking version 6.
Is the procedure in the information center correct or is it just copied and pasted from previous versions? http://pic.dhe.ibm.com/infocenter/tsminfo/v7r1/index.jsp?topic=%2Fcom.ibm.itsm.client.doc%2Fc_inst_winsilent.html msiexec /i "Z:\tsm_images\TSM_BA_Client\IBM Tivoli Storage Manager Client.msi" RebootYesNo="No" REBOOT="Suppress" ALLUSERS=1 INSTALLDIR="d:\program files\tivoli\tsm" ADDLOCAL="BackupArchiveGUI,BackupArchiveWeb,Api64Runtime, AdministrativeCmd" TRANSFORMS=1033.mst /qn /l*v "c:\log.txt"
