Which Windows PowerShell cmdlet should you run?

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

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:



Leave a Reply 5

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


Franck

Franck

Answer is C

miself

miself

The answer is wrong, it should be “Start-ManagedFolderAssistant”

Joris

Joris

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

Halwagy

Halwagy

C: should be the correct answer

Halwagy

Halwagy

As he stated immediately