Welcome to Exchange & Outlook Sign in | Join | Help
in Search

Expert Tip: Force an Outlook 2007 to a Particular Autodiscovery Server

Last post 08-27-2007, 1:02 PM by AnneG_editor. 0 replies.
Sort Posts: Previous Next
  •  08-27-2007, 1:02 PM 4610

    Expert Tip: Force an Outlook 2007 to a Particular Autodiscovery Server

    Q. How can I force my Microsoft Outlook 2007 client to a particular autodiscovery server? 

     

    A. By default, Outlook 2007 clients try to discover their configuration automatically by searching for various DNS records based on the user’s email address. However, you can use an XML file to force Outlook to a particular address for a domain without using DNS records, or perhaps you want to override what might be configured in DNS.

     

    First, create an XML file of the format below:

     

    <?xml version="1.0" encoding="utf-8"?>

    <Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006"><Response xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">

    <Account>

    <Action>redirectUrl</Action>

    <RedirectUrl>https://exchange.savilltech.com/autodiscover/autodiscover.xml</RedirectUrl>

    </Account>

    </Response></Autodiscover>

     

    Now, you need to link to the XML file in the registry. To do so, open your favorite registry editor (e.g., regedit.exe), and go to the HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\AutoDiscover subkey. From the Edit menu, select New, String Value. Enter the name of the domain (e.g., savilltech.com), set the value to the location of the XML file (e.g., D:\auto\autodiscover.xml), and click OK. Close the registry editor.

     

    Finally, open the computer’s Hosts file in the C:\Windows\System32\drivers\etc folder and add an autodiscover.(domain) record for the 127.0.0.1 address (loopback). For example,

     

    127.0.0.1 autodiscover.savilltech.com

     

    When you restart Outlook, the system will use the new autodiscover location.

     

    Tip by John Savill 


    Anne Grubb, Web Site Strategic Editor
    Windows IT Pro
    Filed under:
View as RSS news feed in XML
SPONSORED LINKS FEATURED LINKS

Maximize speed, performance and reliablity of your PCs and servers—automatically!Speed Up Your PC! Try Diskeeper 2008 with InvisiTasking Free Now! Microsoft Learning Snack - Green IT Through Virtualization Many organizations face rising operating costs caused by excessive energy consumption. Virtualization and "Green IT" can help cut these costs. Get the information you need to bring Green IT savings to your business. Order Your Fundamentals CD Today!Register today for your in-depth copy of one of three Fundamental CDs on the following topics – Exchange, SQL, and SharePoint. Microsoft Learning Snack - Virtualization With Windows Server 2008Windows Server 2008 includes virtualization technology that allows many operating systems - including open source - to run on a single host. Come learn the basics of implementing these features. Microsoft Learning Snack - Virtualization BasicsWith virtualization, computing components essentially become on-demand services, freeing each element of a system from the others. This short video explains the needs, benefits, and technologies behind virtualization. Microsoft Learning Snack - Virtualization BasicsWith virtualization, computing components essentially become on-demand services, freeing each element of a system from the others. This short video explains the needs, benefits, and technologies behind virtualization. Microsoft Learning Snack - Virtualization With Windows Server 2008Windows Server 2008 includes virtualization technology that allows many operating systems - including open source - to run on a single host. Come learn the basics of implementing these features. Empower Your Processes with PowerShell 201Paul Robichaux delves deep into PowerShell how-tos in 3 informative lessons, each followed by live Q&A—all on your own computer! Register today! Microsoft Learning Snack - Green IT Through VirtualizationMany organizations face rising operating costs caused by excessive energy consumption. Virtualization and "Green IT" can help cut these costs. Get the information you need to bring Green IT savings to your business. New Release: Windows IT Pro Master CD13 years of content archives, fast answers with advanced search tools, and full access to WindowsITPro.com—order today!

 Copyright © 2008 Penton Media, Inc., All rights reserved. Terms and Use | Privacy Statement | Reprints and Licensing