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-
Wrong.
A. is the right answer
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.
Correct A. Is the right answer
Correct Answer : A
https://technet.microsoft.com/en-us/library/jj898487(v=exchg.150).aspx