LinkedMasterAccount wechseln

Set-User -Identity "Postfach" `
  -LinkedMasterAccount "Dom\NeuesKonto" `
  -LinkedDomainController "Domänencontroller" `
  -LinkedCredential $Credential

Mit Set-Mailbox geht es manchmal einfach nicht -.-