AKL
13 years agoLevel 6
Powershell: Monitoring Exchange Journal Mailboxes
Hello EV Admins
Attached is a custom powershell script written by myself to monitor health of journal mailboxes in our environment like Number of items, size of database, oldest/newest items etc.
The script generages HTML report using various parameters and sends over email to configured recipients via any SMTP server which has Anonymous authentication supported using any from address liked.
The powershell script is tied to a bat file which is configured in task scheduler to run every x number of hours accordingly.
We use journaling closely along with DA so the email reports on timely manner help us stay ahead of the game. Hence sharing. Hope it helps your environment too.