Saturday, November 1, 2008

Dealing with corrupt Exchange information stores

Here is Microsoft’s official process of dealing with corrupt information stores:
http://technet.microsoft.com/en-us/library/aa996027.aspx

Often, you can just run an eseutil a couple times on the private information store (but you must make sure that there is at least 20 GB free on the partition you’re running the eseutil on). Here is what you normally run in what order:

Eseutil /r e00 /i

Eseutil /p “d:\exchsrvr\mdbdata\priv1.edb”

Eseutil /d “d:\exchsrvr\mdbdata\priv1.edb”

isinteg –fix

No comments: