These are the service install lines from my install batch. You CAD options are different than mine. Are you also using the Acceptor?
cd /d c:\program files\tivoli\tsm\baclient dsmcutil inst scheduler /name:"TSM Client Scheduler" /node:%computername% /password:%computername% /clientdir:"c:\program files\tivoli\tsm\baclient" /optfile:"c:\program files\tivoli\tsm\baclient\dsm.opt" /autostart:no /startnow:no dsmcutil install cad /name:"TSM Client Acceptor" /node:%computername% /password:%computername% /autostart:yes /cadschedname:"TSM Client Scheduler" dsmcutil install remoteagent /name:"TSM Remote Client Agent" /node:%computername% /password:%computername% /partnername:"TSM Client Acceptor" /startnow:no dsmcutil start /name:"tsm client acceptor" Andy Huebner -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[email protected]] On Behalf Of Grigori Solonovitch Sent: Wednesday, October 26, 2011 7:16 AM To: [email protected] Subject: Re: [ADSM-L] TSM Client 6.2.3.3 installtion issue I have tried to do the same on other Windows 2008 32 bit: C:\Program Files\Tivoli\TSM\baclient>dsmcutil install cad /name:"TSM Client Acce ptor" /node:XXXX /password:XXXX /optfile:"C:\Program Files\Tivoli \TSM\baclient\dsm.opt" /validate:yes /autostart:yes TSM Windows NT Client Service Configuration Utility Command Line Interface - Version 6, Release 2, Level 3.3 (C) Copyright IBM Corporation, 1990, 2011, All Rights Reserved. Last Updated Jul 11 2011 TSM Api Version 6.2.3 Command: Install TSM Client Service Machine: XXXX(Local Machine) Installing TSM Client Service: Machine : XXXX Service Name : TSM Client Acceptor Client Directory : C:\Program Files\Tivoli\TSM\baclient Automatic Start : yes Logon Account : LocalSystem The service was successfully installed. Creating Registry Keys ... Updated registry value 'ImagePath' . Updated registry value 'EventMessageFile' . Updated registry value 'TypesSupported' . Updated registry value 'TSM Client Acceptor' . Updated registry value 'ADSMClientKey' . Updated registry value 'OptionsFile' . Updated registry value 'ClientNodeName' . Generating registry password ... Authenticating TSM password for node XXXX ... Connecting to TSM Server via client options file 'C:\Program Files\Tivoli\TSM\ba client\dsm.opt' ... Password authentication successful. The registry password for TSM node XXXX has been updated. Everything looks fine, but service does not start. It gives an error according to event log: The TSM Client Acceptor service failed to start due to the following error: Access is denied. Note, command has been run under built-in administrator account. Could somebody help me with this problem? Shall I report it to IBM? Grigori G. Solonovitch -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[email protected]] On Behalf Of Richard Sims Sent: 26 10 2011 2:22 PM To: [email protected] Subject: Re: [ADSM-L] TSM Client 6.2.3.3 installtion issue On Oct 26, 2011, at 1:04 AM, Grigori Solonovitch wrote: > CreateService: Win32 RC=1072 . > The service was not installed. Just to note: the 1072 Windows error is ERROR_SERVICE_MARKED_FOR_DELETE The specified service has been marked for deletion. I believe that the service has to be stopped before it can be removed, as part of a graceful transition. Richard Sims Please consider the environment before printing this Email. CONFIDENTIALITY AND WAIVER: The information contained in this electronic mail message and any attachments hereto may be legally privileged and confidential. The information is intended only for the recipient(s) named in this message. If you are not the intended recipient you are notified that any use, disclosure, copying or distribution is prohibited. If you have received this in error please contact the sender and delete this message and any attachments from your computer system. We do not guarantee that this message or any attachment to it is secure or free from errors, computer viruses or other conditions that may damage or interfere with data, hardware or software. This e-mail (including any attachments) is confidential and may be legally privileged. If you are not an intended recipient or an authorized representative of an intended recipient, you are prohibited from using, copying or distributing the information in this e-mail or its attachments. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete all copies of this message and any attachments. Thank you.
