Autodiscover-Verhalten von Outlook beeinflussen

Das gehört hier eigentlich schon lange rein. Denn der MS-Artikel https://docs.microsoft.com/en-us/outlook/troubleshoot/domain-management/unexpected-autodiscover-behavior ist in dieser Hinsicht unklar und unübersichtlich.

Hier eine Übersicht.

Die Einstellungen sind hier zu machen:

HKEY_CURRENT_USER\Software\Microsoft\Office\x.0\Outlook\AutoDiscover

16.0 = Outlook 2016/2019/365
15.0 = Outlook 2013
14.0 = Outlook 2010
12.0 = Outlook 2007

Mögliche Einstellungen sind:

PreferLocalXML
ExcludeHttpRedirect
ExcludeHttpsAutoDiscoverDomain
ExcludeHttpsRootDomain
ExcludeScpLookup
ExcludeSrvRecord
ExcludeLastKnownGoodURL (*)
ExcludeExplicitO365Endpoint (**)
(*) only applies to Outlook 2010 version 14.0.7140.5001 and later versions
(**) only applies to Outlook 2016 version 16.0.6741.2017 and later versions

Es muss ein DWORD Key mit dem Wert 1 (= entsprechende(r) Einstellung/Ausschluss ist aktiv)

Ggf. muss dies auch in diesem Pfad hinterlegt werden:

HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\x.0\Outlook\AutoDiscover

Hintergrund-Info:

Outlook benutzt folgende Methoden um sich zu konfigurieren, in dieser Abfolge:

  • SCP lookup
  • HTTPS root domain query
  • HTTPS Autodiscover domain query
  • Local XML file
  • HTTP redirect method
  • SRV record query
  • Cached URL in the Outlook profile (new for Outlook 2010 version 14.0.7140.5001 and later versions)
  • Direct Connect to Office 365 (new for Outlook 2016 version 16.0.6741.2017 and later versions)

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

This site uses Akismet to reduce spam. Learn how your comment data is processed.