I'm using VBscript.
I have written a script to scan through all the files in a drive to delete old files. You simply put in the location at the top along with the timeframe and let it run.
It works fine. I have it writing the list of files to a separate file it plans to delete as well as to the cmd screen. While it's running I see the filenames posting to the screen as I instructed and BAM...Path Not Found. There's a specific folder on the drive it just can't seem to work properly with for some reason.
Does anyone know why that would be or how I can fix it?
I have written a script to scan through all the files in a drive to delete old files. You simply put in the location at the top along with the timeframe and let it run.
It works fine. I have it writing the list of files to a separate file it plans to delete as well as to the cmd screen. While it's running I see the filenames posting to the screen as I instructed and BAM...Path Not Found. There's a specific folder on the drive it just can't seem to work properly with for some reason.
Does anyone know why that would be or how I can fix it?