Hello,
I'm not a script writer but I've been asked to write a script that will delete all files in 2 users folder's that are older than 5 days.
So far, I've come up with this (from TechNet):
Const DeleteReadOnly = True
Set objFSO = CreateObject("Scripting.FileSystemObject")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.