Which Windows PowerShell cmdlet should you run?

You manage an Office 365 tenant that uses an Enterprise E1 subscription.

You need to ensure that users are informed when Exchange Online Protection quarantines email messages.

Which Windows PowerShell cmdlet should you run?
A . Enable-JournalRule
B . New-RetentionPolicyTag
C . Start-ManagedFolderAssistant
D . Set-CsUser
E . Set-CsPrivacyConfiguration
F . Set-HostedContentFilterPolicy
G . Set-MalwareFilterPolicy
H . Set-MailboxJunkEmailConfiguration

Answer: G

Explanation:

Usethe Set-MalwareFilterPolicy cmdlet to modify malware filter policies in your organization.

Example 1

This example modifies the malware filter policy named Contoso Malware Filter Policy with the following settings:

Delete messages that contain malware.

Don’t notify the message sender when malware is detected in the message.

Notify the administrator [email protected] when malware is detected in a message from an internal sender.

Set-MalwareFilterPolicy -Identity "Contoso Malware Filter Policy" -Action DeleteMessage -EnableInternalSenderAdminNotifications $true -InternalSenderAdminAddress [email protected]

References:

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

Latest 70-347 Dumps Valid Version with 314 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments