List shared calendars

Brad Daricek 1 Reputation point
2021-06-11T22:21:50.573+00:00

I have some users that have a shared calendar which another user needs. I cannot locate the shared calendar anywhere. How do I list shared calendars in my O365 instance?

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,603 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Vasil Michev 103.9K Reputation points MVP
    2021-06-12T05:58:43.163+00:00

    Here's a sample script I wrote a while back that will enumerate any shared Calendars within your org: https://github.com/michevnew/PowerShell/blob/master/Calendar_Permissions_inventory.ps1
    And the help file: https://github.com/michevnew/PowerShell/blob/master/Calendar_Permissions_inventory.md

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.