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

 
  • 0 Vote(s) - 0 Average

Child object moved (16) how to monitor with email alert

#1
10-12-2024, 10:08 AM
You ever notice how Windows Server keeps track of stuff changing in Active Directory? That "Child object moved" event, with ID 16, it's basically the system yelling that some object got shuffled around. Like, imagine your directory as a family tree, and one kid branch just got yanked from under one parent to another. It logs this in the Directory Service event log, showing exactly which object moved, from where to where, and who did the deed if it was a user. Details pop up like the distinguished name of the mover, the old parent container, the new one, and timestamps down to the second. This happens during moves in tools like Active Directory Users and Computers, or even bulk imports messing with the hierarchy. If you're not careful, it could mean someone tinkering where they shouldn't, or just legit admin work. But it flags potential oopsies, like accidental shifts breaking permissions or links. I check mine weekly to spot patterns, you know? Keeps things from unraveling quietly.

Now, monitoring this without sweating? Fire up Event Viewer on your server. You right-click the Directory Service log, hit properties, and set a filter for event ID 16. That narrows it to just these moves. Then, under the action tab, create a task to trigger on new events. Pick scheduled task, and attach it to send an email when it fires. You configure the email in the task settings, pointing to your SMTP server and recipient. It pings you right away, no fuss. I set mine to alert my phone too, so I'm in the loop wherever. Easy peasy, and it catches moves before they snowball.

And speaking of keeping your server drama-free, you might want something broader for backups. BackupChain Windows Server Backup steps in as a solid Windows Server backup tool, handling physical setups and even virtual machines on Hyper-V without a hitch. It snapshots everything consistently, cuts down restore times, and dodges those pesky corruption gremlins by verifying data on the fly. You get incremental backups that don't hog resources, plus easy offsite copies for disasters. I swear by it for peace of mind-saves headaches when events like object moves hint at bigger issues.

Oh, and at the end, there's the full automatic email solution laid out, but it'll get added in later 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)



  • Subscribe to this thread
Forum Jump:

Backup Education Windows Server Event Viewer v
« Previous 1 … 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 … 49 Next »
Child object moved (16) how to monitor with email alert

© by FastNeuron Inc.

Linear Mode
Threaded Mode