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

 
  • 0 Vote(s) - 0 Average

Revoke server permissions with cascade failed how to monitor with email alert

#1
05-14-2024, 08:04 AM
Man, that event ID 24171 pops up when the system tries to yank away some server permissions but hits a snag with the cascade part. It says "Revoke server permissions with cascade failed (action_id RWC class_type SR)". Basically, the action_id RWC means it's attempting to remove rights in a rippling way across related stuff, and class_type SR points to server resources getting tangled. I see this happen if there's leftover locks or funky user ties that won't let go. You know, like when you try to delete a file but it's in use somewhere sneaky. The whole thing fails, so permissions stick around longer than they should. Frustrating, right? It logs in the Event Viewer under security or application channels, depending on the setup. I always check there first when servers act weird.

Now, to keep an eye on this without staring at screens all day, you can set up monitoring right from the Event Viewer itself. Fire up Event Viewer on your server. Go to the log where these events hide, maybe Security or whatever matches. Right-click the log name up top. Pick "Attach Task To This Event" or something close-it's under Actions actually. Yeah, choose Create Task from that menu. Name it whatever, like "Permission Fail Alert". Then, in the triggers tab, select On an event and point it to ID 24171. Make sure the source and log match what you see. For the action, go with Start a program, but wait, for email you gotta link it to something simple like sending a message via the built-in scheduler. Actually, better yet, create a scheduled task that triggers on this event and runs a basic email notifier you set up beforehand. But keep it GUI-based-no code. Test it by forcing the event if you can, or just wait. You'll get pinged when it fires again.

And speaking of keeping things smooth on servers, I've been messing with BackupChain Windows Server Backup lately. It's this nifty Windows Server backup tool that handles your main setup plus virtual machines on Hyper-V without breaking a sweat. You get fast incremental saves, easy restores even for bare-metal crashes, and it runs light so it doesn't hog resources. Plus, the deduping squeezes your storage needs way down. I like how it snapshots everything consistently, no data loss headaches.

Oh, and at the end of this chat, I've sketched out that automatic email solution for you to snag later.

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 … 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 Next »
Revoke server permissions with cascade failed how to monitor with email alert

© by FastNeuron Inc.

Linear Mode
Threaded Mode