Forum Discussion
New Teams Channel Calendar App Makes Channel Meetings Easier to Access
ReneJ_Hamburg You should set AlwaysSubscribeMembersToCalendarEvents to False.
Should also say that it is a recognized problem that teams created from the Teams admin center do not have the same settings as those created from a Teams client. There's a change coming next month to make sure that consistent settings are used everywhere.
Hi Tony,
I just checks the attributes in the "old" team and the "new" team. Both had "AlwaysSubscribeMembersToCalendarEvents"=$false. So this what not the reason.
But with the help of your script How to Update Microsoft Teams so that Meeting Invitations go to Team Members - Office 365 for IT Pros (office365itpros.com) I checked the list of suscribers and in the "old" team, there were 15 subscribers, so I deleted them all and now it seems to be ok.
My question: What is the process so that 15 persons get into the subscribers list? What must a user do, do get into that list? (so that I could tell them, not to do it). I cannot see a "subscribe" button for a team.
- TonyRedmondFeb 22, 2021MVP
ReneJ_Hamburg Users can subscribe themselves by updating their email options for a group using OWA. Apart from that, it's either PowerShell or the Graph API.
- ReneJ_HamburgFeb 22, 2021Copper Contributor
Thanks fpr your quick answers!
Is there any other way to add somebody in the subscriber-list as by Powershell? In some Portal (Exchange, Sharepoint, Teams) per GUI?
- TonyRedmondFeb 22, 2021MVP
ReneJ_Hamburg Those 15 users might have been part of the group when it was originally created as an Outlook group before being team-enabled. That would explain why they were in the subscribers list.
Or they could have been added by an admin.
Or this might be a very old team (created before mid-2018) when the attributes assigned to the team were less consistent and appropriate to those used for new teams now.