Your company is investigating a user named User1.
You need to prevent User1 from permanently deleting items from his mailbox.
What should you run?
A.
Set-Mailbox User1 LitigationHoldEnabled $true.
B.
Set-Mailbox User1 ModerationEnabled $true.
C.
Set-Mailbox User1 RetainDeletedltemsUntilBackup $true.
D.
Set-Mailbox User1 RetentionHoldEnabled $true.
This is right…
not D, this is used when a user is away from the office for example, so that the retention tags they have do not apply and they therefore don’t miss any emails while they are away.
Retention = user does not have to delete emails, system does that
Litigation = user can not delete items, system prevent that