August 1, 2010

How to Upgrade Address Lists During Exchange 2007 Migration

How to upgrade legacy Address List and Global Address List objects to Exchange Server 2007 OPath format during an Exchange 2007 transition.

Upgrade Email Address Policies During Exchange 2007 Migration

How to upgrade Email Address Policies to Exchange 2007 OPath format using Set-EmailAddressPolicy.

Removing Routing Group Connectors During Exchange 2007 Migration

How to remove all legacy Routing Group Connectors during an Exchange Server 2007 transition.

Move the Offline Address Book from Exchange 2003 to Exchange 2007

Here is a simple Exchange Management Shell command that will move all of your Offline Address Books from the Exchange 2003 OAB generation server to an Exchange 2007 OAB generation server.

Exporting Email Addresses Before Mailbox Migrations

How to export a list of all the SMTP addresses assigned to mailbox users in the Exchange organization.

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 simply extract the zip file somewhere on [...]