Which Windows PowerShell cmdlet should you run?

You manage an Office 365 tenant that uses an Enterprise E1 subscription. You create a policy to record email messages for all recipients.
You observe that email messages are not being recorded.
You need to ensure that all email messages are recorded.
Which Windows PowerShell cmdlet should you run? based organization.

You manage an Office 365 tenant that uses an Enterprise E1 subscription. You create a policy to record email messages for all recipients.
You observe that email messages are not being recorded.
You need to ensure that all email messages are recorded.
Which Windows PowerShell cmdlet should you run? based organization.

A.
Enable-JournalRule

B.
New-RetentionPolicyTag

C.
Start-ManagedFolderAssistant

D.
Set-CsUser

E.
Set-CsPrivacyConfiguration

F.
Set-HostedContentFilterPolicy

G.
Set-MalwareFilterPolicy

H.
Set-MailboxJunkEmailConfiguration

Explanation:

Use the Set-HostedContentFilterPolicy cmdlet to modify the settings of content filter policies in your cloud-



Leave a Reply 4

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


Franck

Franck

Wrong.

A. is the right answer

Dmitry

Dmitry

I think C. Start-ManagedFolderAssistant is better way. Because need to ensure that the already created MRM policy (not journal rules) get started and work now.

https://technet.microsoft.com/en-us/library/aa998864(v=exchg.160).aspx
Use the Start-ManagedFolderAssistant cmdlet to immediately start messaging records management (MRM) processing of mailboxes that you specify.

Battousai

Battousai

Correct A. Is the right answer