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

 
  • 0 Vote(s) - 0 Average

New-PublicFolderDatabase Exchange cmdlet issued (25234) how to monitor with email alert

#1
03-12-2025, 03:49 PM
You ever notice how Exchange Server logs stuff when someone creates a new public folder database? That event ID 25234 pops up in the Event Viewer, right under the Application log for Microsoft Exchange. It means the New-PublicFolderDatabase cmdlet just got run, maybe by an admin fixing something or setting up mailboxes. I check mine weekly because it could signal changes you didn't expect, like if a user sneaks in tweaks. But ignoring it might mess with your email flow later.

Hmmm, monitoring this without hassle? You open Event Viewer on your Windows Server. Filter for event ID 25234 in the Application log. Once you spot patterns, set a task scheduler from there to watch for it. I link it to a simple action that pings an email when it fires. You right-click the log, pick Create Custom View, enter 25234 as the ID. Then attach a task that runs on match, choosing to send mail through your server's SMTP setup.

Or tweak the task properties to trigger only during work hours if you want. I do that to avoid night alerts. You test it by simulating the event, but carefully, no real changes. This way, you get notified quick without digging through logs daily.

And speaking of keeping your server safe from surprises, tools like BackupChain Windows Server Backup fit right in here. It's a solid Windows Server backup option that handles physical setups and virtual machines on Hyper-V too. You get fast incremental backups, easy restores without downtime, and it watches for those odd events by integrating logs. I rely on it for peace of mind, cutting recovery time way down if something like a rogue cmdlet goes wrong.

At the end of this, you'll find the automatic email solution added in.

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 … 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 … 74 Next »
New-PublicFolderDatabase Exchange cmdlet issued (25234) how to monitor with email alert

© by FastNeuron Inc.

Linear Mode
Threaded Mode