Automatically repair .pst files

S

Stever

I have a folder with many .pst files in it. Is it possible to use vba to run
the inbox repair (or equivalent) on each of the .pst files? This would be
part of a maintenance process to make sure the .pst files don't corrupt.
Currently most of them come up with errors like:

**Attempting to recover all top-level objects

!!TC (nid=60E) missing required column (10970003)

**Attempting to walk all folders

!!TC (nid=12E) missing required column (10970003)

!!Hierarchy Table for 122, row doesn't match sub-object:
irow = 2, RowID = 2223

I assume these are not critical but I need to make sure these files never
get corrupt. Is there a better way to maintain the .pst files?

Thanks in advance for any suggestions you may have.

Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top