Has anyone used the Microsoft Account Lockout Status tools anytime recently?
Â
https://www.microsoft.com/en-us/download/details.aspx?id=18465
Â
The ADUC add-in works, but the client tools don’t seem to. Anyone have any insight?
Â
Working fine for me on 20H2.
Â
From: ntsys...@googlegroups.com <ntsys...@googlegroups.com>
On Behalf Of Michael B. Smith
Sent: Friday, June 25, 2021 1:06 PM
To: ntsys...@googlegroups.com
Subject: [EXTERNAL] [ntsysadmin] Account Lockout Status Tools
Â
This message is from an external sender; be cautious with links and attachments.
Has anyone used the Microsoft Account Lockout Status tools anytime recently?
Â
https://www.microsoft.com/en-us/download/details.aspx?id=18465
Â
The ADUC add-in works, but the client tools don’t seem to. Anyone have any insight?
Â
--
You received this message because you are subscribed to the Google Groups "ntsysadmin" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
ntsysadmin+...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ntsysadmin/b20eedebdd75445084ada2bd7c412935%40smithcons.com.
Huh. What’s your special sauce, if you don’t mind saying?
Â
You copy ALockout.dll to %SystemRoot%\System32 and run Appinit.reg (once per system and then reboot).
Â
You run EnableKerbLog.vbs as a start up script from GPO (every log in).
Â
Anything else?
Â
Thanks.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/BYAP115MB013660541E26AC159E370D6AEB069%40BYAP115MB0136.NAMP115.PROD.OUTLOOK.COM.
Nothing except run it.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/8896874a0b7f495fa1618e88f151c7fd%40smithcons.com.
I think I misread this. Sorry about that.
Â
From: ntsys...@googlegroups.com <ntsys...@googlegroups.com>
On Behalf Of Michael B. Smith
Sent: Monday, June 28, 2021 9:20 AM
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/8896874a0b7f495fa1618e88f151c7fd%40smithcons.com.
I figured it out. You don’t run Secure Boot. 😊
Â
It’s disabled by default if Secure Boot is enabled since Win8. Have to add two additional registry keys:
Â
Windows Registry Editor Version 5.00
Â
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows]
"AppInit_DLLs"="c:\\users\\michael\\downloads\\alockout.dll"
"LoadAppInit_DLLs"=dword:00000001
"RequireSignedAppInit_DLLs"=dword:00000000
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/BYAP115MB013670D99A64D40B7CC766CBEB039%40BYAP115MB0136.NAMP115.PROD.OUTLOOK.COM.
Yeah running in a VM.
Thanks
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/d9c12a4b672648588dae96138bbd967d%40smithcons.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntsysadmin/d9c12a4b672648588dae96138bbd967d%40smithcons.com.