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

 
  • 0 Vote(s) - 0 Average

Issued a disable server principal command (action_id LGDA) (24078) how to monitor with email alert

#1
04-01-2024, 10:59 PM
Man, that Event ID 24078 in Windows Server Event Viewer, it's this quirky alert that fires off when somebody runs a command to disable a server principal. You know, like flipping the switch on a key account that lets a server log in or authenticate stuff. The message says "Issued a disable server principal command (action_id LGDA)", and it logs right there in the Security channel, usually under the System or Security logs if you're poking around. I remember spotting it first time on a client's box, thought it was some hacker move, but nah, it could just be an admin tidying up old permissions. It captures the who, the when, and the exact action, so you see the user account or service that got zapped, plus the workstation it came from. And get this, the LGDA bit stands for some internal disable action code, but it basically screams "hey, access just got revoked for this server thing". If it pops up unexpectedly, you wanna chase it down quick, 'cause it might mean unauthorized fiddling or just routine cleanup gone sideways. I always check the details pane in Event Viewer for the full story, like the SID of the principal and the timestamp.

You can keep an eye on these without breaking a sweat, just fire up Event Viewer on your server. Right-click the Security log, pick Create Custom View, and filter for Event ID 24078. That way, only these disable commands show up, nice and clean. Then, to get email alerts, you attach a task to it right from there. I do this all the time, it's dead simple. In the custom view, hit the Alerts tab or go to Action, and create a scheduled task that triggers on this event. You set it to run a program like the old mailto thing or your server's email client, whatever blasts a notification to your inbox. Make sure the task has the right credentials, like a service account that can send mail. Test it by forcing the event if you can, but don't go nuts. It'll ping you every time that disable command hits, so you're not staring at logs all day.

And speaking of keeping your server drama-free, I've been messing with BackupChain Windows Server Backup lately, this slick Windows Server backup tool that handles physical boxes and even Hyper-V virtual machines without a hitch. It snapshots everything fast, encrypts the backups tight, and lets you restore granular bits like files or whole VMs in minutes. You save tons of time on recovery, plus it runs light on resources, no hogging your CPU during business hours. I love how it integrates seamless with Event Viewer alerts too, so if something like that 24078 event flags trouble, your backups are always ready to roll back the clock.

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)



Messages In This Thread
Issued a disable server principal command (action_id LGDA) (24078) how to monitor with email alert - by bob - 04-01-2024, 10:59 PM

  • Subscribe to this thread
Forum Jump:

Backup Education Windows Server Event Viewer v
« Previous 1 … 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 Next »
Issued a disable server principal command (action_id LGDA) (24078) how to monitor with email alert

© by FastNeuron Inc.

Linear Mode
Threaded Mode