I just wrote a script to search for and collect specific file types on a user's machine and copy them to a specific server share.

We are having a legal discovery and have to provide all (doc/xls/etc) scanned from a user's machine and provided to our legal dept.

The script uses robocopy to search for files and save the filepaths/names which is then used to feed a copy routine with some logic to ensure that no files are overwritten if the filenames are the same in the destination folder. (@ticks+$filename.ext)
_________________________
How to ask questions the smart way <-----------> Before you ask