I have loads of logs on a network drive X:
I have a list of names in a text file say with this syntax DOE, John Daniels, Mary etc....
I want to script something that will read each line and scan my X: drive to find occurences of for example DOE, John and either write to a log or print to screen, sorted by date/time etc.
Any ideas? Cheers, Jimmy