Hi,

I've the pub.edb from a SBS 4.5 anb I need to restore it in a SBS2000 , the
is that the original SBS 4.5 is crashes and I only have the file "pub.edb".
Anybody know any software or procedure to restore my public
folders?¿?¿?¿?¿?

Thanxs very much,

Sergio

RE: Restore Pub.edb from SBS 4.5 to SBS2000 by kimberj

kimberj
Wed Sep 03 10:18:26 CDT 2003

Hi Sergio,

If you have a non-production Exchange server with service pack 2 or 3 on it
you could use LegacyDN to mount the pub.edb in Exchange and retrieve the
data.

This is what I usually do to recover Exchange database inoformation on a
recovery server:
1. Dismount any stores on the server
2. Move all the files in the MDBDATA folder out to another temp folder
3. Rename the pub.edb to pub1.edb
4. Attempt to mount the Public folder store
5. Check the Application log for the error messages. if the database is
consistant you'll get:
Event ID: 1088
Source: MSExchangeIS
Type: Error
Category: General
Description: The information store could not be loaded because the
distinguished name (DN) of message database
/O=<old_org_name>/OU=<old_site_name>/CN=RECIPIENTS/CN= does not match the
DN of directory
/O=<new_org_name>/OU=<new_site_name>/CN=RECIPIENTS/CN=.

6. Make a not of the old org and site name
7. Find LegacyDN from the Service Pack files and copy it to the
Exchsrvr\bin folder
8. Run LegacyDN - Higlight the information in the top portion of the
display - this will populate the second half of the screen.
9. Change the Site and Org name to match the old server - hitting Change
after each line. then verify when all the lines are changed
10. Reboot the server
11. Attempt to mount the Public folder store

If it mounts then you will need to go to a user, open Outlook and see if
you can access the public folders, if not you may need to erset permissions
on the folder in the Exchange System Manager - I'd just give Administrator
the role of Owner\Creator and then attempt to access it with that account.

Once you can see the database in Outlook copy everything to a personal
folder - this will save it as a PST that you can import to any Outlook
user on the new Exchange domain and from there move it back to a new Public
folder store.

To return the recovery server back to it's old settings rerun Legacy DN and
return the Site and Org names back to their orginal state.

324606 XADM: How to Use Legacydn.exe to Correct Exchange Organization or
http://support.microsoft.com/?id=324606

154947 XADM: How to Move a Public Folder to Another Site
http://support.microsoft.com/?id=154947

Best Regards,

Kim Johnson, MCSE 2000
Microsoft Platform Support

Get Secure! - www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.





Re: Restore Pub.edb from SBS 4.5 to SBS2000 by Sergio

Sergio
Wed Sep 03 11:17:20 CDT 2003

Thankxs very much Kim,

I save this procedure for next time, I've found an easier way to do this.

With a thirdty party software named PowerControls , it allows u to access an
EDB or PST and copy all data in a new pst.

Bye
Thank u.