Customize Office 365 Group's Welcome Email/Message

SR VSP 1,251 Reputation points
2020-10-05T17:44:40.523+00:00

Hi Guys,

Is there any way to "Customize Office 365 Group's Welcome Email/Message"

30168-welcome-email.jpg

Microsoft 365 and Office | SharePoint Server | For business
Exchange | Exchange Server | Management
{count} vote

Accepted answer
  1. Andy David - MVP 157.8K Reputation points
    2020-10-05T17:47:54.367+00:00
    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Jerry Xu-MSFT 7,961 Reputation points
    2020-10-06T01:53:31.367+00:00

    Hi, @SR VSP ,
    Just like Andy said, for now MS does not have the plan to have this feature to customize the welcome Email. The suggested approach will be disabling this welcome email and add a custom flow to send an Email.

    While you cannot customize the default welcome mail for Office 365 Groups, disabling the welcome mail is possible with an extra parameter in the Set-UnifiedGroup cmdlet in Exchange PowerShell: -UnifiedGroupWelcomeMessageEnabled:$false. See https://learn.microsoft.com/en-us/powershell/module/exchange/users-and-groups/set-unifiedgroup

    Use this as a part of a custom group creation flow if you would like to restrict and/or customize the welcome mail for many groups across your tenant.

    Reference: https://office365.uservoice.com/forums/286611-microsoft-365-groups/suggestions/18680113-ability-to-customize-office-365-group-s-welcome-em


    If the answer is helpful, please click Accept Answer and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.