I would like to make a small script or program to run a search on a network share and save all hits to a file. Or even open up MS Find fill in the blanks and leave the results up.


I'm searching \\System123\File321
For "XzY"
then "ZyX"
and then XyZ"

Then onto \\System234\File321
For "XzY"
then "ZyX"
and then XyZ"

Any hints or tips on how I should go about this?

(this is for text within the file, not by file name)