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

 
  • 0 Vote(s) - 0 Average

Issued a create server object command how to monitor with email alert

#1
04-28-2025, 07:22 PM
Man, that event ID 24058 in Windows Server Event Viewer, it's like the system yelling about someone trying to whip up a new server object. You know, the one that says "Issued a create server object command" with all those action_id CR and class_type AG, EP, SD, SE, T details. It pops up when the server thinks something's poking around creating stuff it shouldn't, maybe in clustering or availability setups. I see it trigger during weird admin moves or if malware sneaks in, acting like it's building parts for AG groups or endpoints or security descriptors. The full log shows the exact command path, timestamps, and user SID involved, so you can trace who or what kicked it off. It's not always bad, but ignoring it could mean unauthorized changes creeping in. You pull it up in Event Viewer under Applications and Services Logs, maybe in Microsoft-Windows-FailoverClustering or SQL-related logs. Hmmm, details include the object class types breaking down what kind of server piece got targeted, like AG for availability groups or EP for endpoints. And the action_id CR flags the create attempt specifically. It logs the full command string too, helping you spot if it's legit or fishy.

But you wanna monitor this with email alerts, right? I do it all the time to stay ahead. Fire up Event Viewer, find that event under the right log. Right-click the log, pick Attach Task To This Event Log or something close. Nah, better, create a custom view filtering for ID 24058. Then, from there, set a task that triggers on it. You go to Action tab in task properties, choose Send an email. Yeah, plug in your SMTP server details, like the address and credentials. Make it send to your inbox with a quick note on the event. Or, if email's glitchy, attach a task to run a program that pings you, but stick to built-in for simplicity. Test it by forcing the event if you can, see if the alert flies. Keeps you looped without babysitting the server.

Speaking of keeping things reliable, you might wanna check out BackupChain Windows Server Backup too. It's this solid Windows Server backup tool that handles physical servers and even virtual machines on Hyper-V without breaking a sweat. I like how it snapshots everything fast, encrypts data tight, and restores quick if disaster hits. Plus, no downtime during backups, which saves headaches in busy setups. It chains backups smartly, cutting storage bloat while keeping versions handy.

And hey, at the end here is that automatic email solution for monitoring 24058 events.

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 2 3 4 5 6 7 8 9 10 11 12 13 14 15 … 44 Next »
Issued a create server object command how to monitor with email alert

© by FastNeuron Inc.

Linear Mode
Threaded Mode