So I have a couple directories where backups are created. The names of the folders are not uniform in any way (that I can see) So I need to write something that can look at the modified/created date of the folder and remove it if its older than X days. I have tried using a Forfiles command, which seems super easy, but I cant get it to work right on server 2003. I imgine most of the examples I have found are for windows 7. Does autoit have an easy way to do this?