Estimated reading time: 1 minutes
You may have seen our previous post about changing a user mailbox into a shared mailbox in Exchange – but what if you want to do it the other way around and change a shared mailbox into a user mailbox? Well, see below….
There is a simple PowerShell command that you can run within Exchange Management Shell (EMS) to carry this out.
Just open up EMS and use this command:
Set-Mailbox “shared mailbox name” -Type:Regular
where
- “share mailbox name” – is the name of the user mailbox you want to change to a shared mailbox
Then if you go back into your Exchange Management Console, you should see that this is now a user mailbox.
Feedback
If you have any questions or comments on this post, please feel free to leave us a message below using our comments system.
Share this content: