Designing and Deploying Microsoft Exchange Server 2016 — Question 57

You have an Exchange Server 2016 organization. The organization contains 5,000 mailboxes.
All users connect to their mailbox by using Microsoft Outlook and Outlook on the web.
You need to ensure that all of the users are notified before they send an email message to a distribution group named Executives.
Which cmdlet should you use?

Answer options

Correct answer: A

Explanation

The correct answer is A. New-TransportRule, which allows you to create rules that can notify users before they send emails to specific groups. The other options do not provide a mechanism to notify users before sending emails to a distribution group: B modifies mailboxes, C creates policy tips but not for transport rules, D modifies distribution groups themselves, and E relates to data loss prevention policies.