After an outage or maintenance to the Mailbox servers in a Database Availability Group you may find that the mailbox databases are no longer balanced across all of the DAG members.
Exchange Server 2007 Transition Script
Every time I do an Exchange 2000/2003 to Exchange 2007 transition I have to run the same shell commands at the end to upgrade the default Email Address Policy, Address Lists, and Global Address List. So I wrote this script to do it automatically. To use the script copy this code into Notepad and save […]
Checking currency of Exchange Server 2007 Anti-Spam signatures
Last week I wrote a post on what is missing from Exchange Server 2007 Anti-Spam. A short time afterwards Evan Dodds wrote back to me with an answer to the issue. One could write a simple script to check what updates are available on MU in certain categories, etc. Sample VB script code is available […]