Our community of experts have been thoroughly vetted for their expertise and industry experience.
Industry experience across Technical Pre-sales, Consulting and Architecting with extensive exposure in the Global markets
Published:
Updated:
Browse All Articles > How to Configure Autodiscover Service for Cross Forest Mailbox Move
==========================
==========
==========
==========
======
When we move user mailboxes across Forests, there are certain tasks that we need to perform to make sure that users will be able to use the Autodiscover service after mailboxes have been moved from one forest to another. We will discuss the configuration required for Autodiscover Service for Cross Forest Moves. What is involved in Autodiscover Service configuration?
Objective:
=======
To move the user gupnit@nitingupta.in from Source Forest (nitingupta.in) to the destination Forest (newforest.in) and make sure that Autodiscover service will be able to handle this movement and be able to work for this scenario.
Solution Prerequisites:
===============
A trust between both the forests.
Delegated Exchange Server Administrator role
Membership in the local Administrators group for the target CAS server.
Steps involved:
==========
- Move the User Mail box (gupnit@nitingupta.in)
- Configure a mail contact account (gupnit@newforest.in) in the source forest (nitingupta.in) where the mailbox resided prior to the move.
- Configuring the contact (gupnit@newforest.in) in Source forest (nitingupta.in), results in the user authenticating to original forest (nitingupta.in), redirection using the new e-mail address. Outlook 2007 client will try to contact Autodiscover service using the new email address (gupnit@newforest.in) against the new forest.
- Use Exchange Management Shell command to set the mail contact (gupnit@newforest.in) in the source domain (nitingupta.in):
- New-MailContact -ExternalEmailAddress 'SMTP:gupnit@newforest.in'
-Name 'Nitin Gupta' -Alias 'gupnit' -OrganizationalUnit 'nitingupta.in/Users' -FirstName 'Nitin' ' -LastName 'gupnit'
- After configuration of contact profile in Outlook 2007, when the user connects to nitingupta.in and uses the nitingupta.in credentials, Outlook 2007 client receives a redirect response from nitingupta.in, that would look something like this
Comments (0)