Home > Microsoft Exchange Tips > Exchange Server Administration Tips > Fix OWA message size limit issue after Exchange 2007 SP1 upgrade
Exchange Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

EXCHANGE SERVER ADMINISTRATION TIPS

Fix OWA message size limit issue after Exchange 2007 SP1 upgrade


Dan Sexton
03.05.2008
Rating: -3.67- (out of 5)


Exchange Server tips, tutorials and expert advice
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


After installing Exchange Server 2007 Service Pack 1 (SP1), I experienced a problem attaching files larger than 5 MB in Outlook Web Access (OWA). Apparently, the Exchange 2007 SP1 upgrade broke the OWA virtual drives in Internet Information Services (IIS).

To fix the broken OWA virtual drives, I rebuilt them from the command line (CMD) and then applied a Microsoft hotfix. Unfortunately, Exchange 2007 SP1 resets all default settings for message size limits.

After resetting all message size limits to "Unlimited," I still could not send an OWA email attachment larger than 5 MB. A call to Microsoft confirmed that an Exchange 2007 SP1 upgrade causes OWA to no longer understand the "Unlimited" message size setting.
Related information:
Recreating IIS virtual directories for OWA, OMA and ActiveSync

How to repair Exchange-related IIS virtual directories

Override the attachment size limit for OWA public folder posts

Customize Exchange 2007 mail quota messages from the command line

Exchange Server 2007 Learning Guide

In this tip, I outline the steps required to change the OWA default attachment size limit in Exchange Server 2007 SP1.

Exchange Organization Level

To determine globally what the size limits are, use the command Get-TransportConfig | fl *size in the Exchange Management Shell (EMS).

To set the send or receive limit globally for the Exchange organization, use the Set-TransportConfig command per Microsoft's article on how to use the Set-TransportConfig cmdlet to modify the transport configuration settings for an Exchange Server 2007 organization.

For example, to set the send message size limit to 1000 MB: Set-transportconfig -maxsendsize 1000mb. To set to the receive message size limit to 100 MB: Set-transportconfig -maxreceivesize 1000mb.

Note: The Connector Level, by default, has a 10 MB limit. Exchange Organization Level and Mailbox Level settings default to "Unlimited."

The Get-sendconnector | fl name, *size command allows you to view the MaxSendSize on a Send connector.

Use the Set-sendconnector -maxmessagesize 1000mb command to change the MaxSendSize on the Send connector to 1000 MB from 10 MB, which is the default.

For more information on this command, read Microsoft's article on how to use the Set-SendConnector cmdlet to modify a Send connector.

Use this command to view the MaxReceiveSize on a Receive connector: Get-receiveconnector | name, fl *size.

The Set-sendconnector -maxmessagesize 1000mb command changes the MaxReceiveSize to 1000 MB on the Receive connector.

For more information on the Set-ReceiveConnector command, read Microsoft's article on how to use the Set-ReceiveConnector cmdlet to modify an existing Receive connector.

Mailbox Level

To view the maxsendsize and maxreceive size on all individual Exchange 2007 mailboxes, which (by default ) is unlimited, use this command: Get-mailbox | fl name, *size.

To view the MaxSendSize only on a mailbox with the name mailbox1, use the following command: Get-mailbox mailbox1 maxsendsize.

To change the MaxSendSize on an Exchange 2007 mailbox with the name mailbox1 to 100 MB, use the Set-mailbox mailbox1 -maxsendsize 1000mb command. To change the size for all mailboxes, use this command: Get-mailbox | Set-mailbox –Maxsendsize 1000mb.

This tip was submitted by site member Dan Sexton.

Do you have comments on this tip? Let us know.

Please let others know how useful this tip was via the rating scale below. Do you know a helpful Exchange Server, Microsoft Outlook or SharePoint tip, timesaver or workaround? Email the editors to talk about writing for SearchExchange.com.

Rate this Tip
To rate tips, you must be a member of SearchExchange.com.
Register now to start rating these tips. Log in if you are already a member.




Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


RELATED CONTENT
Microsoft Exchange Server 2007
Re-enable Exchange Server 2007 remote streaming backups in SP1
How to use Exchange Management Shell's Filter command
How to use the Exchange Management Shell command syntax
Secure Edge Transport servers using the Security Configuration Wizard
What is Windows Server 2008's impact on an Exchange 2007 migration?
Is it time to upgrade users' Windows Mobile devices?
Customizing Outlook Web Access (OWA) in Exchange Server 2007
Managing an Exchange 2007 Cluster Continuous Replication (CCR) setup
Monitor mail flow with the Exchange Server 2007 Queue Viewer tool
Create a global Safe Senders List in Exchange 2007 to filter spam
Microsoft Exchange Server 2007 Research

Outlook Web Access
How to improve Outlook Web Access (OWA) security
Alleviate Outlook Web Access (OWA) email attachment security issues
Customizing Outlook Web Access (OWA) in Exchange Server 2007
How to customize OWA authentication logon in Exchange Server 2003
Top 10 Microsoft Outlook and Outlook Web Access tips of 2007
Top 10 Exchange, Microsoft Outlook and OWA email security tips of 2007
Automated redirects to OWA directories may fail when SSL is enforced
Can't send Outlook Web Access email after Internet Explorer 7 upgrade
Troubleshoot Outlook Web Access (OWA) login error: 'Access denied'
Be careful when copying Outlook Web Access (OWA) hyperlinks

Microsoft Exchange Server Scripts and Programming
How to use Exchange Management Shell's Filter command
How to use the Exchange Management Shell command syntax
Automatically save Microsoft Outlook email attachments to disk
Can an admin create out-of-office messages from ESM or AD?
Customize Exchange 2007 mail quota messages from the command line
Windows PowerShell RC2 ready to go
Creating a customized welcome email in Outlook Web Access
Scripting solutions for Exchange Server administrators
Microsoft Outlook script: Banish blank email subject lines
Microsoft Outlook security workaround for administrators and developers

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
application program interface  (SearchExchange.com)
event sink  (SearchExchange.com)
synchronous groupware  (SearchExchange.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary

DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.

HomeNewsTopicsITKnowledge ExchangeTipsAsk the ExpertsWebcastsWhite PapersIT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2004 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts