Exchange Version
|
Command
|
Description
|
Exchange Server 2016/2019
|
get-mailboxsearch |fl name |
Returns the full search task name
|
get-mailboxsearch -identity [task name] |fl |
Returns the task status
|
|
Exchange Server 2016/2019
|
remove-mailboxSearch-identity [task_name] |
Removes the mailbox search from the Exchange server and all associated search results
from
the discovery mailbox
|