Your company has an Office 365 subscription. A user named Test5 has a mailbox. You need
to ensure that all of the email messages sent and received by Test5 are accessible to
members of the audit department for 60 days, even if Test5 permanently deletes the
messages. What should you do?
A.
Run the Set-User cmdlet.
B.
Run the Set-Mailbox cmdlet.
C.
Run the Set-RetentionPolicyTag cmdlet.
D.
Run the Set-MailboxDatabase cmdlet.
E.
Run the Set-RetentionPolicy cmdlet.
http://technet.microsoft.com/en-IN/library/bb123981(v=exchg.150).aspx
A man of many words. Thanks Prasad!
Is that the correct answer?
it is B
B is correct. Use Set-Mailbox -LitigationHoldEnabled
I’m thinking the proposed answer is correct on this one.
Set-Mailbox -LitigationHoldEnabled
https://technet.microsoft.com/en-IN/library/bb123981%28v=exchg.150%29?f=255&MSPPError=-2147217396
Correct answer is B.
See the Parameters section of https://technet.microsoft.com/en-us/library/bb123981(v=exchg.160).aspx
Answer is: B
View the Syntax section of – https://technet.microsoft.com/en-IN/library/bb123981(v=exchg.160)
https://technet.microsoft.com/en-us/library/dn743673(v=exchg.160).aspx – Took me a while to “fall in line” that the answer was B. However see link embedded.