Exchange 2007 – Change a User Mailbox to Shared Mailbox

5d05eb33135798a962e3199db1fa4a4c
5d05eb33135798a962e3199db1fa4a4c

Estimated reading time: 1 minutes

If you want to change a user mailbox in Exchange to a shared mailbox, then 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 "user mailbox name" -Type:Shared  

where

  • “user 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 shared mailbox and you can set the permissions as required for multiple user access.

If you want to change a shared mailbox into a user mailbox, then there is a guide here to see how to do that too.

COMMENTS

If you have any questions or comments on this post, please feel free to leave us a message below using our comments system.

Click to rate this post!
[Total: 0 Average: 0]

Share this content:

Avatar for Andrew Armstrong

About Andrew Armstrong

Founder of TechyGeeksHome and Head Editor for over 15 years! IT expert in multiple areas for over 26 years. Sharing experience and knowledge whenever possible! Making IT Happen.

View all posts by Andrew Armstrong

Leave a Reply

Your email address will not be published. Required fields are marked *