Forum Discussion
Jimhex2024
Nov 25, 2024Copper Contributor
Hybrid Server Removal post CU12
Has anyone else successfully removed their last hybrid server using the process described here https://learn.microsoft.com/en-us/exchange/manage-hybrid-exchange-recipients-with-management-tools We’ve...
kyazaferr
Nov 25, 2024MCT
Connect-ExchangeOnline -UserPrincipalName <email address removed for privacy reasons> -ShowProgress $true
Get-Mailbox -RecipientTypeDetails RemoteMailbox
Set-Mailbox <remoteMailbox> -EmailAddresses <newEmail>