Which PowerShell cmdlet should you use?

Your network contains an Active Directory domain named contoso.com.

The network contains a server named server1 that runs Exchange Server 2010 SP1.

The Exchange organization contains 500 mailboxes. All of the mailboxes are stored on a mailbox database named DB1.

You need to prevent a user named User1 from permanently deleting email messages from his mailbox.

Which PowerShell cmdlet should you use?

Your network contains an Active Directory domain named contoso.com.

The network contains a server named server1 that runs Exchange Server 2010 SP1.

The Exchange organization contains 500 mailboxes. All of the mailboxes are stored on a mailbox database named DB1.

You need to prevent a user named User1 from permanently deleting email messages from his mailbox.

Which PowerShell cmdlet should you use?

A.
New-MailboxAuditSearchLog

B.
New-ManagementRoleAssignment

C.
New-ManagementRole

D.
New-RoleAssignmentPolicy

E.
New-RoleGroup

F.
New-ManagementRoleEntry

G.
New-ManagementScope

H.
Add-ManagementRoleEntry

I.
New-EmailAddressPolicy

J.
Add-ADPermission
K.
Set-Mailbox
L.
Set-DestributionGroup
M.
Add-MailboxPermission

Explanation:
Set-Mailbox User1 -LitigationHoldEnabled $true



Leave a Reply 0

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