I need to run a nightly process to generate a text file with Metadata for all documents that meet a specific criteria stored the prior day.
I know how to perform the search and loop through each document, but I would need a script of some sort to write the metadata to a text file.
I'm not a script writer.
Suggestions?