nerdexam
Microsoft

SC-401 · Question #10

You have a Microsoft 365 subscription. You need to customize encrypted email for the subscription. The solution must meet the following requirements. - Ensure that when an encrypted email is sent…

The correct answer is B. Set-OMEConfiguration. Set-OMEConfiguration is the correct cmdlet to customize Microsoft Purview Message Encryption (OME) for encrypted emails. It allows you to modify the default OME configuration to include a company logo, custom branding text, and portal customizations - all within a single…

Implement information protection

Question

You have a Microsoft 365 subscription. You need to customize encrypted email for the subscription. The solution must meet the following requirements.

  • Ensure that when an encrypted email is sent, the email includes the

company logo.

  • Minimize administrative effort.

Which PowerShell cmdlet should you run?

Options

  • ASet-IRMConfiguration
  • BSet-OMEConfiguration
  • CSet-RMSTemplate
  • DNew-OMEConfiguration

How the community answered

(48 responses)
  • A
    8% (4)
  • B
    85% (41)
  • C
    2% (1)
  • D
    4% (2)

Explanation

Set-OMEConfiguration is the correct cmdlet to customize Microsoft Purview Message Encryption (OME) for encrypted emails. It allows you to modify the default OME configuration to include a company logo, custom branding text, and portal customizations - all within a single command, minimizing administrative effort. Set-IRMConfiguration (A) configures Information Rights Management settings such as licensing and service connections, not visual branding. Set-RMSTemplate (C) manages Azure RMS templates and is not used for OME branding. New-OMEConfiguration (D) creates a brand-new OME configuration, which requires additional steps to publish and apply it; since the goal is to update the existing default configuration with minimal effort, Set-OMEConfiguration on the default configuration is the most direct approach.

Topics

#Microsoft 365 Message Encryption (OME)#Email Encryption#Information Protection#PowerShell

Community Discussion

No community discussion yet for this question.

Full SC-401 Practice