Having recently deployed Exchange 2013, we discovered that you can no longer give a security group access to a mailbox using the Gui (Exchange Admin Center). As you can see this Test group is not available for selection in the Exchange Admin Center:

security

eac

You can select a mail-enabled security group, but a standard security group requires powershell.

1. Open Exchange Management Shell on your Exchange Server or workstation

2. Run the following command:

Add-MailboxPermission -Identity “sharedmailboxname” -User “domain\group” -AccessRights Fullaccess -InheritanceType all

add-permission
You can run the following to command to verify the permissions are set:

Get-MailboxPermission -Identity “MailboxID”

get-permission

 

 

 

We use cookies to give you the best online experience. By agreeing you accept the use of cookies in accordance with our cookie policy.

Privacy Settings saved!
Privacy Settings

When you visit any web site, it may store or retrieve information on your browser, mostly in the form of cookies. Control your personal Cookie Services here.

These cookies are necessary for the website to function and cannot be switched off in our systems.

In order to use this website we use the following technically required cookies
  • wordpress_test_cookie
  • wordpress_logged_in_
  • wordpress_sec

Decline all Services
Accept all Services