ADSM-L

Re: Windows unattended client upgrade scenario; how to =

2004-09-08 14:02:36
Subject: Re: Windows unattended client upgrade scenario; how to =
From: "Scott, Brian" <bscott AT EDS DOT COM>
Date: Wed, 8 Sep 2004 14:02:36 -0400
Marcel,

The uninstall is quite simple by replacing the -i switch of the msiexec
command to -x. Then if you installed each of the different versions with
default settings you will need to check the client readme for the silent
section. It will have the different options for the ADDLOCAL setting. As =
the
versions changed so did the ADDLOCAL settings.

For example, the uninstall for the 5.1x version looked like:

msiexec /x "C:\(path to .msi)\IBM Tivoli Storage Manager Client.msi"
RebootYesNo=3D"No" REBOOT=3D"Suppress" ALLUSERS=3D1 =
INSTALLDIR=3D"C:\program
files\tivoli\tsm"
ADDLOCAL=3D"BackupArchiveWeb,BackupArchiveGUI,ApiRuntime,AdministrativeCm=
d,Rea
dmes" TRANSFORMS=3D1033.mst /qn /l*v "c:\log.txt"

You may have to create separate scripts for the different versions but =
it
can be applied to any client with that version as long as you installed
using default settings.

Hope that helps!
Brian

Brian Scott
EDS - GCE-GM
Global Client Engineering GM
MS 3234
750 Tower Drive
Troy, MI  48098

* phone: +01-248-265-4596 (8-365)
* mailto:bscott AT eds DOT com





<Prev in Thread] Current Thread [Next in Thread>