exam questions

Exam 70-345 All Questions

View all questions & answers for the 70-345 exam

Exam 70-345 topic 1 question 43 discussion

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

HOTSPOT -
Your company has an Exchange Server 2016 organization. The organization contains two Mailbox severs and one Edge Transport server.
You need to modify the anti-spam strategy of the organization to resolve the following issues:
✑ Users in the marketing department report that most email messages identified as spam are legitimate.
✑ Users in the human resources department report that they receive hundreds of email messages daily, which contain the phrase "Free Vacation".
Which cmdlet should you use to resolve each issue? To answer, select the appropriate options in the answer area.
: Each correct selection is worth one point.

Note -
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Set-DistrutionGroup -
Use the Set-ContentFilterConfig cmdlet to modify the content filter configuration on a Mailbox server or an Edge Transport server.

Box 2: Set-ContentFilterConfig -
Content filtering evaluates inbound email messages by assessing the probability that the messages are legitimate or spam.
References:
https://technet.microsoft.com/en-us/library/bb124739(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
pnut10pr
Highly Voted 4 years, 8 months ago
The second answer I agree to be "Set-ContentFilterConfig," but for the first I do not think it's "Set-DistributionGroup" since the marketing department was not said to be users in a group just a department. With no group being mentioned I would go for "Set-Mailbox," but the second sentence explicitly says to fix the "organization," so I would go with "Set-OrganizationConfig."
upvoted 8 times
Harry83
4 years, 6 months ago
I agree. I think that we need to adjust the SCL threshold. Unfortunately I can be done at different level : Org level or mailbox level (source: https://docs.microsoft.com/en-us/exchange/antispam-and-antimalware/antispam-protection/scl?view=exchserver-2019). In both ways, the idea is to change SCLJunkThreshold value even for the marketing users with Set-Mailbox or for the whole organization with Set-OrganizationConfig.
upvoted 3 times
vladgo
4 years, 5 months ago
Misleading question, but It says "You need to modify the anti-spam strategy of the organization", so better is Set-OrganizationConfig
upvoted 1 times
...
...
...
RakRocky
Most Recent 4 years, 6 months ago
1) Set-DistributionGroup 2) Set-ContentFilterConfig
upvoted 1 times
...
potpal
4 years, 8 months ago
Set-OrganizationConfig Set-ContentFilterConfig,
upvoted 2 times
...
resmail
4 years, 11 months ago
Problem 1: Set-Mailbox Problem 2: Set-ContentFilterConfig
upvoted 2 times
...
riccardo
4 years, 11 months ago
set-contentfilterconfig is right. set-distributiongroup seems to be right: "When an email message is addressed to a distribution group (either in the 'To:' or 'CC:' fields) the message is delivered to the recipients Junk E-mail folder instead of the Inbox. At the same time, the Return-Path header on the received message is blank and only contains anchor tags." Set-DistributionGroup -Identity <groupname> -ReportToOriginatorEnabled $true https://support.exclaimer.com/hc/en-gb/articles/360028972211-Messages-sent-to-distribution-groups-are-identified-as-spam-or-delivered-to-the-recipient-s-junk-folder
upvoted 1 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 ...