I have never written a script and have been tasked with writing one to delete log files. Here is the info I can supply for help. It is in a windows server environment. I would like to set it up as a scheduled task to run once a month. The script must look at log files in a folder on the server and delete any that are older than 3 months. My boss would prefer that it be a command line script, or it can also be a vb script, that is what I’m trying to teach myself. any help would be appreciated. Thanks.