Using Classic Outlook on Windows for personal email, calendar, and contact management
Hello Carlos,
I tried this with some users.
Result:
- After logoff/logon on the same and/or different RDSH in the Collection no need to sign in again in Microsoft365 (Excel, Word, Outlook).
- After some time authentication is still required and gave the error: Something went wrong. [4o6fs] Error Tag: 4o6fs Error Code: 2147942405
And 2147942405 (Access denied) is explainable because their is only read-access to the folder ...\AC\TobekBroker\Accounts\
Sadly this does not work in our situation.
Summary of overall environment:
Environment:
- Collection of 4 Windows Server 2022 RDSH servers
- UserProfileDisks
- Exclude folders from storing in user profile disk
- %LocalAppData%\Packages\Microsoft.Windows.CloudExperienceHost_cw5n1h2txyewy
- %LocalAppDat%Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy
- %LocalAppData%\Microsoft\TokenBroker
- %LocalAppData%\Microsoft\OneAuth
- %LocalAppData%\Microsoft\IdentityCache
- Exclude folders from storing in user profile disk
- Register-items through GPO:
- HKLM\SOFTWARE\Policies\Microsoft\Windows\WorkplaceJoin
- DWORD: BlockAADWorkplaceJoin Value: 1
- DWORD: AutoWorkplaceJoin Value: 0
- HKLM\SOFTWARE\Policies\Microsoft\Windows\WorkplaceJoin
- Microsoft 365 Build 2411 (18227.20222)
The initial error was
Something went wrong [1001]
Error Tag: 48v35
Error Code: 2147942402
After applying regkey BlockAADWorkplaceJoin error 1001 turned into 48v35.
Something went wrong [48v35]
Error Tag: 48v35
Error Code: 2147942402
2147942402 = File Not Found
The applied sollution for 48v35 was deleting
- AppData\Local\Microsoft\OneAuth
- AppData\Local\Microsoft\IdentityCache
but would still have the result of signing in every time in Microsoft 365 (Word, Excel, Outlook) after logoff/logon on the same and different RDSH server within the collection using the same UserProfileDisk. And eventually give error 48v35 again shortly.
In the situation a similair setup is still unresolved, what working setup dit you all end up with in production for the client for them to be acceptable?