Patricia, Here is one that works for me using a UNC to a network drive, right from the book. msiexec /i "\\servername\distribution\tsm\TSM53\IBM Tivoli Storage Manager Client.msi" RebootYesNo="No" REBOOT="Suppress" ALLUSERS=1 INSTALLDIR="c:\program files\tivoli\tsm" ADDLOCAL="BackupArchiveGUI,BackupArchiveWeb,ApiRuntime,AdministrativeCmd,OFS" TRANSFORMS=\\servername\distribution\tsm\TSM53\1033.mst /qn /l*v "c:\log.txt"
Now just point yours to a location where you have an extracted copy of the client. This is the one for version 5.3 where I suppress the reboot but if you upgrading from an older version of the client say 5.1 and it's on a Windows 2000 server you need to run the windows installer upgrade (run instmsiw.exe)first which will need a reboot. Regards, Bruce E. Lowrie Sr. Infrastructure Analyst Information Technology Services Storage & Output SE-Mail: [EMAIL PROTECTED] bVoice: (989) 496-6404 Fax: (989) 496-6437 (Post: 2200 W. Salzburg Rd. 2Post: Mail: CO2111 MPost: Midland, MI 48686-0994 -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of LeBlanc, Patricia Sent: Wednesday, January 04, 2006 11:09 AM To: ADSM-L@VM.MARIST.EDU Subject: Silent Installation Anyone have a silent install script that works on windows for installing TSM Backup client?