The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
Hi Mohammed,
Thank you for sharing the detailed error information.
The request to /owa/favicon.ico is likely where the exception was recorded rather than the actual cause. The stack trace indicates that the OWA module is failing during the authentication stage on the Exchange Back End website. Since the error occurs after credentials are entered, it may be related to an incomplete Security Update installation or inconsistent OWA/IIS files and configuration.
Here are some steps you can try:
As these steps require administrative access and may affect Exchange services, they should be performed by an Exchange administrator during an appropriate maintenance window. Please ensure that a valid backup is available before proceeding.
1/ Confirm the installed Exchange build and update
- Please run the following command in the Exchange Management Shell:
Get-ExchangeServer | Format-List Name,AdminDisplayVersion
- Also check Control Panel > Programs and Features > View installed updates and provide the exact KB number of the latest Exchange Security Update.
- Additionally, confirm whether the issue started immediately after installing CU14 or a Security Update.
2/ Determine the scope of the issue
Verify the following:
- Does the issue affect all users or only one mailbox?
- Can you access the Exchange Admin Center?
- Are Outlook desktop connectivity and mail flow still working?
- Does the same issue occur when accessing OWA directly from the Exchange server?
- If your environment contains multiple Exchange servers, does the issue occur when connecting directly to each server?
3/ Run the Exchange Health Checker
- Download the latest Exchange Server Health Checker script and run it from an Exchange Management Shell opened as Administrator:
.\HealthChecker.ps1
- Review the generated HTML report for items highlighted in red or yellow and share the relevant findings after removing any sensitive information.
- The Health Checker supports Exchange Server 2019 and must be run with the appropriate administrative permissions.
4/ If the issue started after installing a Security Update
If the Security Update was installed manually, consider reinstalling the same update from an elevated Command Prompt:
- Confirm that the Security Update matches the installed Exchange CU.
- Open Command Prompt by selecting Run as administrator.
- Run the .msp installer using its full path.
- Restart the Exchange server after the installation completes.
For example:
"C:\Updates\Exchange2019-KBxxxxxxx-x64-en.msp"
Please also share the Exchange build, installed Security Update KB, Health Checker findings, and whether ECP is also affected.
For additional information, you may find these Microsoft articles helpful:
- OWA or ECP stops working after you install a security update - Exchange | Microsoft Learn
- Exchange Server build numbers and release dates | Microsoft Learn
I hope this information is helpful. Should you have any further questions or need additional assistance, please feel free to share them in the comment below. I'm very happy to help.
I look forward to hearing your thoughts on this.
If the answer is helpful, please click 'Yes' and kindly upvote it.
Note: Please follow the steps in the forum documentation to enable e-mail notifications if you want to receive the related email notification for this thread.