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
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