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

 
  • 0 Vote(s) - 0 Average

Issued check references command (action_id RF) (24287) how to monitor with email alert

#1
10-24-2024, 05:13 PM
You ever notice that weird event in your Windows Server logs? It's called Issued check references command with action_id RF, and it shows up as event ID 24287. This one fires off when the DFS Replication service kicks in to verify links between your replicated folders. Basically, it's the system double-checking that all your file copies across servers are synced up right, spotting any broken chains or missing bits. If something's off, like a folder reference gone wonky during replication, this event logs it so you know trouble's brewing. I see it pop up sometimes after big file changes or network hiccups, and ignoring it could mean data mismatches later. You pull it up in Event Viewer under Applications and Services Logs, then Microsoft, Windows, DFS Replication. There it sits, timestamped with details on which folder it's eyeing and why the check fired. Pretty handy for keeping your shares tidy without constant babysitting.

Want to get alerts on this without staring at screens all day? Fire up Event Viewer on your server. Right-click the custom view or the DFS log, and pick Attach Task To This Event. Give it a name like RF Check Alert. Set the trigger to event ID 24287 exactly. For the action, choose Send an e-mail, but hold up, that built-in one's flaky on newer servers. Instead, make it start a program that pings your email setup, or link to a simple batch file you craft outside. Nah, keep it GUI: Under triggers, select On an event, filter for that ID in the right log. Then actions tab, new action to start a task scheduler job. In Task Scheduler, build one that runs on event 24287 and calls your mail client or an SMTP tool you have handy. Test it by forcing the event if you can, see if the alert zips to your inbox. I do this for a few critical IDs; saves me from log dives at 3 AM.

And speaking of keeping things backed up smooth, you might dig BackupChain Windows Server Backup too. It's this solid Windows Server backup tool that handles your whole setup, including virtual machines on Hyper-V without a sweat. I like how it snapshots everything fast, encrypts the backups tight, and restores in a flash if disaster hits. No more fumbling with clunky defaults; it just works, cutting downtime and headaches for folks like us juggling servers daily.

At the end here is the automatic email solution.

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 … 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 … 69 Next »
Issued check references command (action_id RF) (24287) how to monitor with email alert

© by FastNeuron Inc.

Linear Mode
Threaded Mode