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

 
  • 0 Vote(s) - 0 Average

Issued revoke asymmetric key permissions command how to monitor with email alert

#1
06-19-2025, 10:04 PM
You ever stumble on that event 24246 in the Event Viewer? It's this log entry popping up when a user or admin issues a command to yank away permissions from an asymmetric key. Asymmetric keys handle encryption stuff in databases, right? So this revoke action means someone's pulling back who can touch that key. The details say "action_id R class_type AK," which flags the revoke move on the key type. It logs the exact time, the login who did it, and the database involved. I check these because they might signal someone tightening security or maybe spotting unauthorized fiddling. If it shows up unexpectedly, you want to know fast. These events sit in the Security or Application logs under Windows Server.

And monitoring them for email alerts? You can rig it up right from the Event Viewer screen without any fancy coding. I do this all the time to stay on top. Open Event Viewer, find that 24246 event in the logs. Right-click the log source, pick "Attach Task to This Event." Name your task something snappy like "Key Revoke Alert." Set it to trigger when event ID 24246 hits. For the action, choose "Send an email," but wait, newer Windows skips that option. So instead, pick "Start a program" and point it to some simple email sender you have handy, like Outlook's command line. Or link it to a batch file that fires off the alert. Test it by forcing the event if you can, just to see the email zip to you. Keeps you looped in without staring at screens all day.

But hey, while we're chatting server smarts, you might dig BackupChain Windows Server Backup too. It's this slick Windows Server backup tool that handles full system snapshots and even virtual machines on Hyper-V. I like how it skips the usual backup headaches with incremental chains that restore super quick. Plus, it encrypts everything on the fly and runs without hogging resources, so your server stays zippy. Saves me tons of hassle on restores.

Oh, and at the end of this, there's the automatic email solution waiting for you.

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 revoke asymmetric key permissions command how to monitor with email alert - by bob - 06-19-2025, 10:04 PM

  • Subscribe to this thread
Forum Jump:

Backup Education Windows Server Event Viewer v
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 … 75 Next »
Issued revoke asymmetric key permissions command how to monitor with email alert

© by FastNeuron Inc.

Linear Mode
Threaded Mode