Restoring Exchange from NTBackup

Associate
Joined
24 Jun 2007
Posts
1,869
Location
Landan.
Evening all,

Has anybody successfully done this? We're backing up Exchange 2007 (within Windows Server 2003) using NTBackup, and so far we've not had much luck restoring them.

I've followed various guides (including MS one's) all to no avail. So I was wondering if anybody uses NTBackup anymore, and if so would you be kind enough to detail how you do it?

Thanks :)
 
Finally got it working as of 10 mins ago :)

The key to it was running:

Code:
eseutil /p "D:\<Path To Mailbox Database>.edb"

... once I'd restored the Storage Group (after first restarting with it unmounted, and in restore mode), and it wouldn't mount afterwards.

Thank god for that! :D

Thanks for any tips etc :)
 
Back
Top Bottom