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.00- (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.

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 th


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


RELATED CONTENT
Microsoft Exchange Server 2007
Virtualizing Exchange Server 2007 -- Where it works
Fixing DPM 2007 inconsistent replica errors in Exchange Server
Using Mobile Device Manager 2008 server roles in Exchange 2007
Relocating Outlook email messages on a hosted Exchange 2007 server
New high availability features in Exchange Server 2010
An introduction to the DSAccess service in Exchange Server 2007
Control Outlook 2007 in cached mode settings with group policies
Exchange Performance Monitor tracks domain controller communication
Meeting Workspaces in Microsoft Office SharePoint Server 2007
Exchange Server 2007 SP2 reinstates built-in backup capabilities
Microsoft Exchange Server 2007 Research

Outlook Web Access
Troubleshoot 'System Attendant' error messages in OWA
Troubleshoot Microsoft Outlook Web Access problems
Detecting update rollup and patch failures in OWA
Troubleshoot IIS metabase corruption in Outlook Web Access
Fix 'Service unavailable' errors and other common OWA login problems
Troubleshooting Microsoft Outlook Web Access logon issues
Tools to report on Outlook Mobile Access usage
Outlook Web Access issues after an Exchange 2003 migration
Top 5 Outlook Web Access (OWA) tips of 2008
Troubleshooting Outlook Web Access issues on a 64-bit system

Microsoft Exchange Server Scripts and Programming
Removing old disclaimers from Exchange Server 2003
How to run Exchange Management Shell cmdlets in Exchange Server 2007
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

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


e 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.




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 technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




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