ADSM-L

Re: Remove Windows TSM Services requries reboot (W2K3, TSM 5.3.2/3.x)

2006-08-14 08:56:15
Subject: Re: Remove Windows TSM Services requries reboot (W2K3, TSM 5.3.2/3.x)
From: Peter Beecken <pbeecken AT AMADEUS DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Mon, 14 Aug 2006 14:40:04 +0200
Egon,

do you have an active service control manager window?
If so, close it and try again

Rgds
Peter








egonle AT NETSCAPE DOT NET
Please respond to "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
14-08-06 11:37

To
ADSM-L AT VM.MARIST DOT EDU
cc



Subject
[ADSM-L] Remove Windows TSM Services requries reboot (W2K3, TSM 5.3.2/3.x)






Hi,

for installation and deinstallation of TSM services (scheduler, agent,
acceptor) during update procedures I'm using two batch files:
tsminstall.bat:
dsmcutil install Scheduler   /name:"TSM Scheduler" /AutoStart:Yes
/NODE:%COMPUTERNAME% /PASSWORD:xxxx
dsmcutil install CAD         /name:"TSM Client Acceptor"
/AutoStart:Yes /NODE:%COMPUTERNAME% /PASSWORD:xxxx
dsmcutil install Remoteagent /name:"TSM Client Agent"
  /NODE:%COMPUTERNAME% /PASSWORD:xxxx /partnername:"TSM Client Acceptor"


tsmremove.bat:
dsmcutil REMove /name:"TSM Scheduler"
dsmcutil REMove /name:"TSM Client Acceptor"
dsmcutil REMove /name:"TSM Client Agent"

After installation of TSM I run tsminstall.bat. The problem I have is
updating TSM Clients. For updates I run tsmremove.bat, run setup.exe
and after that tsminstall.bat so that those services are back online
again. Unfortunately on my Windows 2003 boxes the TSM Scheduler
services is not removed online it is only disabled and I have to reboot
the box. The service is only marked for deletion (Client version
5.3.2.2 or 5.3.4.0 or 5.3.0.14).

On my windows 2000 boxes I did not yet get such a behaviour. Is that a
bug in compiled dsmcutil or developer tools. Using operating system sc
utility I couldn't yet remove TSM Scheduler service but TSM Client
Acceptor can be remove "online".


Best Regards,

..--Egon

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