Teams with DL

Copper Contributor

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 sent to the new member, can this email notification turned off? This is quite annoying.

Thank you.

1 Reply

@RajKrisBWDG  i think this powershell will do the trick

Set-UnifiedGroup -Identity "Name of your group" -UnifiedGroupWelcomeMessageEnabled:$false