Avoid Running Out of Transaction Log Disk Space on Exchange Servers

Exchange Server 2010 Logo

Don’t take the risk that your Exchange Servers will run out of transaction log disk space. Use this script to monitor and alert on failed backups that can cause service outages later on.

How to Health Check an Exchange 2010 Mailbox Server

exchange-2010-test-mailboxserver-health-01

Get this free PowerShell script for performing a quick health check of your Exchange Server 2010 mailbox servers.

How to List all Users Who Have Access to Other Exchange Mailboxes

binary

This PowerShell command will export to CSV a list of any Exchange mailboxes where other users have permissions to access them.

How to Generate a HTML Report of Your Exchange 2010 Environment

exchange-html-report-sample

Exchange Server expert Steve Goodman has released a free PowerShell script that can be used to create a HTML report of your Exchange environment. You can find the script available to download here. That picture above is the output of the script when I ran it against one of my test lab environments. This is [...]

PowerShell Script: Get Exchange 2007 Database Sizes and Mailbox Counts

binary

This script helps me when I’m planning batches of mailboxes to migrate by reporting the current size and mailbox count for the mailbox databases on the server I’m migrating to.

PowerShell Script: Check Exchange Mailbox Database Last Backup Time

binary

PowerShell script for checking the last backup time for the mailbox databases on an Exchange Server.