Exchange 2007 – Change a Shared Mailbox to User Mailbox

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 […]

Exchange 2007 Change A Shared Mailbox To User Mailbox
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.

More Guides You Might Have Missed

🛠️

Gear We Recommend

A few general tech accessories worth having alongside this.

Browse our General Tech Accessories picks on Amazon

As an Amazon Associate, TechyGeeksHome earns from qualifying purchases.


Discover more from TechyGeeksHome

Subscribe to get the latest posts sent to your email.

Andrew Armstrong

Andrew Armstrong is a UK-based IT professional with 26+ years of hands-on experience in Windows, Windows Server, SCCM/ConfigMgr, Active Directory, PowerShell, and enterprise infrastructure.

He founded TechyGeeksHome in 2010 and has published over 1,500 practical guides covering real-world IT problems and solutions. When not solving IT problems,

Andrew develops free Windows utilities including Ultimate Settings Panel, which has been downloaded over 850,000 times.