You have an In-Place Hold that was implemented by running the following command:
New-MailboxSearch –Name “Hold-ProjectX” –SourceMailboxes “User1”.
You are notified that the In-Place Hold is no longer required.
You need to ensure that the mailbox data can be deleted by using retention policies.
Solution: You run the Remove-MailboxSearch “Hold-ProjectX”.
Does this meet the goal? clearing the Place content matching the search query in selected mailboxes on hold check box on the In-Place
A.
Yes
B.
No
Explanation:
A mailbox search that is used for In-Place Hold cannot be removed. The In-Place Hold must first be disabled by
Hold settings page or by setting the InPlaceHoldEnabled parameter to $false in the Shell.
References: https://technet.microsoft.com/en-us/library/dd979797(v=exchg.150).aspx