I need to be able to be able to delete all files and sub folders in a given folder at a specific time. I can run a batch file as a scheduled task with the DEL command in the batch file, but that will only delete the files, not the folders. I need to also delete the folders (there are hundreds of them at least 10 levels deep). Thanks for you help.
Start Free Trial