Designing and Deploying Microsoft Exchange Server 2016 — Question 2

You have an Exchange Server 2016 organization. The organization contains accepted domains for contoso.com and litwareinc.com. The antimalware engine is enabled on Mailbox servers and uses the default policy. You do not create any custom malware rules.
You need to notify internal senders when a malware attachment is detected. The rule must apply only when the recipient domain is contoso.com.
Which two cmdlets should you use? Each correct answer presents part of the solution.

Answer options

Correct answer:

Explanation

The correct cmdlets are B. New-MalwareFilterRule and D. Set-MalwareFilterRule because you need to create a new malware filter rule to specify the notification settings for contoso.com and then set that rule. Options A and C are not suitable as they relate to policies rather than rules which are necessary for this specific notification task.