I have been trying to get a script that I can use to collect events from the EventLog's in windows based on their EventIdentifier. I am using a script that I generated with the AutoIT Scriptomatic tool I found in the examples forum. So far with some help I have figured out how to modify it to search for just the specific event I want and then write that to a text file. Not pretty or ideal but I am hoping someone can point me down another rabbit hole so I can make it better. First off the wmi que