I have been trying to find the easiest way of finding what machine was locking out an account.
Account Lockout Status and Event Viewer put together will get you that information, but still thought there could be an easier way to do this.
After several attempts I came up with this LockoutLocation.ps1, I am still doing some enhancements to the script, but for now it works great.
If you have any suggestions on how I could improve this script, please let me know.