How to Disable Calendar sharing in O365 using PowerShell

How to Disable Calendar sharing in O365 EXO using PowerShell

I don't want to remove Mailbox folder permission for each user. I need to disable the calendar sharing with few users I have shared with, if I enable back those users can view my calendar according to the access rights I have given

Thanks in Advance

August 19th, 2015 9:23pm

Just change the permissions on your calendar folder using Outlook.
Free Windows Admin Tool Kit Click here and download it now
August 20th, 2015 12:19pm

Hi Ed,

Thanks for your reply.

I need to disable calendar sharing using PowerShell without  accessing outlook client.

August 20th, 2015 6:30pm

I suppose it's possible using Get-MailboxFolderPermission and Set-MailboxFolderPermission but it's going to take you a good bit of scripting to collect all the permissions and remove or change the appropriate ones.
Free Windows Admin Tool Kit Click here and download it now
August 20th, 2015 7:24pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics