I need to move a file from all folders on all hard drives modified within two dates. Because I am new to batch, please explain what it all means.
What I want:
Search all folders in all hard drives for files modified from Nov 10, 2013 to Nov 11, 2013 Make folder in drive D:/backups/11_11 Move all files found in the scan modified with in the dates and YEAR to the folder made Create a text file with the log of all files moved, errors, and time of moved (time of moved optional)