Windows 7 Group Policy to display message for login tries left before account lock
Posted
by
Vivek
on Server Fault
See other posts from Server Fault
or by Vivek
Published on 2011-11-30T02:18:18Z
Indexed on
2011/12/01
1:59 UTC
Read the original article
Hit count: 562
My requirement is to display the the remaining count left on the login screen when user trying to login using Windows 7 OS before account lock in case user enter invalid password. I am having Active Directory on Windows 2008 R2 server. I set the maximum Lockout count = 5 in GPO policy.
Example: If user try login first 1 attempt is failed, next time enter password and login shold show message for remaining attemps left.( my case count 4 left)
Please let me know as this is urgent for me.
© Server Fault or respective owner