Send Connector

From KlavoWiki
Jump to navigationJump to search

To created a send connector in Exchange.

new-SendConnector -Name 'Name of Send Connector' -AddressSpaces 'SMTP:mydomain.name.com;10' -IsScopedConnector $false -DNSRoutingEnabled $false -SmartHosts 'forward.to.here.com' -SmartHostAuthMechanism 'None' -UseExternalDNSServersEnabled $false -SourceTransportServers 'CAS-SERVER1','CAS-SERVER1’ –MaxMessageSize ‘20MB’