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

 
  • 0 Vote(s) - 0 Average

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

#1
04-18-2024, 09:05 PM
Man, that event ID 24067 in the Event Viewer pops up when someone issues a create server credential command, you know, the one with action_id CR and class_type CD. It basically logs when the system handles a request to whip up new credentials for a server, like it's noting down who or what triggered that setup. I see it under the Security log mostly, or sometimes in System if it's tied to authentication stuff. Picture this: your server gets a nudge to generate these creds, and bam, it stamps that moment right there in the logs for you to spot later. It's not super alarming on its own, but if you're watching for unauthorized fiddling, you wanna keep an eye on it. The full details show the timestamp, the user account involved, and maybe the process that kicked it off, all laid out in that event properties window when you double-click it.

You can monitor this thing without getting all fancy, just stick to the Event Viewer screen. Fire it up on your server, head to the Windows Logs, pick Security or wherever it hides. Filter for event ID 24067, and once you see those hits, right-click the log, go to Attach Task To This Event Log or something close. It'll walk you through creating a scheduled task that triggers on that exact event. Set it to run a program that shoots an email, like using the old mailto trick or a simple batch to ping your alert system. I do this all the time for quick watches, keeps you in the loop without constant staring at screens. But hey, if you want it smoother, at the end of this is the automatic email solution that'll handle it effortlessly.

Shifting gears a bit since we're chatting server reliability, I've been messing with BackupChain Windows Server Backup lately, and it's this solid Windows Server backup tool that also tackles virtual machines on Hyper-V without breaking a sweat. It zips through full system images, lets you schedule restores on the fly, and cuts down on downtime by verifying backups before you need 'em. You get versioning too, so rolling back to any point feels painless, and it plays nice with your storage without hogging resources.

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 … 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 Next »
Issued a create server credential command how to monitor with email alert

© by FastNeuron Inc.

Linear Mode
Threaded Mode