After months(!) of no warnings from (C) AD Locked Out Accounts , I suddenly get warnings from locked out accounts that were locked out weeks to months ago.
I checked the script used and it only should report users that are locked out right now:
"Search-ADAccount -LockedOut -UsersOnly | Sort-Object -Descending -Property LastLogonDate"
So why do i get warnings about old events? The users are not locked out anymore, I check that on our domain controllers.