Forum Discussion
Edward Lee
Apr 06, 2017Iron Contributor
How can I make all users calendar shared with all other users?
How can I make the calendar for all users in a particular group shared with all other users in that group? And, any time I add a new user to the all staff group, their calendar is automatically share...
Dongjie
Apr 06, 2017MVP
Hi Edward , Create a new distribution group, add all members to enter, open the Outlook calendar permissions to add a newly created distribution group, set the privilege level!
- Edward LeeApr 06, 2017Iron Contributor
But how can i do this for all useres without each person having to set their own permissions indiviually.
In other words, i have a group called All Staff. Now, I want to set every member of that group to have reviewer permission on every other users calendar.
Thanks Dongjie!
- DongjieApr 06, 2017MVPHI Edward
Try to share each user into the group with the Powershell command
(cmdlet Set-MailboxFolderPermission )- Edward LeeApr 06, 2017Iron Contributor
Can you elaborate? Thanks Dongjie!