Read all event logs, search for string, if found - encrypt and send E-mail
// Read all events from the event log on \\EDU12
// Search all columns from 4 to end for the substring "fail"
// If matches found:
// Write matching lines to a file
// Encrypt the file
// Send an E-mail to the administrator