Monday 12 May 2014

Convert mailboxes from user type to room, equipment or shared

Open the Exchange Management Shell:

example: Set-Mailbox mailboxname -Type Room

You can use the following values for the Type parameter:
Regular
Room
Equipment
Shared
For detailed syntax and parameter information, see Set-Mailbox