HOTSPOT
You have an Exchange Server 2013 organization that contains two distribution groups named Groupl
and Group2.
You need to prevent the members of Groupl and Group2 from communicating with each other by
using email, unless the email messages contain the string Press Release in the subject.
Users whose email messages are rejected must receive a non-delivery report (NDR) that contains a
status code of 5.7.3.
Which command should you run? (To answer, configure the appropriate options in the answer area.)

Answer: See the explanation
Explanation:
Box 1: New-TransportRule
Box 2: SmtpRejectMessageRejectStatusCode
According to this link, box 2 is wrong. Yet further research shows both of the bottom two options are correct. https://technet.microsoft.com/en-us/library/bb123506%28v=exchg.141%29.aspx
0
0
Yes i do realize that the 5.7.3 is not in the range given on the site but that does not mean this question is not a typo. Of course could mean i am wrong too.
0
0
That link is based on 2010 as well so maybe 2013 is different?
0
0
https://technet.microsoft.com/en-us/library/bb125138(v=exchg.160).aspx
This shows the exact example in the question, the answer being -rejectmessageenhancedstatuscode, but in this the code is 5.7.1. So either this question is a typo or the answer is actually correct above.
0
0
Same example can be found in
“Exam Ref 70-341 Core Solutions of Microsoft Exchange Server 2013 (MCSE)”.
About “Common enhanced status codes”:
https://technet.microsoft.com/en-us/library/bb232118(v=exchg.150).aspx#Examples
Connection between both:
https://technet.microsoft.com/en-us/library/bb123506(v=exchg.141).aspx
and link provided by Joe
0
0
There is something off about this question, because i ran both commands in my Exchange 2013 lab and they both fail. The real thing I would look for in the exam is that if that error status code is 5.7.1 or between 5.7.10 and 5.7.99 then i would choose:
“-RejectMessageEnhancedStatusCode”
or else i would use “-SmtpRejectMessageRejectStatusCode”
0
0
Some of the texts that have been filled in in the answers were actually in the drop down menus. So be sure to learn all the Exchange shell codes and not just the answers provided here.
0
0