Exchange 2007 to Exchange 2013

Please refer to https://technet.microsoft.com/en-us/library/jj591328(v=exchg.141).aspx for information on autodiscover URLs.

you will need https://autodiscover.xyz.com/autodiscover/autodiscover.xml or https://xyz.com/autodiscover/autodiscover.xml.

you will also need to publish the DNS records for this internally and externally.

hope this helps

Abhi

August 24th, 2015 3:53am

Greetings,

I am in porcess of migrating my Exchange 2007 to Exchange 2013, Please find below the scenario.

Exchange 2007     Single server solution. Not published externally, only for internal emails only.

CAS URL: mail.abc.com

Have another email system hosted with ISP :     xyz.com

Objective: Migrate from Ex2007 to Ex2013

Want to publish externally xyz.com (not abc.com), will do cutover from ISP hosted to my premises, 

MX records for @xyz.com will be pointed from ISP to on-premises, smtp domain will be @xyz.com

Will be added as accepted domain (abc.com will not be published anywhere, not even the mxrecords for abc.com will be used)

Exchange 2013

Configured 2 Mailbox and 2 CAS Server in Exchange 2013.

COnfigured NLB Unicast for both the CAS Server

DNS: Created one split DNS for xyz.com (as the default domain is abc.com) and then configured A record for mail.xyz.com pinting to CAS NLB Virtual IP.

Virtual Directories Config: I have not done any changes to Ex2007 CAS URLs, as the old namespace is no longer required. And new namespace is configured in Ex2013.

For Ex2007 server have done only change in Autodiscover internal uri to https://mail.xyz.com/autodiscover/autodiscover.xml

Have configured below mentioned URL in Ex 2013.

owa (Internal/External) : https://mail.xyz.com/owa

ecp (Internal/External) : https://mail.xyz.com/ecp

oab (Internal/External) : https://mail.xyz.com/oab

Autodiscover (Internal uri) : https://mail.xyz.com/autodiscover/autodiscover.xml

Webservices (Internal/External) : https://mail.xyz.com/ews/exchange.asmx

ActiveSync (Internal/External): https://mail.xyz.ae/Microsoft-Server-ActiveSync

Test Scenarios:

The Autodiscover resolves if put the url in Expolrer https://mail.xyz.com/autodiscover/autodiscover.xml to the xml page, which i think is fine.

But when i run test-outlookwebservices it gives the error.

[PS] C:\Windows\system32>Get-ClientAccessServer | Test-OutlookWebServices -Identity ex2k7@abc.com -MailboxCredential
 (Get-Credential)

cmdlet Get-Credential at command pipeline position 1
Supply values for the following parameters:
Credential

Source                              ServiceEndpoint                     Scenario                       Result  Latency
                                                                                                                  (MS)
------                              ---------------                     --------                       ------  -------
2013MBX-2.bhgroup.com                mail.abc.com               Autodiscover: Outlook Provider Failure       3
2013MBX-2.bhgroup.com                mail.abc.com               Exchange Web Services          Failure       0
2013MBX-2.bhgroup.com                                                    Availability Service           Skipped       0
2013MBX-2.bhgroup.com                mail.abc.com               Offline Address Book           Failure   21010
The specified server, 2013CAS-2, isn't a Client Access server.
    + CategoryInfo          : InvalidArgument: (:) [Test-OutlookWebServices], TestWebServicesTaskException
    + FullyQualifiedErrorId : [Server=2013MBX-2,RequestId=904addf0-7e3d-4f1f-af13-ed23b8a43b54,TimeStamp=8/23/2015 8:54
   :09 PM] [FailureCategory=Cmdlet-TestWebServicesTaskException] 7394F15C,Microsoft.Exchange.Monitoring.TestOutlookWe
  bServicesTask
    + PSComputerName        : 2013cas-1.bhgroup.com

The specified server, 2013CAS-1, isn't a Client Access server.
    + CategoryInfo          : InvalidArgument: (:) [Test-OutlookWebServices], TestWebServicesTaskException
    + FullyQualifiedErrorId : [Server=2013MBX-2,RequestId=904addf0-7e3d-4f1f-af13-ed23b8a43b54,TimeStamp=8/23/2015 8:54
   :09 PM] [FailureCategory=Cmdlet-TestWebServicesTaskException] 9B8D136F,Microsoft.Exchange.Monitoring.TestOutlookWe
  bServicesTask
    + PSComputerName        : 2013CAS-1.abc.com

Also 2013 Exchange users are not able to see OAB, it is  failing while accessing Address book. Says Outlook is not connected or Offline. 

Certainly i have misconfigured the Virtaul Directoies.

Kindly suggest if the above config is fine or any inputs will be appreaciated.

Thanks in advance.

Free Windows Admin Tool Kit Click here and download it now
August 24th, 2015 7:24am

Please have a look on below given informative resources that might helps you to get this job done.

Autodiscover and Outlook Anywhere Issues: https://technet.microsoft.com/en-us/library/cc411322%28v=exchg.80%29.aspx

Troubleshooting Autodiscover: http://blogs.technet.com/b/exchdxb/archive/2012/05/10/troublshooting-autodiscover-exchange-2007-2010.aspx

Issue of Test-OutlookWebServices failed: http://www.experts-exchange.com/articles/17498/Exchange-2010-2013-Issue-of-Test-OutlookWebServices-failed.html

Exchange Server 2010 to 2013 Migration Reviewing Autodiscover Configuration: http://exchangeserverpro.com/exchange-server-2010-2013-migration-reviewing-autodiscover-configuration/

You may also take help from this article which will explain and go through all the steps to migrate from Exchange 2007 to Exchange 2013.: http://blogs.technet.com/b/meamcs/archive/2013/07/25/part-4-step-by-step-exchange-2007-to-2013-migration.aspx

Moreover, If you wish to accomplish this migration task automatically, you may try this solution i.e. ( http://www.exchange2007to2013migration.exchangemigrationtool.com/  ) which lets you to migrate from exchange 2007 to exchange 2013 with real time coexistence and without any downtime.

hope it helps you!

August 24th, 2015 7:34am

HI Abhi,

Have renamed the Autodiscover Internal uri on 2013CAS-1, 2013CAS-2 and 2007Server https://autodiscover.xyz.com/autodiscover/autodiscover.xml

MY Default Domain DNS name is abc.com

So i have created a new ZOne xyz.com and created a A record for autodicover.xyz.com pointing to CAS NLB.

Checked in explorer https://autodiscover.xyz.com/autodiscover/autodiscover.xml , it is fine

Even the test-email configuration results are succeeding

But when i try to create the account using auto config it fails.

test-outlookwebservices also failing

It shows mail.abc.com in the service endpoint which 2010, why its still pointing to 2010

Best Regards,


  • Edited by K 2 19 hours 34 minutes ago
Free Windows Admin Tool Kit Click here and download it now
August 24th, 2015 7:50am

Thanks Everyone for the inputs.

The root cause was that i was using self signed certificate. Have issue third party CA Cert and issue is fixed.

I was aware that Self signed certs are not valid. But i never knew that it could fail the discovery and OAB distribution also.

Thanks ag

August 24th, 2015 2:11pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics