Install Config Wiki

All about installing, configuring and troubleshooting

User Tools

Site Tools


wiki:setting-message-size-limits-in-exchange-server-2016

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:setting-message-size-limits-in-exchange-server-2016 [2020/01/20 20:05] – [Using the Exchange Management Shell to configure message size limits per user mailbox] wikiadminwiki:setting-message-size-limits-in-exchange-server-2016 [2020/01/20 20:15] (current) – [View and Set the Server's Message Size Limitations via Exchange Management Console (EMC)] wikiadmin
Line 6: Line 6:
   * Send/receive connector settings   * Send/receive connector settings
   * User mailbox settings.   * User mailbox settings.
 +
 +====View and Set the Server's Message Size Limitations via Exchange Management Console (EMC)====
  
 To check your server’s current limit you can open and access them via Exchange Management Console (EMC), however you can use PowerShell as a method for checking message limits as well. Run the following code in the Exchange Management Shell: To check your server’s current limit you can open and access them via Exchange Management Console (EMC), however you can use PowerShell as a method for checking message limits as well. Run the following code in the Exchange Management Shell:
Line 23: Line 25:
  
 <code>Set-TransportConfig -MaxSendSize 100MB -MaxReceiveSize 100MB</code> <code>Set-TransportConfig -MaxSendSize 100MB -MaxReceiveSize 100MB</code>
 +
 +====View and Set the Send and Receive Connectors' Message Size Limitations via Exchange Admin Center (EAC)====
  
 The easiest way (the least amount of typing) to set the maximum message size limits for the exchange send and receive connectors is to log into the Exchange Admin Center as a user with appropriate administrative privileges.  <code>https://yourmailhostname.yourdomain.tld/ecp/</code> and do the following: The easiest way (the least amount of typing) to set the maximum message size limits for the exchange send and receive connectors is to log into the Exchange Admin Center as a user with appropriate administrative privileges.  <code>https://yourmailhostname.yourdomain.tld/ecp/</code> and do the following:
wiki/setting-message-size-limits-in-exchange-server-2016.1579550741.txt.gz · Last modified: 2020/01/20 20:05 by wikiadmin