Hi There,
We have been running Ex2010, Ex2016 & Office 365 Hybrid Environment for two year... Now I am trying to remove ex2010 server. So I will start with deleting the old SCP points.
Now I can see on SCP on two servers:
On Exchange 2016 server:
It has two SCP connectors: ex2010 and ex2016.
On Exchange 2010 server:
It has only one SCP connectors ex2010 .
If I want to decommission Exchange 2010 server and delete SCP for Ex2010 only for now .
Should I run this command only on Exchange server 2010:
set-ClientAccessServer -identity EX2010 -AutoDiscoverServiceInternalUri $null
?
Or I have to run:
set-ClientAccessService -identity EX01 -AutoDiscoverServiceInternalUri $null
on Exchange 2016 server?
Thanks a lot,
ML
