ADSM-L

Re: Trying to backup Exchange server

1997-12-29 17:34:40
Subject: Re: Trying to backup Exchange server
From: Daniel Thompson <thompsod AT USAA DOT COM>
Date: Mon, 29 Dec 1997 16:34:40 -0600
Orin,

 If running ADSM in a bat file, you need to set the dsm_config & dsm_dir
environment variables if they are not already set on the system.

ex:
SET DSM_DIR=d:\adsm\baclient;
SET DSM_CONFIG=d:\adsm\baclient\dsm.opt
d:\adsm\baclient\dsmc incr -password=*********

Good luck,
 Dan T.

----------
> From: Orin Rehorst <rehorst AT POHA DOT COM>
> From: Orin Rehorst <rehorst AT POHA DOT COM>
> To: ADSM-L AT VM.MARIST DOT EDU
> Subject: Trying to backup Exchange server
> Date: Saturday, December 27, 1997 9:15 PM
>
> Created batch file to run using AT command:
>
>         net stop MSExchangeMTA /yes
>         net stop MSExchangeIS /yes
>         net stop MSExchangeSA /yes
>         d:\adsm\baclient\dsmc incremental c: d: -password=xxxxx
>         net start MSExchangeIS /yes
>         net start MSExchangeSA /yes
>         net start MSExchangeMTA /yes
>
> It shut down Exchange O.K.
> ADSM wouldn't run.
> It started all Exchange services except Internet Mail Service. (net
> start MSExchangeIMS isn't recognized.)
>
> Please advise. TIA
> Orin Rehorst
> Port of Houston Authority
<Prev in Thread] Current Thread [Next in Thread>