PSOL -eq PowerShell One Liners
Monthly Archive: December 2012
Recursive file search across multiple file servers
I was recently asked to search for multiple terms across multiple file servers for legal discovery reasons. Once these files were located, they needed to copied to another location while retaining the original file structure (e.g. \\server\drive\path1\path2\file.txt). This is actually a fairly easy and straight forward task. What it does This script will crawl multiple […]
Enable Exchange 2010 Online Archive in a mixed environment (Part 1: By OU)
Hello! Today I am going to show you how to enable the Exchange 2010 online archive in a mixed (2007/2010) environment, by OU. Long title, I know! Here is what we’re working with.. Mixed environment Enable based on OU Split online archives amongst 4 different databases What it does This function will get users from […]