PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Automatically repair .pst files

Reply

Automatically repair .pst files

 
Thread Tools Rate Thread
Old 27-04-2004, 10:28 PM   #1
Stever
Guest
 
Posts: n/a
Default Automatically repair .pst files


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


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off