Hello,
I’m trying to find out how to write a script that will search a list of servers in a text file for specific file types, then report into a CSV file with attributes that are: size, last access date, full path, file name (full path – if that includes the name that’s cool), and owner.
Can anyone help me as I’m new and not sure at all how to do this.