Core Solutions of Microsoft Exchange Server 2013 — Question 2
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.)
Answer options
- A. Add ContentFilterPhrase
- B. Set-ContentFilterConfig
- C. Set-TransportConfig
- D. Set-SenderReputationConfig
- E. Set-RecipientFilterConfig
Correct answer: A, B, E
Explanation
The correct answer includes A, B, and E because Add ContentFilterPhrase allows you to specify words to block, Set-ContentFilterConfig configures the content filter settings, and Set-RecipientFilterConfig is used to manage recipient-based filtering. Options C and D are not relevant for the specified requirements of blocking specific phrases and messages to a distribution list.