Shared Mailbox

How to Create a Shared Mailbox in Office 365

In Office 365 you can create a Shared Mailbox, for several or all people to have access to. In this blog post I will describe how to create a Shared Mailbox using PowerShell. See my previous blog posts about connecting to Office 365 using PowerShell. When the Shared Mailbox has been created, it is important to assign permissions to it. In the following example, we will create a Shared Mailbox for IT Helpdesk. New-Mailbox -Name …

Read more