Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

File location

Status
Not open for further replies.

genith

IS-IT--Management
Feb 1, 2002
14
US
I have created a query that will show me all of the .pst's scattered all over our network. Does anyone know how I can pull in the EXACT path of the actual .pst files?
 
The path is not gathered during software inventory. You would need to write a script to pull the path (e.g. from WMI CIM_Datafile) and advertise it to the clients with a .pst, then return this as a MIF or have the script write the results to a network share file or database.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top