Quantcast
Channel: Exchange Server 2013 - Administration, Monitoring, and Performance forum
Viewing all articles
Browse latest Browse all 1453

Shared Mailbox Permissions

$
0
0

Hi guys!

I'm trying give ready-only permission to some users in a shared-mailbox (all folders), however, I received a error message when I run the following powershell command:

Add-MailboxPermission -Identity SHAREDMAILBOX -User 'USER' -AccessRights Reviewer -InheritanceType All -AutoMapping $true

Message error:

A parameter cannot be found that matches parameter name 'InheritanceType'.
    + CategoryInfo          : InvalidArgument: (:) [Add-MailboxFolderPermission], ParameterBindingException
    + FullyQualifiedErrorId : NamedParameterNotFound,Add-MailboxFolderPermission
    + PSComputerName        : outlook.office365.com

Also, I need show this shared-mailbox automatically in OWA of all users, it's possible?

Thank you!


David Soares MCTS:MBS - MCTS - MCITP



Viewing all articles
Browse latest Browse all 1453

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>