Connectors are really good objects to
control limits for external recipients, however, when an organization wants to
limit internal users, there is a better way to do that. It is through Active
Directory Site links.
Let’s say that we have 3 main sites (Porto
Alegre, Buenos Aires and Montevideo) say that the link to Argentina is really
bad and messages with more than 1MB will stop the ERP because we don’t have QoS
in place In this scenario we could use limits at Site Level and the following
cmdlets will help us out:
Get-ADSite: It lists all Active Directory
sites
Get-ADSiteLink: this cmdlet lists all IP
Inter-Site Transport entries
Set-ADSiteLink: this cmdlet sets the
MaxMessageSize attribute
No comments:
Post a Comment