Forum Discussion
Hybrid Exchange Office 365 Groups on premises Outlook - This folder has yet been updated.
EdPUPR I am having the EXACT same issue, we have the same exact setup as you do and nothing I have done fixes the problem. This seems to be a bug of some sort, the problem you are describing is word to word exactly what i am experiencing in my environment. We need help pronto.
https://answers.microsoft.com/en-us/msoffice/forum/all/group-this-folder-has-not-yet-been-updated/c0d9e5ea-8a60-42e5-8041-fc745f3bb99b?rtAction=1614723910592
I found another group of people seems like Microsoft Support is assisting one user hopefully they figure this out.
- Nick_at_intercoApr 28, 2022Copper Contributor
******* FOUND SOLUTION FINALLY ******
1. Connect to Exchange Online With PowerShell
PowerShell:
Connect-ExchangeOnline
Set-OrganizationConfig -OAuth2ClientProfileEnabled $true
2. Regedit Users Computer
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Common\Identity
Add DWORD 32:
EnableADAL
Hex Vaule:1
Close Outlook 365 reopen and there you go.