- I would always recommend keeping a copy of the DB for a period of time.
- I was a little confused in your explanation, i.e. did you CHOOSE not to attempt to migrate the mailboxes from the existing database or did they fail to move properly?
- If you chose not to migrate I would encourage you to do the migration since that process should clean up the mailboxes.
- if you tried to move them and they failed then I would suggest that you
A: Export each of the problem mailboxes to PST via Outlook and yes you could do so via Cmdlet but since you have corruption and its a small amount of mailboxes you are better off to do via Outlook. Also IF these users have CACHING turned on then what
I would suggest is that you follow the outline for OPTION C below and AFTER you take that DB offline go to the users workstations and do the export from their. Reason I say this is because if the DB is offline and there is a cached version of the data
the EXPORT to PST will come from the cache and not the server.
B: As a last ditch effort you can then run ESEUTIL /D to defragment that DB which will drop off all the old corruption and build you a new fresh database. However note the this can take some time to complete and during that process the mailboxes will
not be accessed
C: if A wont work and B is not appealing then you could
* Take the database offline
* Rename the folder the database is located within (as long as no other EDB is within same location and if so then just rename the existing DB, KEEP that DB around in case someone ends up missing data because then you can attempt further recovery from
it with a 3rd party tool like our
DigiScope product
* Now go back into the Exchange Management Console and tell is to MOUNT the database
* Exchange will squawk and tell you that the files are missing and if you continue a NEW database will be created. Say Yes
* The new DB will be created and the users associated with that DB will now have new blank mailboxes and can send and receive email, however the historical email will not be present.
* Next take those PST files you created from the corrupt mailboxes and import them back into Exchange.
* Once the import is done you should be good to go...