Arcserve Exchange Backup with Client Age - TechRepublic
General discussion
July 26, 2000 at 07:46 AM
dkhu

Arcserve Exchange Backup with Client Age

by dkhu . Updated 25 years, 10 months ago

running ArcserveIT 6.61 build 834 SP1 for Windows NT with a HP autoloader 718 DLT tape library.

I am using the Client agent for NT to backup my exchange Database file during the week. I have the agent for Exchange but the Exchange agent take too long to run during the week.
I use the agent fro exchange over the week to do a brick level backup and information store. The exchange agent is configured and runs with out a problem.

The problem is that during the week with the plain agent fro NT installed, I can’t backup 3 files on the Exchange – the priv.edb, public.edb in the MDBDATA and queue.dat the IMCDATA directory.

I have the following batch file scheduled to in the Client agent for NT with a 120 second execution delay.

net stop “exchange_gateway_faxsr”
net stop “exchange_gateway_faxsr_monitor”
net stop “microsoft exchange internet mail service”
net stop “microsoft exchange message transfer agent”
net stop “microsoft exchange event service”
net stop “microsoft exchange information store”

This discussion is locked

All Comments