Installing the client acceptor

2000-11-10 Thread Palmadesso Jack

In NT TSM/ADSM client installations in the past the "client acceptor" and
"remote client agent" were automatically installed.  Now in 4.1 you must use
the "setup wizard" to install it.  I see no documentation for installing
this via a command line.  I'd like to include this in my installation script
for automated installs.  Is it possible?  I know its possible to remove any
TSM service vi dsmcutil.

We have over 200 NT servers just in this location.  I'd hate to do it to all
of them via that wizard thing.

Jack



Re: Installing the client acceptor

2000-11-10 Thread Andy Raibeck

Whoops. correct syntax for installing the remote client agent is:

dsmcutil install remoteagent /node:yournodename /password:yourpassword

I said "remoteclientagent" earlier, which is incorrect.

Regards,

Andy

Andy Raibeck
IBM/Tivoli
Tivoli Storage Manager Client Development
e-mail: [EMAIL PROTECTED]
"The only dumb question is the one that goes unasked."


Andy Raibeck [EMAIL PROTECTED] on 11/10/2000 09:41:36

Please respond to "ADSM: Dist Stor Manager" [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:(bcc: Andrew Raibeck/Tivoli Systems)
Subject:  Re: Installing the client acceptor



The dsmcutil utility can also be used to install the client acceptor and
remote client agent. (This capability has always been there.)

The simplest form of the syntax would be:

dsmcutil install cad /node:yournodename /password:yourpassword
dsmcutil install remoteclientagent /node:yournodename
/password:yourpassword

This requires knowing in advance the nodename and password you wish to use.

The dsmcutil syntax allows you to specify other options as well, such as an
alternate options file.

Check out the Appendix "Appendix D. Using the Scheduler Service
Configuration Utility for Windows NT, 2000" in "Installing the Clients" for
further information.

Regards,

Andy

Andy Raibeck
IBM/Tivoli
Tivoli Storage Manager Client Development
e-mail: [EMAIL PROTECTED]
"The only dumb question is the one that goes unasked."


Palmadesso Jack [EMAIL PROTECTED] on 11/10/2000 09:23:42

Please respond to "ADSM: Dist Stor Manager" [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:    (bcc: Andrew Raibeck/Tivoli Systems)
Subject:  Installing the client acceptor



In NT TSM/ADSM client installations in the past the "client acceptor" and
"remote client agent" were automatically installed.  Now in 4.1 you must
use
the "setup wizard" to install it.  I see no documentation for installing
this via a command line.  I'd like to include this in my installation
script
for automated installs.  Is it possible?  I know its possible to remove any
TSM service vi dsmcutil.

We have over 200 NT servers just in this location.  I'd hate to do it to
all
of them via that wizard thing.

Jack



Re: Installing the client acceptor

2000-11-10 Thread Palmadesso Jack

Thank you for the prompt reply.  I was hoping that functionality was in
there.  This will help out alot.

Sincerely,

Jack Palmadesso

-Original Message-
From: Andy Raibeck [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 10, 2000 11:44 AM
To: [EMAIL PROTECTED]
Subject: Re: Installing the client acceptor


Whoops. correct syntax for installing the remote client agent is:

dsmcutil install remoteagent /node:yournodename /password:yourpassword

I said "remoteclientagent" earlier, which is incorrect.

Regards,

Andy

Andy Raibeck
IBM/Tivoli
Tivoli Storage Manager Client Development
e-mail: [EMAIL PROTECTED]
"The only dumb question is the one that goes unasked."


Andy Raibeck [EMAIL PROTECTED] on 11/10/2000 09:41:36

Please respond to "ADSM: Dist Stor Manager" [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:(bcc: Andrew Raibeck/Tivoli Systems)
Subject:  Re: Installing the client acceptor



The dsmcutil utility can also be used to install the client acceptor and
remote client agent. (This capability has always been there.)

The simplest form of the syntax would be:

dsmcutil install cad /node:yournodename /password:yourpassword
dsmcutil install remoteclientagent /node:yournodename
/password:yourpassword

This requires knowing in advance the nodename and password you wish to use.

The dsmcutil syntax allows you to specify other options as well, such as an
alternate options file.

Check out the Appendix "Appendix D. Using the Scheduler Service
Configuration Utility for Windows NT, 2000" in "Installing the Clients" for
further information.

Regards,

Andy

Andy Raibeck
IBM/Tivoli
Tivoli Storage Manager Client Development
e-mail: [EMAIL PROTECTED]
"The only dumb question is the one that goes unasked."


Palmadesso Jack [EMAIL PROTECTED] on 11/10/2000 09:23:42

Please respond to "ADSM: Dist Stor Manager" [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:    (bcc: Andrew Raibeck/Tivoli Systems)
Subject:  Installing the client acceptor



In NT TSM/ADSM client installations in the past the "client acceptor" and
"remote client agent" were automatically installed.  Now in 4.1 you must
use
the "setup wizard" to install it.  I see no documentation for installing
this via a command line.  I'd like to include this in my installation
script
for automated installs.  Is it possible?  I know its possible to remove any
TSM service vi dsmcutil.

We have over 200 NT servers just in this location.  I'd hate to do it to
all
of them via that wizard thing.

Jack