Would you know of any third party utilities that can located PST files and the size of them?
Main Topics
Browse All TopicsDoes anyone have a SQL Query that I can use to pull the size of PST files in different file locations for a custom SMS report?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hi,
By default, Only the .exe files are queried on the local computer. This includes all the fixed drives on the computer. So I guess locations wouldn't be a problem as long as the computer is a SMS client.
You can enable the Software Inventory for PST's by
Site Database->Site Hierarchy-><Site Name>->Site Settings->Client Agents
Right click on Software Inventory Client Agent->Properties
On the Inventory collection tab, Add the .pst file as a new entry below the .exe entry.
Once the client computer reports back the inventory data according to the schedule, You should be able to see all the inventoried PST files.
I'm assuming you wish to associate it to the user? Although you can capture all PSTs on computers/servers it's difficult to associate it to a specific user, especially since the default names are usually outlook.pst. My thoughts are that you capture it within the users session, then append the user information with the psts found, in theory the pst files captured will depend on the users privileges, although it wouldn't help if the user was a Local Administrator. Unless all the PSTs reside within the users profile in which case stirrins' suggestion above should work.
To find the path of Users PSTs' within registry is rather difficult as the paths are written in hex making it difficult for scripts to decipher.
Cheers
Business Accounts
Answer for Membership
by: matrixnzPosted on 2008-01-24 at 19:43:46ID: 20739927
Hi OWilliams
Unfortunately PST files aren't part of the standard applications that SMS reports on, it only does .exe, .com etc.. The only way to have it added is to create a custom .mif file deploy it to all your systems and than wait for the information to be captured. However this would be quite difficult as from your post it seems that the PST files are in different locations. The only other way I could think of as a quick fix was to create a package that runs for all staff which then updated a csv file or spreadsheet, with the PST information.
Cheers