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...
VasilMichev
Apr 08, 2019MVP
This was previously possible when creating it via PowerShell: New-UnifiedGroup -SuppressWarmupMessage (see for example the discussion in this thread: https://techcommunity.microsoft.com/t5/Office-365-Groups/MC99370-Removing-SuppressWarmupMessage-from-UnifiedGroup/td-p/64226). I believe it's deprecated now though.
- Apr 08, 2019Yeah, what I’ve heard too..