Thank you very much for all your input. It's helped a lot.
I thought I tried using the 'On Error Resume Next' before, and I got an error where it would just repeat failing on the same directory. forever.
But, I tried it again today, and sure enough, it works. I am able to recursively search...
I have a script that is recursively looking through an entire drive. It works great up until the point when I come across a directory that I do not have permission to get into. (for example C:\System Volume Information)
I was wondering if anyone knows of a way that I can circumvent this; to...
Hey, Thanks a lot everyone!
Your information was very helpful. I think I have the script that will do what I need it to do.
It searches recursively from a defined starting point and puts the output (Filename, Filepath, Last Modified Date) into a CSV.
I appreciate the help
I'm new at this, so...
I need to search through entire drives, looking for *.fmp files. I need an inventory which includes path and last modified date. I'm going to put all of this into a csv file an import into excel.
My question is, can someone give me a push on how to recursively search for all files with a given...
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.