Outlook Web Access on Exchange Server 2007 may stop working after an Update Rollup is applied. Users who connect to OWA may receive a browser script error or a blank page with a URL of: https://mail.yourdomain.com/owa/auth/logon.aspx?url=https://mail.yourdomain.com/owa/&reason=0 This problem can be caused by either of these conditions: Cause #1 The Update Rollup was applied while […]
Exchange 2007 mailbox users with incorrect language settings
Users may report that their Exchange mailbox displays in an incorrect foreign language in Outlook and Outlook Web Access. This issue may occur when the Languages attribute of the mailbox is incorrectly set. You can view the language of a mailbox using the Get-Mailbox cmdlet.
|
1 2 3 4 |
[PS] C:\>Get-Mailbox -Identity "John Smith" | fl name, languages Name : John Smith Languages : {en-AU} |
To see all mailboxes that do not match the […]
Exchange 2007 mailbox users with incorrect language settings
Users may report that their Exchange mailbox displays in an incorrect foreign language in Outlook and Outlook Web Access. This issue may occur when the Languages attribute of the mailbox is incorrectly set. You can view the language of a mailbox using the Get-Mailbox cmdlet.
|
1 2 3 4 |
[PS] C:>Get-Mailbox -Identity "John Smith" | fl name, languages Name : John Smith Languages : {en-AU} |
To see all mailboxes that do not match the […]
Test your Exchange Server remote connectivity
When deploying or troubleshooting Exchange servers I regularly encounter the need to jump onto a host outside of the customer network to perform remote access testing. Over the years I’ve gotten into the habit of maintaining a host running 24/7 on my home internet connection that I can RDP to and perform these test. While […]
Troubleshooting Exchange Server 2007 Outlook Web Access Logon Failure
From the Microsoft Exchange Team Blog: Despite our attempts at documenting various break/fix scenarios, it can often be frustrating when trying to locate the information you need to resolve an issue as quickly as you would like. I decided to share this information in an attempt to help you resolve the majority of issues that […]
Troubleshooting Exchange Server 2007 Outlook Web Access Logon Failure
From the Microsoft Exchange Team Blog: Despite our attempts at documenting various break/fix scenarios, it can often be frustrating when trying to locate the information you need to resolve an issue as quickly as you would like. I decided to share this information in an attempt to help you resolve the majority of issues that […]
Users unable to access Outlook Web Access after mailbox moves
Some users may report that they are not able to access OWA after their mailbox has been moved to the Exchange Server 2007 server. Check the properties of the account in Active Directory Users & Computers and verify that in the Security tab the account is configured to inherit permissions. If the tick box is […]
Project Coconut: Part 6 – Finishing the job
Project Coconut Entries: Part 1 – Getting the environment up to scratch Part 2 – Sizing the Exchange Server 2007 servers Part 3 – Deploying the first Exchange Server 2007 server Part 4 – Configuring Standby Continuous Replication Part 5 – Its mailbox migration time! Part 6 – Finishing the job The mailboxes have all […]
Modifying Exchange Server 2007 Roles Breaks Outlook Web Access
Update: 18th September I’ve come across a frustrating problem with an Exchange Server 2007 deployment in which Outlook Web Access is not functioning correctly for one of the Client Access servers. Here is a test scenario in which the problem occurs. Install an Exchange server TESTEXC1 with the Client Access (CA), Hub Transport (HT), and Mailbox (MB) […]



