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…
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)- A8% (4)
- B85% (41)
- C2% (1)
- D4% (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
Community Discussion
No community discussion yet for this question.