ADSM-L

Re: Silent Installation

2006-01-04 12:57:24
Subject: Re: Silent Installation
From: John Monahan <JMonahan AT COMPURES DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 4 Jan 2006 11:56:29 -0600
The only thing I would add to this is to put this in a batch file where you
can also:
1.  Net stop the existing TSM services (if this is an upgrade install)
before installing the new client
2.  Net start the existing TSM services after the install/upgrade is
finished.
3.  Run the dsmc query sched command (if this is a brand new install) to
prompt/save the TSM node password.
4.  Create and start the services (if this is a brand new install) using
the dsmcutil command.


______________________________
John Monahan
Senior Consultant Enterprise Solutions
Computech Resources, Inc.
Office: 952-833-0930 ext 109
Cell: 952-221-6938
http://www.computechresources.com



                                                                           
             Bruce Lowrie                                                  
             <b.e.lowrie@DOWCO                                             
             RNING.COM>                                                 To 
             Sent by: "ADSM:           ADSM-L AT VM.MARIST DOT EDU              
  
             Dist Stor                                                  cc 
             Manager"                                                      
             <[email protected]                                     Subject 
             .EDU>                     Re: Silent Installation             
                                                                           
                                                                           
             01/04/2006 10:23                                              
             AM                                                            
                                                                           
                                                                           
             Please respond to                                             
             "ADSM: Dist Stor                                              
                 Manager"                                                  
             <[email protected]                                             
                   .EDU>                                                   
                                                                           
                                                                           




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: b.e.lowrie AT dowcorning DOT com
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:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of
LeBlanc, Patricia
Sent: Wednesday, January 04, 2006 11:09 AM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Silent Installation

 Anyone have a silent install script that works on windows for
installing TSM Backup client?
<Prev in Thread] Current Thread [Next in Thread>