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?
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 cloudbased organization.
A: Enable-JournalRule
+1
https://technet.microsoft.com/en-us/library/bb123902(v=exchg.160)
I would say B. New-RetentionPolicyTag
A just enable journal
C is to apply immediately retention Policy
D and E are for Skype For Business
F G and H are used to manage spam and malware
Thing is it states: “You create a policy to record email messages for all recipients.”. Therefore B would create a new policy tag, which does nothing on its own. At least by enabling journal rules, you are recording.
I’d go with the original comment on this and choose A.
In this case it’s perhaps C to apply immediately the Policy