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.

[PS] C:\>Get-OfflineAddressBook | Move-OfflineAddressBook -Server EXCH-2007 -confirm:$false

WARNING: Do not turn off public folder publishing for offline address book
(OAB) "\Default Offline Address List" before it is generated on the target
server "EXCH-2007". If you turn off public folder publishing prematurely, the
entire OAB will be downloaded for all users who are associated with this OAB.
About Paul Cunningham

Paul is a Microsoft Exchange Server specialist for one of Australia's largest companies, and is the Publisher of ExchangeServerPro.com. He is also an MCP, MCSA, MCSE, MCTS, and an MCITP for Exchange Server 2007/2010. Connect with Paul on Twitter, LinkedIn and Google+.

Leave a Comment

*