If there are no individual (or group) entries on the affected Calendars, the most likely reason is that the Default permission entry has been modified. It should be set to AvailabilityOnly, or None if you want to prevent access altogether.
Trying to find and remove shared calendar permissions.
Hello all
Some users in my organization are able to access full details on users' calendars, not everyone but also people they really shouldn't have full rights on. I have checked their permissions in Exchange settings in PowerShell, as well as on the individual calendars in the local Outlook for the affected users. This appears to be affecting primarily users that were made before my time in this organization. We have a Hybrid Azure AD environment so we sync from On-Prem AD. Not sure where else to look to see why these calendars are visible. Is it something inherited from the On-Prem DC?
2 answers
Sort by: Most helpful
-
-
Bruce Jing-MSFT 6,630 Reputation points Microsoft Vendor
2024-04-25T10:58:15.9266667+00:00 Hi,
Based on my experience, you could refer to the followings:
- You can also use ' Get-MailboxFolderPermission -Identity user@domain.com:\calendar ' cmdlet in PowerShell to view the permissions of a specific use.
- Can you provide the results of your Outlook query? For example the image below:
- It is recommended that the customer logs into the local AD server, finds the affected user and checks his properties for exceptions. The steps are shown below: