I need to export the information from the Failed logins within the Domain Controller Security events log. I need to then export it into an excel spreadsheet. Anyone know where to start and should I be doing this via vbscript or Windows Powershell.
↧
Powershell script to gather failed logon attempts by event id and type from the security events log
↧