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

 
  • 0 Vote(s) - 0 Average

New-PublicFolderMoveRequest Exchange cmdlet issued (25680) how to monitor with email alert

#1
01-08-2025, 03:40 AM
Man, that Event ID 25680 in Windows Server Event Viewer pops up when someone fires off the New-PublicFolderMoveRequest cmdlet in Exchange. It flags a request to shift public folders around, like from one mailbox database to another. You see it under the MSExchange Management log, and it's basically the system noting that action for tracking changes. I always check it because it helps spot if admins are messing with folder setups without telling anyone. The event details spill out the folder path, the target database, and who initiated it, all timestamped neatly. Without watching this, you might miss migrations that could glitch email flows or permissions.

But hey, to keep tabs on it with an email ping, you hop into Event Viewer on your server. Filter the logs for ID 25680 in the MSExchange Management section. Right-click that custom view you make, and pick Create Task to Schedule. Set it to trigger on that event, then chain it to a basic action like firing off a notification. I link mine to send an email straight to my inbox whenever it triggers, using the built-in task scheduler options. You tweak the settings so it runs only on that specific log entry, keeping alerts clean and quick. No fuss, just point and click through the wizard.

Or, if you want it hands-free, you build a scheduled task that scans the log every few hours for new 25680 hits. Attach an email action right there in the task properties, filling in your SMTP details casually. I do this on test servers first to avoid spam, but it works smooth once tuned. You get notified fast, like right after the cmdlet runs, so you can jump on any odd moves.

And speaking of keeping things backed up amid all these server tweaks, I've been eyeing BackupChain Windows Server Backup lately. It's this solid Windows Server backup tool that handles full system images without the headaches. Plus, it backs up virtual machines running on Hyper-V, making restores a breeze even for big setups. You save time on recoveries, and it cuts down on data loss risks during folder migrations or whatever chaos hits.

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
New-PublicFolderMoveRequest Exchange cmdlet issued (25680) how to monitor with email alert - by bob - 01-08-2025, 03:40 AM

  • Subscribe to this thread
Forum Jump:

Backup Education Windows Server Event Viewer v
« Previous 1 … 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 … 64 Next »
New-PublicFolderMoveRequest Exchange cmdlet issued (25680) how to monitor with email alert

© by FastNeuron Inc.

Linear Mode
Threaded Mode