Hi everyone,
The domain account lockout issue has been continued for few month, but i have yet to found any solution, appreciate if anyone can provide me some feedback on this.
Our work from home user, login laptop using local account to work from home, for me there's no account lockout issue, however the account lockout issue has been happening to few of our user. not sure why this is keep happening to few of the user.
Here are the thing user need to enter in order to WFH:-
Local account: .\eric
Password: local account password
Login VPN: eric
Password: window domain password
Then connect skype for business: eric@contonso.onmicrosoft.com
Outlook: eric@contonso.com
password: window domain password (outlook will prompt for password everytime user open outlook)
I have also created .bat file for user to connect network drive so that there's no saved credential.
the batch file to connect are as below:-
net use Z: \\Shareserver /persistent:yes
pause
Troubleshot step taken:-
Clearer credential manager
Removed share drive connection
Removed skype for business
But the problem still persist for the user, but for my own account i did not face such issue.
Any one ?
Much appreciate.
Thanks.