You deploy a server that has the Exchange Server 2013 Mailbox server role and Client Access server
role installed.
You need to configure anti-spam to meet the following requirements:
Email messages sent from the Internet to a distribution list named Executives must be rejected.
Email messages that contain the words casino and jackpot must be rejected, unless they were sent
to [email protected].
Which three cmdlets should you run? (Each correct answer presents part of the solution. Choose
three.)
A.
Add ContentFilterPhrase
B.
Set-ContentFilterConfig
C.
Set-TransportConfig
D.
Set-SenderReputationConfig
E.
Set-RecipientFilterConfig
A,B – would satisfy messages that contain the words casino and jackpot.
E ? is a stupid way of filtering as you need to configure accepted domains, etc. One could just set-distrobutiongroup to authenticated users.
A – Add a new phrase
B – Add an exception to the phrase
E – Block emails sent to the specific recipient