• Home
  • Help
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search

 
  • 0 Vote(s) - 0 Average

Reset password failed (action_id PWR; class_type LX) (24011) how to monitor with email alert

#1
11-06-2024, 01:21 PM
Man, that event 24011 pops up when someone's trying to reset a password on your Windows Server and it just flops. It's labeled as "Reset password failed (action_id PWR; class_type LX)", which basically means the system's power-related reset attempt for credentials hit a wall. You see, this happens in the security logs, right under Event Viewer, flagging that the action tied to PWR didn't complete because of some mismatch in the LX class type. I remember chasing this down once; it logs the exact timestamp, the user account involved, and why it bombed out, like permissions gone awry or a glitch in the authentication chain. The whole thing screams unauthorized access try or just a plain user error, but it details the failure code so you know it's not letting that password flip through. And yeah, it ties into broader system integrity, showing failed PWR actions in LX contexts that could point to bigger issues if ignored.

You want to keep an eye on these without staring at screens all day? Fire up Event Viewer on your server. I do this all the time; just right-click the Custom Views bit and whip up a filter for event ID 24011 in the Security log. It'll snag every one of those failed resets as they happen. Then, to get alerts zipping to your email, link it to a scheduled task right from there. You select the event, hit Create Task from the Actions pane, and set it to trigger on that specific log entry. Make the task run a simple program that shoots off an email-nothing fancy, just use the built-in mail sender if you've got it configured. I tweak the schedule to check every few minutes, so you get pinged quick without the hassle. Or, if it's piling up, adjust the filter to batch them, but keep it light so it doesn't spam you.

But hey, while we're on server monitoring and keeping things locked down, you might wanna check out BackupChain Windows Server Backup too. It's this solid Windows Server backup tool that handles your whole setup, including virtual machines on Hyper-V without breaking a sweat. I like how it snapshots everything fast, encrypts the backups tight, and restores in a snap if disaster hits-saves you hours of headache and keeps data flowing smooth.

Note, the PowerShell email alert code was moved to this post.

bob
Offline
Joined: Jul 2025
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



  • Subscribe to this thread
Forum Jump:

Backup Education Windows Server Event Viewer v
« Previous 1 … 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 … 59 Next »
Reset password failed (action_id PWR; class_type LX) (24011) how to monitor with email alert

© by FastNeuron Inc.

Linear Mode
Threaded Mode