Commit100 | IT Blog - About Information Technology
Commit100 | IT Blog - About Information Technology
Microsoft Office, Productivity, Uncategorized

Outlook 2016 cannot log on: quick and easy workaround

The following error is ever so common for users of both Exchange and Outlook 2016:

A lot of users are getting this error, and the general conclusion is that Microsoft is to blame.

Microsoft is constantly updating and upgrading its services, and oftentimes doesn’t update the configurations for its users. [1] This issue usually affects Outlook 2016 but can happen with other versions as well. The message will lead you to believe that you need to update information in your profile, which is impossible to do since Outlook refuses to open and you can’t do anything with it. This occurs because the root domain server is responding to the autodiscover request and as a result, you will not be able to open Outlook, or use your account with it.

 

What is happening is that Outlook 2016 is hanging when performing the HTTPsAutoDiscoverDomain method. Outlook uses the root domain of your SMTP address to attempt to locate the AutoDiscover service. It tries to connect to the following URL based on your SMTP address in the following xml file: https://<smtp-address-domain>/autodiscover/autodiscover.xml. [2]

If Outlook is slow finding the autodiscover records, you can tell Outlook to exclude the root domain and other records (SCP lookup, AD domain query, HTTP redirect, and SRV record query) with the following registry entries:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\AutoDiscover\
 DWORD: ExcludeHttpsRootDomain
 Value: 1

“ExcludeScpLookup”=dword:00000001

“ExcludeHttpsAutoDiscoverDomain”=dword:00000001

“ExcludeHttpRedirect”=dword:00000001

“ExcludeSrvRecord”=dword:00000001

The reason for individually disabling each of these records is because Outlook’s default settings uses one or more of these methods to reach the AutoDiscover service. If Outlook fails to connect to the predefined URL based on your SMTP address, Outlook tries the HTTP redirect method. If that does not work, Outlook tries to use the SRV record lookup method. If all lookup methods fail, Outlook cannot obtain “Outlook Anywhere” configuration and URL settings. [3]

This simple solution will help you work around the nasty issue.

References:

Arrows, Kevin. “Fix: Outlook cannot log on. Verify you are connected to the network and are using the proper server and mailbox name.” Appuals.com. N.p., 29 Jan. 2017. Web. 29 May 2017. <https://appuals.com/solved-outlook-cannot-log-verify-connected-network-using-proper-server-mailbox-name/>. [1]

Bayley, James. “Registry hack to enable Outlook 2016 to connect to Office 365.” Blog.jamesbayley.com. N.p., 01 Dec. 2015. Web. 29 May 2017. <https://blog.jamesbayley.com/2015/12/01/registry-hack-to-enable-outlook-2016-to-connect-to-office-365/>. [2]

“Posts about ExcludeScpLookup on John Yassa’s Blog.” John Yassa’s Blog – Microsoft till the end. N.p., Web. 29 May 2017. <https://johnyassa.com/tag/excludescplookup/>. [3]

June 3, 2017by Alexei Mankovski

Recent Posts

  • Outlook 2016 cannot log on: quick and easy workaround
  • What’s the value of Network and System Diagrams?
  • Does your company have a Style Guide?
  • Helping our Valued Customer Keep a Tight Schedule
  • The Technology Business Management Revolution

Recent Comments

    Archives

    • June 2017
    • May 2017
    • April 2017
    • December 2016
    • November 2016
    • August 2016
    • July 2016
    • June 2016
    • May 2016
    • April 2016
    • March 2016
    • February 2016

    Categories

    • Active directory
    • Business analysis
    • Disaster Recovery
    • Insurance
    • IT Management
    • IT Policies
    • IT Strategy
    • ITIL
    • Microsoft Office
    • Productivity
    • Security
    • Software
    • Software Engineering
    • System Design
    • Tips and Tricks
    • Uncategorized

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

    Commit100.com

    • Sample Page

    “We started the COMMIT100 BLOG to provide you with fresh new ideas about IT Managed Services, Computer System, Network & Software Engineering, and anything we find worth sharing with you.”

    © 2016 COMMIT100.com
    Privacy Policy | This blog is updated on a MONTHLY basis.