Which three Windows PowerShell commands should you run in sequence?

DRAG DROP

DRAG DROP

Your company has an Office 365 subscription and uses Microsoft Exchange Online. Some employees have archive mailboxes that have the default retention policy applied.

The default retention policy does not meet the latest company requirements. You create a retention policy named RetentionPolicy1 and apply the necessary retention tags to the policy.

You need to apply the new retention policy to all archive mailboxes and ensure that the new retention policy tags are applied as soon as possible.

Which three Windows PowerShell commands should you run in sequence? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.

Answer: Box 1:

Box 2:

Box 3:

Explanation:

Retention Policy Tags are used to apply retention settings to folders and individual items such as e-mail messages. 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.

A Retention Policy is a group of retention tags that can be applied to a mailbox.

Box 1: The Get-Mailbox cmdlet retrieves a list of mailboxes. The -Filter {(ArchiveStatus Ceq ‘Active’)} statement filters the list of retrieved mailboxes to list only the mailboxes that have Archiving enabled and active.

Box 2: The Set-Mailbox cmdlet is used to assign the retention policy to the mailboxes retrieved in step 1.

Box 3: The Start-ManagedFolderAssistant cmdlet is used to immediately start messaging records management (MRM) processing of mailboxes. This will immediately apply the new retention policy.

References:

https://technet.microsoft.com/en-GB/library/dd297955(v=exchg.150).aspx

https://technet.microsoft.com/en-us/library/dd335196(v=exchg.150).aspx

https://technet.microsoft.com/en-us/library/aa998864(v=exchg.150).aspx

Latest 70-347 Dumps Valid Version with 314 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments