Hi all, hope you are well. I have a daily schedule that is supposed to archive all files and directories inside of it and then delete the files it just archived. However, it leaves the directories behind and just deletes the files. Anyway to delete the directories as well?
The command I'm executing is:
Archive -deletefiles -subdir=yes "e:\archive_folder\"
Thanks!
