Frequent Active Directory Account Lockouts – Need Help!

0
11
Asked By TechWhiz1987 On

I'm dealing with a frustrating issue at my workplace that affects the CEO and my IT team. There are certain user accounts that keep getting locked out every 10 minutes. I've checked the event viewer for event ID 4740, and it indicates that the user's own PC is the culprit. I've already cleared the Credential Manager, removed the account from the domain, and even renamed the PC before adding it back. This happens even when the account is logged out, the ethernet cable is unplugged, or the PC is switched off. I really need assistance with this!

5 Answers

Answered By DataDude On

This sounds super interesting. Just to clarify, you're getting sign-in events from the DC showing that the user's PC is the source, even if the PC is powered off? That definitely seems strange.

QuestionMaster92 -

Yes, I witnessed it myself; the lockouts occurred even when the PC was offline.

Answered By SecureTechSam On

Have you checked if there's any scheduled task on the PC that might be trying to use old credentials? Sometimes, if a user changes their password, a scheduled task still carrying the old credentials could cause these lockouts.

QuestionMaster92 -

I haven't yet. I'll definitely look into the scheduled tasks.

Answered By AdminAce On

Check the user's account properties for any logon scripts. Sometimes there are hardcoded credentials in there that can cause issues like this. If there’s a command that mounts a drive on login, you might want to remove it and test again.

QuestionMaster92 -

I did notice a 'net use' command for network drive mounting; I’ll be removing that.

Answered By FixItFrank On

I've seen this issue a lot in the past. One common culprit is a mobile device that still has the account linked. Sometimes people deny having their account saved on their phone, but it can keep authenticating and locking the account. Maybe check if anyone has a mobile device causing this?

QuestionMaster92 -

Thanks for the suggestion! But my org doesn't use mobile devices.

TaskTracker -

Make sure to verify that the source is indeed the PC and not some other device.

Answered By TroubleshooterTina On

Try logging in from a different PC to see if the problem persists. It might be related to the user's profile rather than their computer.

QuestionMaster92 -

Good idea! I’ll definitely give that a shot.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.