Forum Discussion
RajKrisBWDG
Nov 14, 2019Copper Contributor
Teams with DL
1. I have created a team based on AD Distribution Group. Will the team members list updated whenever I add/remove members to/from the AD Group? 2. Whenever adding a member, an email notification is ...
Nov 15, 2019
RajKrisBWDG i think this powershell will do the trick
Set-UnifiedGroup -Identity "Name of your group" -UnifiedGroupWelcomeMessageEnabled:$false