exam questions

Exam 70-345 All Questions

View all questions & answers for the 70-345 exam

Exam 70-345 topic 6 question 1 discussion

Actual exam question from Microsoft's 70-345
Question #: 1
Topic #: 6
[All 70-345 Questions]

You have an Exchange Server 2016 organization. The organization contains an Edge Transport server.
Users report that a message with the following anti-spam headers is delivered to their Inbox folder in Microsoft Outlook.
X-MS-Exchange-Organization-PCL:7
X-MS-Exchange-Organization-SCL:6
X-MS-Exchange-OrganizationAntispam-Report: DV: 3.1.3924.1409; SID: SenderIDStatus Fail; PCL: PhishingLevel SUSPICIOUS;
CW: CustomList; PP: Presolved; TIME: TimeBasedFeatures
You need to prevent similar messages from being delivered. The solution must generate a non-delivery report (NDR) when the messages are prevented from being delivered to all user mailboxes.
What should you do?

  • A. Set the SCL reject threshold to 7.
  • B. Run the Set-SenderIdConfig cmdlet.
  • C. Set the SCL delete threshold to 7.
  • D. Run the Set-TransportConfig cmdlet.
  • E. Run the Set-RecipientFilterConfig cmdlet.
  • F. Set the SCL delete threshold to 5.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
When the message's SCL value is greater than or equal to the SCL reject threshold, but less than the SCL delete threshold, the Content Filter agent rejects the message and sends a rejection response to the sending system. You can customize the rejection response. In some cases, a non-delivery report (also known as an NDR, delivery status notification, DSN, or bounce message) is sent to the original sender of the message. https://technet.microsoft.com/en-us/library/aa995744(v=exchg.160).aspx

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
l1f3rl
Highly Voted 5 years, 3 months ago
Ill go with B.
upvoted 6 times
...
xziomal9
Highly Voted 5 years, 5 months ago
Correct answer: B Run the Set-SenderIdConfig cmdlet.
upvoted 5 times
forum4c
4 years, 6 months ago
This example configures the Sender ID agent to reject any messages with a 5 xx SMTP error response when sender's domain has an SPF record, and the IP address of the source server isn't listed as an authoritative server for the domain (the Sender ID status is Fail). Set-SenderIDConfig -SpoofedDomainAction Reject B is correct
upvoted 2 times
...
...
BaderJ
Most Recent 4 years, 5 months ago
This question came in exam Passed On: 19-01-2021 Answered: B Option A & C was not given as choice
upvoted 2 times
...
potpal
4 years, 8 months ago
B SendIDStatus is currently Fail
upvoted 2 times
...
potpal
4 years, 8 months ago
I'd go with B
upvoted 2 times
...
MCSA11
5 years, 2 months ago
B. Run the Set-SenderIdConfig cmdlet
upvoted 3 times
...
Marz
5 years, 9 months ago
Think A is not correct. the SCL of the message is 6, Setting reject threshold to 7 wouldn't work. cause SCL 6 is not greater or equal to SCL 7
upvoted 1 times
...
vthai
5 years, 10 months ago
The explanation is correct, the correct answer should be A, because the message SCL value is 6. So need to set the SCL reject thresrold to 7.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...