Forum Discussion

DanHuber's avatar
DanHuber
Iron Contributor
Nov 13, 2019
Solved

How to change a Mailbox Id,Identity, Name ?

For whatever reason, one mailbox in an Office 365 tenant has the name/Id/Identity/CN set as "admin". I would like to change that to be like the other mailboxes. How can I do this?    Get-Mailbox -I...
  • VasilMichev's avatar
    Nov 13, 2019

    Simply use the Set-User cmdlet, Set-Mailbox should also do. Or if you are synchronizing from on-premises AD, make the changes there.

Resources