Forum Discussion

JanShhh's avatar
JanShhh
Copper Contributor
Dec 09, 2021

Still receiving Teams Welcome E-Mails after setting -UnifiedGroupWelcomeMessageEnabled to false

I connected to Exchange Online and set the UnifiedGroupWelcomeMessageEnabled Parameter to false for every Group using this code.     $WelcomeEmailGroups = Get-UnifiedGroup | Where-Object { $_.Wel...

Resources