你好,
据我所知,没有办法使用powershell修改archive mailbox中的文件夹权限,只能通过outlook修改。
Identity 参数指定要更改其权限的收件人和文件夹。此参数使用以下格式:<SMTP
地址或收件人别名>:<文件夹路径>。示例如下:john@contoso.com:\Calendar。
具体微软官方网站都有对应的文章介绍,你可以参考:
Set-MailboxFolderPermission : 用于编辑已经存在的权限条目。
Add-MailboxFolderPermission :用于添加未存在的权限条目。
谢谢!
Best Regards,
Niko Cheng
Please remember to
mark the replies as answers if they helped.
If you have feedback for TechNet Subscriber Support, contact
tnsf@microsoft.com.