steps to create shared mailbox for customers

steps to create shared mailbox for customers. Note that ad accounts for shared mailboxes are disabled.
 
Customers can use shared mailboxes for shared calendaring.
customers should use sharepoint as the preferred method for for shared and collaborative calendaring.
 
use these steps below to create shared mailbox and assign full access to the owner
 
step 1 create new user mailbox with console or powershell
 
step 2 use powershell and type this command to convert mailbox to shared.set-mailbox pep-employees -Type:Shared
step 3  Assign full access to the owner using this command.
get-mailbox -id “ep-events” | add-mailboxpermission -user “ond1” -accessrights ‘FullAccess’
Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: