PowerShell cmdlet to add permission to mailbox

PowerShell cmdlet to add permission to mailbox

PowerShell cmdlet to add permission to mailbox
 
Add-MailboxPermission
Here is an example:
Add-MailboxPermission -Identity “John Doe” -User yli -Acce***ight Fullaccess -InheritanceType all“John Doe” is the target mailbox user and yli here is the user account you want to grant permission to.
You can get more detailed information by doing
get-help Add-MailboxPermission -full

0

收藏

黑鍋

25篇文章,3W+人氣,0粉絲

Ctrl+Enter 發佈

發佈

取消

0

分享
黑鍋
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章