Thank you for the tips... I was able to create a solution:
'------------------- Billie Hawkins ---------------------
'------------------- Check Files VBS ---------------------
'Dim ShowFolderList(folderspec)
Set oFSO = CreateObject("Scripting.FileSystemObject")
Dim folderspec...
I have a list of directories that get files added to by other users on my network.
I would like a script (triggered by scheduled task) that would detect if there are files in these folders older than 15 minutes, and send me an email.
I am able to run Batch/DOS, Python, Perl, or VBS - I have...
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.