Forum Discussion

rodrigolm18's avatar
rodrigolm18
Copper Contributor
Nov 26, 2024

Change the message by adding a new member in a MS Group

Hello, I would like to know if Microsoft offers a feature that either prevents a new member in a Microsoft 365 Group from receiving an email when a new he is added.  Or it is possible to customize the email body sent when a new member is added.

  • You cannot customize the email, but you can disable it:

    Set-UnifiedGroup groupname -UnifiedGroupWelcomeMessageEnabled:$false

     

  • You cannot customize the email, but you can disable it:

    Set-UnifiedGroup groupname -UnifiedGroupWelcomeMessageEnabled:$false

     

Resources