Today's Highlights:
Hotfix: Quick Click Category Bug
Two weeks ago I wrote about a workaround for
the Quick Click category bug, where the user
changes the quick click category but it’s not
saved when Outlook 2007 closes.
The workaround is no longer necessary as it (and
a very long list of other bugs) is fixed in a new
hotfix:
Description of the Office Outlook 2007 hotfix
package (Outlook-x-none.msp): October 27, 2009
http://support.microsoft.com/?kbid=974994
This hotfix addresses number of problems,
including dismissed reminders returning when
Outlook is restarted, *.msg attachments won't
open, some IMAP messages are not downloaded until
you remove and resubscribe to the folder. All
Outlook 2007 users (or their administrators)
should read the KB article for the full list of
issues fixed.
OWA saves .docx and .xlsx file as .zip
We've had a lot of complaints about OWA saving
Office 2007 files using the zip extension the
last few weeks. It's an old issue and I'm
surprised at the number of times it's come up
recently. My best guess is that a lot of
organizations with Exchange 2003 are only now
upgrading to Office 2007.
The problem: When any Office 2007 attachment (.docx,
.xlsx, etc) is opened from OWA, the user is asked
to save the document before they open it. When
they do this, the default extension is .zip. If
the user changes it to the correct extension
before opening, the file opens correctly.
This happens because the Office 2007 MIME file
types are not configured on the web server and
the users browser does not know how to open the
files. If IE is configured to open files based on
the file header, it identifies the file as a zip,
which is technically correct.
The administrator can fix it sitewide by adding
the Office 2007 file types to the MIME settings
on the server.
On the user side, IE has an option to open files
based on content, not extension. The user should
add the OWA URL to the Trusted (or Local
Intranet) list and disable the option to open
files based on the content. It's in IE's Tools,
Internet Options, Security tab, Trusted sites (or
Local Internet). It's near the bottom of the
settings in the Custom level dialog.
If the administrator hasn’t updated the server
and global policy prevents the user from changing
the IE settings, an old Windows trick allows
users to correct the extension before saving.
Replace zip with the correct extension and
enclose the full filename in quotes before saving
it, as in this example:
"my_file.docx"
Adding Office 2007 MIME types to IIS
For the sites that have not yet added the
Office 2007 MIME types to the OWA server,
administrators can add them in one step. Begin by
stopping the IIS service then edit the metabase
XML file using a text editor. The metabase XML
file is at C:\WINDOWS\system32\inetsrv\MetaBase.xml.
Search for the IIsMimeMap Location element and
append the following lines to the MimeMap
attribute
.docm,application/vnd.ms-word.document.macroEnabled.12
.docx,application/vnd.openxmlformats-officedocument.wordprocessingml.document
.dotm,application/vnd.ms-word.template.macroEnabled.12
.dotx,application/vnd.openxmlformats-officedocument.wordprocessingml.template
.potm,application/vnd.ms-powerpoint.template.macroEnabled.12
.potx,application/vnd.openxmlformats-officedocument.presentationml.template
.ppam,application/vnd.ms-powerpoint.addin.macroEnabled.12
.ppsm,application/vnd.ms-powerpoint.slideshow.macroEnabled.12
.ppsx,application/vnd.openxmlformats-officedocument.presentationml.slideshow
.pptm,application/vnd.ms-powerpoint.presentation.macroEnabled.12
.pptx,application/vnd.openxmlformats-officedocument.presentationml.presentation
.xlam,application/vnd.ms-excel.addin.macroEnabled.12
.xlsb,application/vnd.ms-excel.sheet.binary.macroEnabled.12
.xlsm,application/vnd.ms-excel.sheet.macroEnabled.12
.xlsx,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
.xltm,application/vnd.ms-excel.template.macroEnabled.12
.xltx,application/vnd.openxmlformats-officedocument.spreadsheetml.template
Outlook Quick Tip: Auto Process Responses
Outlook can automatically process responses (accept/decline/tentative, read receipts, or votes) and delete the blank response message from the Inbox. To configure Outlook, go to Tools, Options, Preferences tab, Email Options button, Tracking Options. Enable the first four options in the dialog.
Description of the
Office Outlook 2007 hotfix package
(Outlook-x-none.msp): October 27, 2009
http://support.microsoft.com/?kbid=974994
This fixes a number of issues, including the
QuickClick category bug and dismissed reminders
returning. See the KB article for the complete
list.
Description of the Outlook 2003 hotfix
package (Outlooknminus1.msp): September 23, 2009
http://support.microsoft.com/?kbid=975123
On a computer that has Microsoft Office Outlook
2003 Service Pack 2 (SP2) installed, external
content is always blocked for attached e-mail
messages after you install security update 949031
(security bulletin MS08-015).
DigiScope
http://www.lucid8.com/product/digiscope.asp
DigiScope allows for rapid navigation to any
mailbox or folder within an Exchange Offline EDB,
PST file, or Live Production Exchange Server
enabling Administrators to quickly search,
recover, undelete, export, or migrate data. Opens
any unmounted Exchange database or PST. Supports
Exchange 5.5, 2000, 2003, & 2007.
Reply all with Attachments
http://alisoft7.blogspot.com/2009/07/ms-free-download-reply-all-with.html
Reply all with Attachments allows users to reply
to all with attachments. For Outlook 2007 and
Outlook 2010, requires .Net Framework 3.0 and
Visual Studio Tools for Office system 4.0 Beta 1.
Xiant Filer
http://xiant.com/TemplateHome.aspx?contentId=1
Xiant Filer is an Outlook add-on that seamlessly
integrates with Outlook and recommends filing
options based on your filing habits. It further
simplifies mailbox management by enabling filing
across multiple e-mails through its file by
sender, file by thread, and file by topic
features.
Roadmap for Outlook
Personal Folders (.pst) Documentation
http://blogs.msdn.com/interoperability/archive/2009/10/26/roadmap-for-outlook-personal-folders-pst-documentation.aspx
In order to facilitate interoperability and
enable customers and vendors to access the data
in .pst files on a variety of platforms,
Microsoft will be releasing documentation for the
.pst file format