cancel
Showing results for 
Search instead for 
Did you mean: 

Question about PST Locator task.

Ed_Jackson
Level 5

Is there a way to clear the list of computers that the PST Locator task found (under Personal Store Management/Computers), and re-populate with a new list?

Thank you.

ed

1 ACCEPTED SOLUTION

Accepted Solutions

AndrewB
Moderator
Moderator
Partner    VIP    Accredited

*always backup SQL before making changes*

stop the PST tasks

then you can truncate table PstComputer to clear the list of computers

and then PstFile to clear the list of PST files

(in your directory database)

View solution in original post

3 REPLIES 3

AndrewB
Moderator
Moderator
Partner    VIP    Accredited

*always backup SQL before making changes*

stop the PST tasks

then you can truncate table PstComputer to clear the list of computers

and then PstFile to clear the list of PST files

(in your directory database)

Rob_Wilcox1
Level 6
Partner

You want to do pstfilehistory too (I think that's the name of it).

 

Also you would want to only get rid of PSTFile tables if you don't want to keep a record of those either. :)

Working for cloudficient.com

SHI-CRO
Level 6
Partner Accredited Certified

You can also just select them in the vault console and hit the delete button.  Newer versions (I think EV8 and up) let you select multiple computers using shift or ctrl.

Once they're cleared out, re-run the pst locator task.