ADSM-L

Re: Re-installing ADSM on NT

1999-05-19 13:23:54
Subject: Re: Re-installing ADSM on NT
From: David Killingsworth <dkillingsworth AT AMOCO DOT COM>
Date: Wed, 19 May 1999 12:23:54 -0500
You have to manually install the NT service using the dsmcutil.exe file.  The
dsmcutil executable has several switches.
I've got a batch file that I use.  the contents are below.
c:
cd \adsm\baclient
dsmcutil inst /name:"ADSM Central Scheduler Service" /password:XXXXX
/clientdir:c:\adsm\baclient /autostart:yes /eventlogging:no

Once the service is installed, it runs dsmcsvc.exe.

Note:  It helps if the node has already been created on your ADSM server before
installing the NT service.

Hope that's what you were looking for.

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