How to copy receive connector IP list from one connector to another
2 Replies
Issue: You'd like to copy the allowed IP address list from one Receive Connector to another. I've found myself in this situation when I was creating identical receiving connectors on multiple Exchange servers or wanting to copy the long allowed IP list from a legacy Exchange server to a new Exchange 2013 server.
Solution: Using the following powershell commands you can copy the IP addresses from one receive connector to another
set-ReceiveConnector “MAILSVR2\anonymous relay connector MAILSVR2” Read more [...]