Excluding Thumbs.db from Getfiles()
I've scripted a program for ps and one of the steps gathers the files. unfortunately, one of our team members is on an earlier version of windows and a thumbs.db keeps getting into the getfiles() return.
I was wondering if there is a way to filter out this file from the request.
thanks!
