Exchange 2007 – How to create a shared mailbox
If you need to create a shared mailbox in Exchange Server 2007, then you should first gather the following information about the mailbox: Mailbox Name Organisational Unit that the mailbox will sit in Mailbox Server/Database User Principal Name Once you have this information, you should start up Exchange Management Shell (EMS) and run the following command: New-Mailbox -Name:”Shared Mailbox” -OrganizationalUnit:”DOMAINOU” …
Exchange 2007 – How to create a shared mailbox Read More