How to disconnect a mailbox & re-assign it to new user in a Hybrid Scenario Scenario objectives: We have an

How to disconnect a mailbox & re-assign it to new user in a Hybrid Scenario Scenario objectives: We have an
Connect windows powershell to Exchange Online with a Global Administrator $UserCredential = Get-Credential $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/
Those are notes for a migration to Office 365 using Hybrid Deployment. They are posts from severla blogs with some additions