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: https://answers.micros...
bthomas
Aug 04, 2023Iron Contributor
I used the command in my test tenant yesterday successfully to set the group calendar to CalendarMemberReadOnly:$true.
Today I wanted to revert it for another test and am not able to set it to CalendarMemberReadOnly:$false nor $true...
Today I wanted to revert it for another test and am not able to set it to CalendarMemberReadOnly:$false nor $true...
Kris_Petrov_1986
Aug 07, 2023Copper Contributor
bthomas Same here. The command on my tenant didn't work too. I get the below message:
Set-UnifiedGroup: Object reference not set to an instance of an object.
I tried to specify by the name of the group or by groupID and both didn't work.
- ashakterAug 07, 2023Copper ContributorStarted working for me a few weeks ago. A Microsoft tech responded to my ticket that they will be rolling out the fix to all tenants over the next few weeks.