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