dominic617
MIS
I have a script that will delete certain files, that are older than 30 days, within a folder and its subfolders.
Here's the problem, some of those files are read only. I need help creating a script that will change all of the files in a folder and it's subfolders to read/write so the files can be deleted because endusers are getting "permission denied" on certain files.
Please let me know if you need the script first.
Here's the problem, some of those files are read only. I need help creating a script that will change all of the files in a folder and it's subfolders to read/write so the files can be deleted because endusers are getting "permission denied" on certain files.
Please let me know if you need the script first.