A robust email, calendaring, and collaboration platform developed by Microsoft, designed for enterprise-level communication and data management.Miscellaneous topics that do not fit into specific categories.
您好 于连国
您可以试试 :
Get-Mailbox | Get-MailboxPermission | where {$_.AccessRights -like "*FullAccess*"} | ft Identity, User, AccessRights -AutoSize
或者这里的脚本:
Regards
Shaofan
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.