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
Benefits of backing up Exchange Server with Microsoft's DPM 2007
Creating and configuring Exchange Server 2007 mailboxes
How to configure Exchange Server 2007 mailboxes
Setting up Exchange Server 2007 contacts
How to create and configure Exchange Server 2007 distribution groups
Deleting and reconnecting Exchange Server 2007 mailboxes
Creating mail users in Exchange Server 2007
Creating and managing recipients in Exchange Server 2007
Managing Exchange Server 2007 address lists
Exchange Server 2007 replication and database transaction basics
Microsoft Exchange Server 2007 Research

Outlook Web Access
Can OWA 5.5 users access email from Exchange Server 2003?
OWA Light vs. Exchange ActiveSync on Windows Mobile devices
Create a secure Microsoft Outlook Web Access (OWA) redirect page
Why does a security alert pop up when accessing Outlook Web Access?
Troubleshooting slow Outlook Web Access (OWA) performance
Revised Outlook out-of-office (OOF) messages don't update in OWA
Use the OWA Admin tool to 'segment' Outlook Web Access 2003 features
Repairing damaged OWA virtual directories in Exchange Server 2003
Customizing an Outlook Web Access 2003 email signature
Outlook Web Access limitations using Exchange Server public folders

Microsoft Exchange Server Scripts and Programming
Automate complex Exchange 2007 Management Shell tasks via scripting
Exchange event sink scripting error when configuring email disclaimer
EMS add-on tool generates graphical Exchange Server 2007 reports
A primer on the Exchange Server 2007 Exchange Management Shell
How to generate HTML reports with the Exchange Management Shell (EMS)
Use the Exchange Management Shell Set command to block senders
How to test Exchange Management Shell commands
Grant or deny permissions to access a user's Exchange 2007 mailbox
Control query results with Exchange Management Shell's Format command
How to use Exchange Management Shell's Filter command

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.



Email Server Solutions: Exchange 2007, Exchange 2003, Exchange 2000, SharePoint
HomeNewsTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite 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