The unlock tag has no wiki summary.
0
votes
0answers
93 views
After {Account lockout duration} time passes, can users login if {Account lockout counter} >= {Account lockout threshold}?
After {Account lockout duration} time passes, can users login if {Account lockout counter} still exceeds {Account lockout threshold}? Or do they have to wait until the reset of field "Account lockout ...
5
votes
3answers
2k views
XP users can unlock screen after account lockout
WinXP workstations on Server 2008 domain:
User locks screen and leaves computer for a break.
User forgets his/her password while away.
User makes a series of invalid login attempts and his/her ...
0
votes
0answers
34 views
Windows 2003 domain. Problems delegating UnlockTime to one user from a group
I've created a Local Group with UnlockTime (read and write) privileges. I tested with a new user account and works well.
I added a real domain user to that group and he can't unlock accounts. Looking ...
4
votes
2answers
2k views
Run a script after I unlock my Windows session?
How do I run a script each time I unlock my Windows 7 session?
So, if I lock my session and then log in again, I want the script to run.
Do login scripts configured in the Group Policy do this or ...