19/03/2562

Exchange: Share a users calendar via Management Shell

Use the Add-MailboxFolderPermission cmdlet to add folder-level permissions for users in mailboxes.

To modify the permissions that are assigned to the user on a mailbox folder, use the Set-MailboxFolderPermission cmdlet. To remove all permissions that are assigned to a user on a mailbox folder, use the Remove-MailboxFolderPermission cmdlet.

Example

Add-MailboxFolderPermission -Identity ayla@contoso.com:\Calendar -User julia@contoso.com -AccessRights  LimitedDetails

this example share Ayla as a calendar to Julia's mailbox, And view availability data with subject and location.

Ref: https://docs.microsoft.com/en-us/powershell/module/exchange/mailboxes/add-mailboxfolderpermission?view=exchange-ps

ไม่มีความคิดเห็น:

แสดงความคิดเห็น