I setup a file monitor to look for the text "Finished". If it finds the text, the monitor is green. If it doesn't find the text, the monitor remains green. I would like a failure if the text is not found. How can I accomplish this?
My ultimate goal is to send an alert if this monitor does not find the word "Finished." I am sure I could pull this off with a VBScript. However, I am hoping that your file monitor would provide a quick solution.