Hi sandy put the following lines in a batchfile to start these servcies. pushd "C:\Program Files\Tivoli\TSM\baclient" DSMCUTIL INSTALL CAD /NAME:"TSM Client Acceptor" /NODE:%COMPUTERNAME% /PASSWORD:%COMPUTERNAME% /VALIDATE:YES /AUTOSTART:YES /STARTNOW:no /optfile:"C:\Program Files\Tivoli\TSM\baclient\dsm_%COMPUTERNAME%.opt" DSMCUTIL INSTALL REMOTE /NAME:"TSM Remote Client Agent" /NODE:%COMPUTERNAME% /PASSWORD:%COMPUTERNAME% /VALIDATE:YES /partner:"TSM Client Acceptor" /AUTOSTART:no /STARTNOW:no /optfile:"C:\Program Files\Tivoli\TSM\baclient\dsm_%COMPUTERNAME%.opt" net start "tsm client acceptor" works fine with WIN2K c u Claude -----Ursprungliche Nachricht----- Von: Sandy Wu [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 9. Februar 2001 16:02 An: [EMAIL PROTECTED] Betreff: tsm client acceptor Hi there, I would like to know how to install TSM Client Acceptor under 4.12? I noticed that if old tivoli box has tsm client acceptor service exists then there is no problem with tsm 4.12upgrade. However if this is a brand new computer, when I installed tsm 4.12 client , tsm client acceptor and tsm remote agent will not get installed ( at least I don't see them user services) . And I am doing a complete installation not a custom. What gives ? Thanks for your sharing in advance. Sandy LA dotd IT support.
