Zip Files to New Folder
If you need to zip up all the files in directory and send them to a new folder here is a quick PowerShell script that will work. This script will place a date on the filename when zipped to ensure you do not overwrite any data. The Start-Sleep command is used to make sure the script does