January 30, 2009
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 the %systemdrive%\ExchangeSetupLogs folder was missing.
Resolution [...]
Read the full article →
January 19, 2009
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.
[PS] C:\>Get-Mailbox -Identity "John Smith" | fl name, languages
Name [...]
Read the full article →