How should you complete the relevant Windows PowerShell script?

HOTSPOT
You are the Office 365 administrator for your company’s Microsoft Exchange Online
environment. The company recently subscribed to the Office 365 Enterprise El plan.
The company wants to filter email messages based on the following criteria:
Reverse DNS lookup
Sender open proxy test
HELO/EHLO analysis
Analysis of spam confidence level (SCL) ratings on email messages from a specific sender
You need to filter all email messages.
How should you complete the relevant Windows PowerShell script? To answer, select the
appropriate command segment from each list in the answer area.

HOTSPOT
You are the Office 365 administrator for your company’s Microsoft Exchange Online
environment. The company recently subscribed to the Office 365 Enterprise El plan.
The company wants to filter email messages based on the following criteria:
Reverse DNS lookup
Sender open proxy test
HELO/EHLO analysis
Analysis of spam confidence level (SCL) ratings on email messages from a specific sender
You need to filter all email messages.
How should you complete the relevant Windows PowerShell script? To answer, select the
appropriate command segment from each list in the answer area.

Answer:

Explanation:



Leave a Reply 5

Your email address will not be published. Required fields are marked *


Jason

Jason

Incorrect, none of these cmdlets are even available for Exchange online, and the link provided by Luis leads to a Exchange 2013 technet page.

Jason

Jason

Actually, I would say the answer is right, but the whole question does not apply to office 365, but to exchange 2013.

Moe

Moe

Correct: The only answer that has all parameters and also has OpenProxyDetectionEnabled is Set-SenderReputationConfig

Justin Thompson

Justin Thompson

This is a tough one and I think the question may not have been posted correctly. For Exchange Online none of the following cmdlets are present:

Set-SenderReputationConfig
Set-IPAllowListProvider
Set-SenderFilterConfig

If we are talking about Reverse DNS lookup, Sender open proxy test, HELO/EHLO analysis, and SCL ratings then Set-SenderReputationConfig is your cmdlet.

https://technet.microsoft.com/en-us/library/bb124512(v=exchg.150).aspx