How to create send connector with exchange 2007 power shell
New-SendConnector –Name "TypeConnectorName" –Usage "Internet" –AddressSpace
"SMTP:*;1" –DNSRoutingEnabled $true –SourceTransportServers "IP Address of Edge"
New-SendConnector –Name "TypeConnectorName" –Usage "Internet" –AddressSpace
"SMTP:*;1" –DNSRoutingEnabled $true –SourceTransportServers "IP Address of Edge"