Tuesday, December 1, 2009

Command you use to add mailbox permissions

You can use the below command to add mailbox permissions:

Add-MailboxPermission -Identity "Some User" -User Fawad Zikria -Accessright Fullaccess -InheritanceType all

No comments:

Post a Comment