Outlook

Thema: Autodiscover umgehen

Die Hilfe bezieht sich auf  Outlook 2003 bis 2016 und soll den Autodiscover von Outlook deaktivieren. 

 

Umsetzung:

Einen Eintrag in die Registry machen. Dazu lässt sich folgendes verwenden, wenn man es in eine neue Textdatei speichert und dann umbenennt zu DisableAutodiscover.reg

[HKEY_CURRENT_USER\Software\Microsoft\Office\“15.0″\Outlook\AutoDiscover]

„ExcludeScpLookup“=dword:00000001
„ExcludeHttpRedirect“=dword:00000001
„ExcludeHttpsAutoDiscoverDomain“=dword:00000001
„ExcludeHttpsRootDomain“=dword:00000001
„PreferLocalXML“=dword:00000001
„ExcludeSrvRecord“=dword:00000001
„ExcludeLastKnownGoodURL“=dword:00000001
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\“15.0″\Outlook\AutoDiscover]

„ExcludeScpLookup“=dword:00000001
„ExcludeHttpRedirect“=dword:00000001
„ExcludeHttpsAutoDiscoverDomain“=dword:00000001
„ExcludeHttpsRootDomain“=dword:00000001
„PreferLocalXML“=dword:00000001
„ExcludeSrvRecord“=dword:00000001
„ExcludeLastKnownGoodURL“=dword:00000001

 

Gleich in der ersten Zeile muss die Version angepasst werden. Ebenso in der neunten Zeile. Die "15.0"  ist hier Outlook 2013. Wer es für 2010 braucht, der trägt hier 14.0 ein. Siehe Liste:

Microsoft Office 2016 – 16.0
Microsoft Office 2013 – 15.0
Microsoft Office 2010 – 14.0
Microsoft Office 2007 – 12.0
Microsoft Office 2003 – 11.0