Tag

#Remove-Item

PowerShell – Remove all files from a folder

2014-10-10

This script will delte everyting in the “Script” folder, sub-folder, and the “-recurse” option will prevent the prompting of confirmation. The “-exclude” option alllows you to exclude files…