Add your organization's brand to your Microsoft Purview Message Encryption encrypted messages

Sean Howell 20 Reputation points
2024-03-13T00:52:35.61+00:00

Hello!

I'm trying to do multiple templates for the OME, however all the Microsoft Docs seem to be wrong about a command.

The one in question is the New-OMEConfiguration command.

I'm the global Admin

New-OMEConfiguration

New-OMEConfiguration : The term 'New-OMEConfiguration' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

At line:1 char:1

  • New-OMEConfiguration
  • 
        + CategoryInfo          : ObjectNotFound: (New-OMEConfiguration:String) [], CommandNotFoundException
    
        + FullyQualifiedErrorId : CommandNotFoundException
    
    

I've successfully connected to the PowerShell module and it seems the Set-OMEConfiguration works just fine but I can't make any more templates.

I've tried running

get-command -listimported and looking for it and it DOES NOT appear on the list.

So I'm not sure how to proceed. Could someone give me some guidance or point me in the right direction?

Microsoft Exchange Online
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 113.1K Reputation points MVP
    2024-03-13T04:19:30.4133333+00:00

    This cmdlet (and the ability to create multiple OME templates) is only available when you have purchased the "advanced" ME SKU: https://learn.microsoft.com/en-us/purview/ome-advanced-message-encryption

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. JimmyYang-MSFT 56,411 Reputation points Microsoft Vendor
    2024-03-13T05:36:49.3766667+00:00

    Hi @Sean Howell

    If you have Microsoft Purview Advanced Message Encryption, you can create custom branding templates for your organization by using the New-OMEConfiguration cmdlet. So we recommend you check if you have it.

    For detailed information about supported subscriptions, see the Message policy and compliance service description.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    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.


    0 comments No comments

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.