Hi @ian bougie ,
Welcome to the Microsoft Q&A platform!
Based on your issue description, you're experiencing an issue with a user account lockout. Here are some steps you can take to troubleshoot and hopefully resolve the problem:
1.Identify the Source of Lockouts:
- Use the Event Viewer on your domain controllers to look for Event ID 4740, which logs account lockout events. This can help you identify which device or service is causing the lockouts.
- You can also use tools like LockoutStatus.exe or Netwrix Account Lockout Examiner to track down the source of the lockouts.
2.Check for Cached Credentials:
- Ensure that there are no old or incorrect credentials cached on her devices. This includes her computer, any mapped network drives, and any other devices that might be trying to authenticate with her old credentials.
3.Examine ActiveSync Devices:
- Since her iPhone remains connected, it might be worth checking if there are any other devices trying to connect using outdated credentials. You can use the Get-ActiveSyncDeviceStatistics cmdlet in Exchange PowerShell to list all devices associated with her account.
4.Update Passwords:
- Make sure that her password is updated on all devices and services she uses. Sometimes, a device with an old password can repeatedly attempt to authenticate, causing the account to lock.
5.Audit Logon Events:
- Set up an audit policy to track logon events. This can help you identify any suspicious activity or failed logon attempts that might be causing the lockouts.
6.Check for Malware:
- Run a malware scan on her computer to ensure that there is no malicious software attempting to use her credentials.
7.Review Group Policies:
- Ensure that your Group Policies are correctly configured and not causing unintended lockouts.
Please feel free to contact me for any updates. And if this helps, don't forget to mark it as an answer.
Best,
Jake Zhang