Using Classic Outlook on Windows for personal email, calendar, and contact management
Hello Josef
We haven't had any problems with registration 1001 for weeks.
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.
Hello Josef
We haven't had any problems with registration 1001 for weeks.
Same errors with Version 2210 Build 16.0.15726.20188. :(
Not 1001 but "Password required" and no login popup.
As much as I would like to be optimistic by this, I reviewed the release notes and it didn't indicate anything regarding error 1001. I hope they acknowledge the issue properly and they actually mention it in their release notes if it's been resolved.
My ticket with Microsoft is still being discussed internally. I have not received any updates since 2 weeks ago when I provided MSOAID logs as per their request.
Hi Create a new config.xml with your need, important Version keep 16.0.16026.20200.
<Configuration>
<Add OfficeClientEdition="64" Channel="Current" Version="16.0.16026.20200">
<Product ID="O365ProPlusRetail">
<Language ID="en-us" />
<ExcludeApp ID="Access" />
<ExcludeApp ID="Lync" />
<ExcludeApp ID="Publisher" />
</Product>
</Add>
<Updates Enabled="FALSE" />
<Display Level="None" AcceptEULA="TRUE" />
<Property Name="AUTOACTIVATE" Value="1" />
<Property Name="SharedComputerLicensing" Value="1" />
</Configuration>
Use setup.exe /download config.xml -> Download Office 365
Use setup.exe /configure config.xml -> Install Office 365
Please follow this Guide https://techlabs.blog/categories/office-365/install-office-365-using-the-office-deployment-tool
As an additional step, I created a GPO for Microsoft Office 365 to disable the Office Update and Hide the Notification and the Button.
Source: https://learn.microsoft.com/en-us/microsoft-365/troubleshoot/updates/automatic-updates