We have a mixed 2003 / 2007 exchange Org. Our original America admin group had an internet email send connector. I now want to create a new send connector for our local hub transport servers but I do not want any other servers than the local hub transports to send over it. Is there a way to do this or specific cmdlet required to set this to a local site only allowed to send? Secondly if I create a connector and set it to disabled will this mess up any current routing or do things stay the same until the connectors are enabled? Thanks!
- You can have scoped Send Connectors Set-SendConnector "Connector Name" isScopedConnector $true - No, disabled Connectors are ignored and do not impact message routing. -- Bharat Suneja MVP - Exchange www.zenprise.com NEW blog location: exchangepedia.com/blog ---------------------------- "Transam388" wrote in message news:84B9F4EC-BDDF-4A26-BC1E-709754FEA8D7@microsoft.com... > We have a mixed 2003 / 2007 exchange Org. Our original America admin > group > had an internet email send connector. I now want to create a new send > connector for our local hub transport servers but I do not want any other > servers than the local hub transports to send over it. Is there a way to > do > this or specific cmdlet required to set this to a local site only allowed > to > send? > > Secondly if I create a connector and set it to disabled will this mess up > any current routing or do things stay the same until the connectors are > enabled? > > Thanks!