Recent posts

Search for PST files on clients

Search for PST files on clientsdocument-code

Wrote a basic PowerShell script that searches all computers listed in the clients.txt file. Saving the pst files into the destination path. For each computer, a folder is created with the corresponding computer name so that the PST files is collected per client. Before the PST Capture Tool was released I wrote a post about

Consolidate PST files

Consolidate PST filescoding

Published: 2012-01-25 Updated: – Version: 1.0 A time ago I was developing a PowerShell script for finding all PST files on a drive and copying them to a folder. Type in a drive that should be searched and the UNC path to save them on The script have been tested and verified on Exchange 2010