Hi,
We moved to Office 365 last year so would like to remove our 2 Exchange 2010 DAG servers, after some reading I think these are the steps,
has anyone had any experience doing this, am I missing any steps?
- Remove the Service Connection Point values from Exchange: Get-ClientAccessServer | Set-ClientAccessServer -AutoDiscoverServiceInternalUri $Null
- Remove Exchange on-prem inbound and outbound connectors from Office 365
- Exchange uninstaller (from Add/Remove Programs
)
Thanks,