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

 
  • 0 Vote(s) - 0 Average

Issued a delete database encryption key command how to monitor with email alert

#1
06-17-2024, 11:53 PM
You ever notice how Windows Server logs all these quirky events in the Event Viewer? That one you're asking about, the "Issued a delete database encryption key command (action_id DR class_type DK)" with ID 24120, it pops up when someone or something triggers a wipe of the encryption key for a database. I mean, it's like the system saying, hey, that key just got nuked on purpose. Usually tied to admin actions or recovery stuff gone sideways. It flags potential risks, you know? Like if a bad guy sneaks in and deletes keys to mess with your data. Or maybe it's legit maintenance, but you don't want to ignore it. Details in the log show who did it, when, and from where. Super important to watch because it could mean your encrypted stuff is suddenly wide open. I check mine weekly just to stay ahead.

Now, monitoring this with an email alert? Easy peasy through the Event Viewer itself. You fire up Event Viewer on your server. Right-click the Custom Views folder. Whip up a new view filtering for event ID 24120 in the Security or Application log-depends on your setup. I always tweak the filter to snag just those DR and DK bits too. Save that view. Then, head to Task Scheduler. Link a new task to that custom view. Set it to trigger on new events matching your filter. For the action, pick send an email-yeah, built-in option there. Plug in your SMTP details, like server address and your alert email. Test it once to make sure it pings you right away. Boom, now every time that delete command fires, your inbox lights up. No fuss, all automated.

And speaking of keeping things locked down without the headaches, I've been messing with BackupChain Windows Server Backup lately. It's this slick Windows Server backup tool that handles full system images and even backs up your Hyper-V virtual machines without breaking a sweat. You get fast incremental backups, easy restores, and it runs light on resources so your server doesn't choke. Plus, the encryption stays ironclad, alerting you to any key drama like that 24120 event. Way better than fumbling with built-ins.

At the end here, you'll find the automatic email solution laid out, but it's added separately for now.

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 … 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 … 49 Next »
Issued a delete database encryption key command how to monitor with email alert

© by FastNeuron Inc.

Linear Mode
Threaded Mode