Hi,
I want to delete files with a specific filename pattern older than a specific date. I search for the files with a query and check "lastmodified".
It worked fine on my XP system but when I run it on an W2K server it fails.
Boils down to a problem with the query:
strComputer = "."
Set...
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.