Skip to content

michelderooij/Configure-ClientSizeLimits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Configure-ClientSizeLimits.ps1

Configure client-specific message size limits for Exchange Web Services, Outlook WebApp or ActiveSync workloads. Can run locally or remotely, from the Exchange Management Shell. Specified limits are in 1KB units. More information at https://technet.microsoft.com/en-us/library/hh529949%28v=exchg.150%29.aspx

Prerequisites

Script requires Exchange Management Shell, and works against Exchange 2013/2016.

Usage

Configure-ClientSizeLimits.ps1 -OWA 25MB -EWS 15MB -EAS 25MB

Configure client size limit of 25MB for OWA, 15MB for EWS and 25MB for ActiveSync.

Contributing

N/A

Versioning

Initial version published on GitHub is 1.2. Changelog is contained in the script.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md for details.

Acknowledgments

N/A

About

Configure client-specific message size limits for Exchange Web Services, Outlook WebApp or ActiveSync workloads.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors