Home > Microsoft Exchange Tips > Exchange Migration Tips > Moving mobile user mailboxes from Exchange 2003 to Exchange 2007
Exchange Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

EXCHANGE MIGRATION TIPS

Moving mobile user mailboxes from Exchange 2003 to Exchange 2007


Brien Posey
10.11.2007
Rating: -4.00- (out of 5)


Exchange Server tips, tutorials and expert advice
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


There are potential pitfalls you can run into when moving mobile device user mailboxes from Exchange 2003 to Exchange 2007. Find out how to avoid them and discover a few Exchange Management Shell commands that simplify ActiveSync mailbox policy management on Exchange 2007.


Exchange Server 2003 SP2 lets you create a global security policy that applies to all mobile device users. In contrast, Exchange Server 2007 allows you to create multiple mobile messaging policies (called ActiveSync Mailbox Policies) that can be assigned to different users, as needed. For example, you might create one ActiveSync Mailbox policy for your sales reps, and a different security policy for the company's executive management.

When moving mailboxes from Exchange 2003 to Exchange 2007, you should always use the Exchange Management Console or Exchange Management Shell.

Using the Exchange System Manager may cause some mailbox features to malfunction. For example, if a mailbox is migrated using Exchange System Manager, the user whose mailbox was moved usually cannot log into Outlook Web Access (OWA) afterward.

When you move a mailbox from Exchange 2003 to Exchange 2007 server, two things happen:

  • If a mobile messaging security policy is in effect on the Exchange 2003 server, it will no longer be in effect when the migration to Exchange 2007 is complete, because Exchange 2007 uses a different type of security policy for mobile users.

  • When any mailbox is moved to Exchange 2007, it automatically becomes ActiveSync-enabled, regardless of its previous Exchange 2003 server configuration. However, no ActiveSync mailbox policies are applied until you set them up manually.

Exchange 2007 and mobile administration resources:

Step-by-Step Guide: How to secure mobile devices in Exchange Server 2007

Learning Guide: Exchange Server mobile device management

Crash Course: Exchange ActiveSync tips and tutorials

Setting up a new mailbox from scratch on Exchange 2007 creates a similar result. New user mailboxes, resource and equipment mailboxes are all ActiveSync-enabled by default. The difference is that the New Mailbox Wizard gives you the opportunity to associate an ActiveSync Mailbox Policy with the new mailbox during the setup process.

If you want to disable ActiveSync for resource mailboxes, there is an Exchange Management Shell command you can use to disable it for all room and equipment mailboxes:

Get-Mailbox –ResultSize Unlimited –Filter {RecipientTypeDetails –eq 'EquipmentMailbox' –or RecipientTypeDetails –eq 'RoomMailbox'} -> Set-CasMailbox –ActiveSyncEnabled $False Get-Mailbox –ResultSize Unlimited –Filter {RecipientTypeDetails –eq 'UserMailbox' –and $_.ActiveSyncEnabled}

You also can use the Exchange Management Shell to display a list of all user accounts that have ActiveSync enabled:

Get-Casmailbox –ResultSize Unlimited -> where {$_.ActiveSyncEnabled}

This will display several columns after each username, each of which shows either True or False. The first column displays True for users who have ActiveSync enabled.

Because we have filtered the output, only users with ActiveSync enabled are displayed though. If you want to view all users and check their ActiveSync status manually, simply enter the command Get-CasMailbox.

About the author: Brien M. Posey, MCSE, is a Microsoft Most Valuable Professional for his work with Exchange Server, and has previously received Microsoft's MVP award for Windows Server and Internet Information Server (IIS). Brien has served as CIO for a nationwide chain of hospitals and was once responsible for the Department of Information Management at Fort Knox. As a freelance technical writer, Brien has written for Microsoft, TechTarget, CNET, ZDNet, MSD2D, Relevant Technologies and other technology companies. You can visit Brien's personal Web site at www.brienposey.com.

Do you have comments on this tip? Let us know.

Please let others know how useful this tip was via the rating scale below. Do you know a helpful Exchange Server, Microsoft Outlook or SharePoint tip, timesaver or workaround? editor@searchexchange.com to talk about writing for SearchExchange.com.

Rate this Tip
To rate tips, you must be a member of SearchExchange.com.
Register now to start rating these tips. Log in if you are already a member.




Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


RELATED CONTENT
Mobile Devices
Troubleshooting Apple iPhone and Exchange Server integration issues
Extracting Exchange ActiveSync data from IIS log files
Sharing a user's Outlook calendar with a public folder calendar
OWA Light vs. Exchange ActiveSync on Windows Mobile devices
Prevent SSL-related synchronization errors on emulated mobile devices
Connecting an Apple iPhone to Exchange Server on Windows SBS 2003
Why can't I send Exchange email from a BlackBerry 7100i mobile device?
Troubleshoot Windows Mobile device emulator synchronization errors
Configure Microsoft SharePoint mobile access via Exchange Server 2007
Synchronizing the Windows Mobile emulator with Exchange Server 2007

Microsoft Exchange Server 2007
Exchange Server 2007 replication and database transaction basics
Troubleshooting a 64-bit Exchange Server 2007 installation
Can't create Exchange Server 2007 mailboxes on a second subdomain
Troubleshooting why some Microsoft Outlook 2007 email disappears
Automate complex Exchange 2007 Management Shell tasks via scripting
Considerations for virtualizing Exchange 2007 mailbox servers
Create a journal rule in Exchange 2007 to secure journaling mailboxes
Microsoft Exchange Server mailbox recovery using database portability
Plan an Exchange 2007 standby continuous replication (SCR) deployment
How to protect an Exchange journaling mailbox from email spoofing
Microsoft Exchange Server 2007 Research

Email Policy Management
Setting up email disclaimers and signatures in Exchange Server
Use the OWA Admin tool to 'segment' Outlook Web Access 2003 features
Why are .PST files a security threat to Exchange Server mailboxes?
Customizing Outlook Web Access (OWA) in Exchange Server 2007
Managing Microsoft Outlook search folder functionality
How to set up Exchange 2007 message classifications
Exchange Server email compliance guide
Set up Exchange to receive email for multiple domains
Troubleshooting a Microsoft Outlook group policy
How to set up Exchange Server 2007 transport rules

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
email bankruptcy  (SearchExchange.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary

DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



Email Server Solutions: Exchange 2007, Exchange 2003, Exchange 2000, SharePoint
HomeNewsTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersIT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2004 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts