TkFast Logo

View FAQ
Print Version

- Servers - Windows -


(posted by on 2014-05-15 08:49:48)
Reconfiguring Microsoft Exchange Server to Use a Fully Qualified Domain Nam ...

Reconfiguring Microsoft Exchange Server to Use a Fully Qualified Domain Name


Solution:

    To get around this issue, one can simply change the internal URLs to the external ones. For example you have internal name of servername.local, this will need to be changed to mail.contoso.com in the URLS, once this is done you will need to create a DNS zone for contoso.com on your internal DNS and create a host record for mail to point to the exchange servers internal IP address so that internal autodiscovery will work when you do the change.
    The following will need to be done for

    Exchange 2007:

    1. Start the Exchange Management Shell.

    2. Modify the Autodiscover URL in the Service Connection Point. The Service Connection Point is stored in the Active Directory directory service. To modify this URL, type the following command and then press ENTER:
       Set-ClientAccessServer -Identity CAS_Server_Name -AutodiscoverServiceInternalUri
       https://mail.contoso.com/autodiscover/autodiscover.xml

    3. Modify the InternalUrl attribute of the EWS. To do this, type the following command, and then press ENTER:
        Set-WebServicesVirtualDirectory -Identity “CAS_Server_Name\\EWS (Default Web Site)”
        -InternalUrl https://mail.contoso.com/ews/exchange.asmx

    4. Modify the InternalUrl attribute for Web-based Offline Address Book distribution. To do this, type the following command, and then press ENTER:
       Set-OABVirtualDirectory -Identity “CAS_Server_name\\oab (Default Web Site)”
       -InternalUrl https://mail.contoso.com/oab

    5.  Modify the InternalUrl attribute of the UM Web service. To do this, type the following command, and then press ENTER:
        Set-UMVirtualDirectory -Identity “CAS_Server_Nameunifiedmessaging (Default Web Site)”
        -InternalUrl https://mail.contoso.com/unifiedmessaging/service.asmx
        Note This command is required only in an Exchange 2007 environment. This command no longer exists in an Exchange 2010 environment. Instead, the WebServices URL is used for this purpose.
    6.  Open IIS Manager.

    7.  Expand the local computer, and then expand Application Pools.

    8.  Right-click MSExchangeAutodiscoverAppPool, and then click Recycle.

     

    Exchange 2010:

    1.  Start the Exchange Management Shell.

    2.  Modify the Autodiscover URL in the Service Connection Point. The Service Connection Point is stored in the Active Directory directory service. To modify this URL, type the following command and then press ENTER:
        Set-ClientAccessServer -Identity CAS_Server_Name -AutodiscoverServiceInternalUri

        https://mail.contoso.com/autodiscover/autodiscover.xml

    3.  Modify the InternalUrl attribute of the EWS. To do this, type the following command, and then press ENTER:
        Set-WebServicesVirtualDirectory -Identity “CAS_Server_Name\\EWS (Default Web Site)”
        -InternalUrl https://mail.contoso.com/ews/exchange.asmx

    4.  Modify the InternalUrl attribute for Web-based Offline Address Book distribution. To do this, type the following command, and then press ENTER:
        Set-OABVirtualDirectory -Identity “CAS_Server_name\\oab (Default Web Site)”
        -InternalUrl https://mail.contoso.com/oab
     
    5.  Open IIS Manager.

    6.  Expand the local computer, and then expand Application Pools.

    7.  Right-click MSExchangeAutodiscoverAppPool, and then click Recycle.




Industries

Broadcast
Corporate
Education
Event Centers
Healthcare
Home Theater
Hospitality
House of Worship
Museums
Residential
Retail


Solutions

Computer
Automation
Web
Phone

Explore

Accolades
Testimonials
Automation Portfolio
Web Portfolio
Design Portfolio

About

Company Info
Staff
Corporate Partnership
News & Events

Contact

TkFast, Inc.
437 South Hydraulic Street
Wichita, KS 67211-1911

Phone: 316-260-2500
Toll Free: 877-TKFAST-1
Fax: 316-260-4242

info@tkfast.com




©2024 TkFast, Inc. All Rights Reserved.  |  Privacy Statement  |  Site Map