Hello,
current environment:
DMZ- 1 Edge 2010 Exchange
Domain- 2 Exchange servers.Exchange 2010(cas,hub,mailbox) and Exchange 2016(mailbox)
It seems that Exchange 2010 hub has edge subscription imported initially.
There is something wrong with edge subscription and 2016 start queueing mail toward edge server and I need
To resubscribe edge subscription.
I plan to do resubscribing this way:(Is this a correct way to resubscribe edge subscription?)
On edge server
New-EdgeSubscription -FileName "C:\Data\EdgeSubscriptionInfo.xml"
On hub server import

Important
To resubscribe an Edge Transport server, export a new Edge Subscription file on the Edge Transport server and then import the XML file on a Mailbox server. You will need to resubscribe the Edge Transport server to the same Active Directory site where it was originally subscribed. You don't need to first remove the original Edge Subscription; the resubscription process will overwrite the existing Edge Subscription.

