You manage an Office 365 tenant that uses an Enterprise E1 subscription. You configure a retention policy for all mailboxes.
You must apply a new retention policy immediately because of upcoming personnel changes.
You need to ensure that the new retention policy is applied to the mailboxes immediately.
Which Windows PowerShell cmdlet should you run? voice mail. These settings specify how long a message remains in a mailbox and the action to be taken when the message reaches the specified retention age. When a message reaches its retention age, it’s moved to the user’s In-Place Archive or deleted. https://technet.microsoft.com/en-us/library/dd335226(v=exchg.150).aspx
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 New-RetentionPolicyTag cmdlet to create a retention tag.
Retention tags are used to apply retention settings to folders and individual items such as e-mail messages and
References:
Answer is C
The answer is wrong, it should be “Start-ManagedFolderAssistant”
Should be C, Start-ManagedFolderAssistant
The Managed Folder Assistant uses the retention policy settings of users’ mailboxes to process retention of items. This mailbox processing occurs automatically. You can use the Start-ManagedFolderAssistant cmdlet to immediately start processing the specified mailbox.
https://technet.microsoft.com/nl-nl/library/aa998864(v=exchg.160).aspx
C: should be the correct answer
As he stated immediately