Forum Discussion
neilmcneely
Apr 07, 2021Copper Contributor
Maintain DL from a MS Teams Membership List - PowerShell or otherwise
I would like to update a DL with the membership in a Team. Via PowerShell or other automated way. When a user adds/removes themselves to/from a public MS Team, I would like to sync that membership to...
VasilMichev
Apr 07, 2021MVP
Each team/O365 group has an undelrying mailbox with all the users added as members, so you might just use that? Just make sure all users are added as "subscribers", and grant Send As permissions as needed.