Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Backing up with NTBackup

0 views
Skip to first unread message

Leo Fredette

unread,
Aug 10, 1998, 3:00:00 AM8/10/98
to
I'm sorry to post this again..I was on vacation when the answer was posted..
How can you back up the information store with NTBackup so that I can add
this to my unattended server backup?

Thank's,
Leo

Tim Cox

unread,
Aug 11, 1998, 3:00:00 AM8/11/98
to
Here's the commands I use for full backup of Exchange. Works fine.

C:\
CD\Backup
del C:\Backup\Exchange.log

REM Full Backup Exchange Directory
ntbackup backup DS \\Exchange /hc:off /t normal /l "c:\backup\Exchange.log"
/d "Exchange Directory" /v

REM Full Backup Exchange Information Store
ntbackup backup IS \\Exchange /hc:off /a /t normal /l
"c:\backup\Exchange.log" /d "Exchange Information Store" /v


Leo Fredette wrote in message <6qn1t8$scm$1...@as4100c.javanet.com>...

0 new messages