Windows technical support
Podporni forum za uporabnike storitev spletnega gostovanja
This forum is part of windows webhosting service at www.hostmachine.net
 


Outlook 2013 and Microsoft Office 365 can work together

To je neaktivna kopija originalnega foruma, prirejena za lazje indeksiranje z iskalnimi roboti.
Klikni tukaj za prehod na aktivni forum.
Click here to go to original active forum.


 
       Windows technical support Forum Index -> Windows uporabniški OS
View previous topic :: View next topic  
Author Message
Pico



Joined: 18 Jan 2004
Posts: 250
Location: HostMachine.net

Posted: 21.2.2023, 00:47    Post subject: Outlook 2013 and Microsoft Office 365 can work together  

Outlook 2013 is not supported to work with modern authentication methods, used in MS Office 365 anymore. For the time being, you can tweak registry and render Outlook/Office 2013 usable with O365 for unknown period of time.

At the time of writing, that's FEBRUARY 2023, this method is working on Windows 10 and Windows 11 with Office 2013 Home & Business:

Code: Windows Registry Editor Version 5.00

; ------------------------------------------------------------------------------------
; This is for currently logged-in user only
; ------------------------------------------------------------------------------------

[HKEY_CURRENT_USER\Software\Microsoft\Exchange]
"AlwaysUseMSOAuthForAutoDiscover"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\Identity]
"EnableADAL"=dword:00000001
"Version"=dword:00000001

; ------------------------------------------------------------------------------------
; And this is for all users
; Upon any user login, windows checks and compares content of
; HKEY_CURRENT_USER with HKEY_LOCAL_MACHINE and adds missing keys to HKEY_CURRENT_USER
; ------------------------------------------------------------------------------------

[HKEY_LOCAL_MACHINE\Software\Microsoft\Exchange]
"AlwaysUseMSOAuthForAutoDiscover"=dword:00000001

[HKEY_LOCAL_MACHINE\Software\Microsoft\Office\15.0\Common\Identity]
"EnableADAL"=dword:00000001
"Version"=dword:00000001

Back to top  
 
       Windows technical support Forum Index -> Windows uporabniški OS
Page 1 of 1


Te strani so generirane samo za lazje indexiranje z iskalnimi roboti.
Prosimo, da uporabite povezavo na glavni forum, kjer lahko aktivno sodelujete s svojimi prispevki