Using Classic Outlook on Windows for personal email, calendar, and contact management
Anyone testet with new fslogix version? Does that solve this?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
We encounter an issue with M365 apps (Outlook, Work, Excel) on a specific environment ( Remote Desktop Service)
Sometime, when an user open his application (Outlook for instance) on a RDS, an authentification pop and ask for credentials. If the user enter his credentials, he encounter a 1001 error.
« We encountered an issue [1001] »
https://learn-attachment.microsoft.com/api/attachments/5a947921-955a-4688-ad93-acc305bf77c6?platform=QnA
We already try some step to resolve the issue that help in some case but not all the case, and not defintely for a same user ( Issue occur again) :
The main issue is that the error can occur again few day laterfor the same user.
We also generate some log from M365 apps client during the signin process with this link to help : https://learn.microsoft.com/en-us/office/troubleshoot/diagnostic-logs/how-to-enable-office-365-proplus-uls-logging
In the log I find the reference to the 1001 error but the log is a bit complex to understand or analyse.
0xa3e4 Microsoft Outlook Identity Authentication Client 48cmb Monitorable OneAuth log {"Message": "[MSAL:0004]\tERROR \tErrorInternalImpl:134\tCreated an error: 58tm1, StatusInternal::Unexpected, InternalEvent::None, Error Code 2147942403, Context '(pii)'", "IsError": true}
07/07/2023 09:04:21.440 OUTLOOK (0x8b30) 0xa3e4 Microsoft Outlook Identity Authentication Client 48cmb Monitorable OneAuth log {"Message": "[OneAuth:Error:58tm1:db6d7d6e-a557-4465-a968-a874c5e456e5] (Code:1001) An unexpected error occurred.", "IsError": true}
07/07/2023 09:04:21.440 OUTLOOK (0x8b30) 0xa3e4 Microsoft Outlook Identity Authentication Client 48cmb Monitorable OneAuth log {"Message": "[OneAuth:Error:9vdpp:db6d7d6e-a557-4465-a968-a874c5e456e5] Unexpected error code: 1001", "IsError": true}
Environment :
Using Classic Outlook on Windows for personal email, calendar, and contact management
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Anyone testet with new fslogix version? Does that solve this?
Holy moly!
Thank you for the work and for sharing it with us.
Acutally we have a similar situation but none of the steps you did could change the symptoms for us.
Some steps were kind of different. I could run the scripts directly without any issues and also there were no files in the APPLocker.
But anyway. Keep haveing issues with some old and all new AD Users (non FSLogix environment).
Error Code 1067 and 5fcl8
I really hope we can find a solution soon :(
Hello Carlos,
I tried this with some users.
Result:
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:
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
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?
Hi
First of all, I hope Carlo's reply will already help you out here.
Not sure, but disabling the WAM component - which used to be a workaround in the past - is no longer supported. I think this was also mentioned by few others in this thread. At least we removed the keys from our environment and it appeared to be a part of the solution for us. The other part of course being the blockAADWorkplaceJoin and a small Citrix feature "ShellBridge" since we are dealing with Citrix CVAD instead of RDS.
Good luck onwards!
Grtz
Good morning.
Since I see you are as desperate as I am, and we have a similar configuration without fslogix, I'll give you what is working for me.
Remove the user's write permissions to this folder, and once removed, you must add the user but with READ ONLY permissions. Do not delete the rest of the folder's permissions, from the rest of the users and accounts on the computer, only from the user of the account.
c:\Users%username%\AppData\Local\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\AC\TokenBroker\Accounts
Only to the "Accounts" folder.
Try it, it has removed almost 95% of the errors for me.
Greetings.