Forum Discussion
escupham
Apr 08, 2019Steel Contributor
Prevent email upon group creation
We have a request process for O365 Groups and send our own custom email out upon creation. Is it possible to 'turn-off' the Microsoft generated emails that are automatically created upon group creat...
Genaro Treviño Rangel
Apr 30, 2019Copper Contributor
From the link Vasili shared is important to notice that what is deprecated is the Warmup Message AKA, the message that is already inside the Group Mailbox, but you can still suppress the welcome message https://docs.microsoft.com/en-us/powershell/module/exchange/users-and-groups/Set-UnifiedGroup?view=exchange-ps
-UnifiedGroupWelcomeMessageEnabled
and you can delete the message inside the mailbox if you don't like it after creating it.
-UnifiedGroupWelcomeMessageEnabled
and you can delete the message inside the mailbox if you don't like it after creating it.