- To test whether Exchange search is working for a particular user’s mailbox, run the following command (needs perms to write to the mailbox)
Test-exchangeSearch <mailbox name>
- To see which Mailbox databases are enabled for Exchange Search, run the following command:
Get-MailboxDatabase |select name, indexenabled