1
November 23, 2010 7:05 PM
Posted by: Colin Smith
Filesystem, Managment, Powershell, Scripting
Powershell Find Files modified after a date
Posted by: Colin Smith
I recently needed to find all files in a specific directory that had been written to after a specific date. I also wanted to include all subfolders in the search. I decided to use Powershell to do this and man was it simple. First you have to define the date that you are looking for and you have to...




