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

 
  • 0 Vote(s) - 0 Average

Object moved (21) how to monitor with email alert

#1
02-26-2025, 01:13 AM
Man, that "Object moved" event with ID 21 in Windows Server Event Viewer? It's basically the system yelling when something gets shuffled around in the file system. You know, like a file or folder that was supposed to stay put suddenly ends up somewhere else. This pops up in the Security log mostly, tied to file access stuff. It flags unauthorized moves or just weird relocations during operations. I see it when users or processes tamper with protected areas. Or maybe during backups gone sideways. The details in the event show the old path and new one, plus who did it. Creepy if it's not expected, right? You can peek at it by firing up Event Viewer, hitting the Windows Logs section, then Security. Filter for ID 21 there. It'll list timestamps, accounts involved, all that jazz.

Now, to keep tabs on this with email alerts? I like rigging a scheduled task straight from Event Viewer. You right-click the event, pick Attach Task To This Event. Boom, wizard pops up. Name it something snappy like ObjectMoverAlert. Set the trigger to that exact event ID 21. Then, for the action, choose Send an email. Yeah, you input your SMTP server details, from and to addresses. Make sure it grabs the event description in the body. Test it once to see if it flies. If your server hates the built-in email, tweak the task to run a simple batch file that pings your phone or whatever. Keeps you in the loop without babysitting the logs all day.

And hey, while we're chatting server quirks, if you're juggling files and events like this, you might wanna eye BackupChain Windows Server Backup too. It's this slick Windows Server backup tool that handles physical setups and even Hyper-V VMs without breaking a sweat. Speeds up restores, dodges downtime, and snapshots everything clean. I dig how it automates the grind so you focus on real fixes.

At the end of this, there's the automatic email solution ready 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
Object moved (21) how to monitor with email alert - by bob - 02-26-2025, 01:13 AM

  • 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 … 24 Next »
Object moved (21) how to monitor with email alert

© by FastNeuron Inc.

Linear Mode
Threaded Mode