Forum Discussion
PaulKoning
Jun 19, 2023Brass Contributor
Can't make a goup calendar readonly anymore with Powershell
Hi, We have some groups where regular group members are not allowed to make changes to the group calendar. I was able achieve this with Powershell as described in this post: Calendar permissions i...
Ben_Wall
Jul 24, 2023Copper Contributor
This command appears to have started working for me as of this morning, July 24.
Powershell indicates "The command completed successfully but no settings of [Group] have been modified" after I run it, but when I check on the Group's properties, I can see that CalendarMemberReadOnly has changed from False to True.
Powershell indicates "The command completed successfully but no settings of [Group] have been modified" after I run it, but when I check on the Group's properties, I can see that CalendarMemberReadOnly has changed from False to True.
- ashakterJul 25, 2023Copper Contributor
same here. yesterday still didn't work, but tried again this morning and got "The command completed successfully but no settings of [Group] have been modified".
Although the CalendarMemberReadOnly properties is blank by me but I tested it out and members are read only!