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?
A.
New-TransportRule
B.
Set-Mailbox
C.
New-PolicyTipConfig
D.
Set-DistributionGroup
E.
Set-DLPPolicy
Explanation:
You can use a transport rule with the condition. The recipient is a member of. This condition
matches messages that contain recipients who are members of the specified distribution group.
The distribution group can be listed in the To, Cc, or Bcc fields.
A: New-TransportRule is correct
https://technet.microsoft.com/en-us/library/bb125138(v=exchg.160).aspx
You could also use Set-DistributionGroup but this setup would take much longer to configure then on overall “Deny” rule with a few specific exceptions.
0
1
I would go with D as per the following links and the comments:
http://www.briefmenow.org/microsoft/which-cmdlet-should-you-use-96/
http://www.briefmenow.org/microsoft/which-cmdlet-should-you-use-109/
http://www.briefmenow.org/microsoft/which-cmdlet-should-you-use-113/
1
0
agreed hassan use a mailtip
1
0