ADSM-L

Is this the correct syntax for a Batch file that creates the ADSM Service on NT

1999-02-03 18:51:23
Subject: Is this the correct syntax for a Batch file that creates the ADSM Service on NT
From: Kyle Payne <payne AT BERBEE DOT COM>
Date: Wed, 3 Feb 1999 17:51:23 -0600
We have the following entries in a batch file which should create an ADSM
Service on our NT box.

c:\backup\adsm\baclient\dsmcutil Install /NAME:"ADSM Scheduler"
/CLIENTDIR:c:\backup\ADSM\baclient /OPTFILE:c:\backup\ADSM\baclient\dsm.opt
/AUTOSTART:Yes /SCHEDLOG:c:\backup\adsm\log\sched.log
/ERRORLOG:c:\backup\adsm\log\error.log

For some reason when the backup runs it is as if the opt file isn't being
read.  Is it because we should use -optfile= or is /OPTFILE:C: ok?  Do you
see anything else that is wrong?


Thanks,

Kyle
<Prev in Thread] Current Thread [Next in Thread>
  • Is this the correct syntax for a Batch file that creates the ADSM Service on NT, Kyle Payne <=