Rebuild Search Index

      No Comments on Rebuild Search Index

Rebuild Search Index

When you find trouble with the search option in the mailbox its better to try migrating the mailbox to a different available database. This will help in the performance.

Execute the commands listed below:

[PS] C:\>New-MoveRequest “[email protected]

DisplayName StatusDetail TotalMailboxSize TotalArchiveSize PercentComplete
———– ———— —————- —————- —————
John Doe WaitingForJobPickup 0 B (0 bytes) 812.4 KB (831,851 bytes) 0

Progress or the status of the migration can be monitored using the commands listed below

Get-MoveRequest -Identity “[email protected]” | Get-MoveRequestStatistics

[PS] C:\>Get-MoveRequest “[email protected]” | Get-MoveRequestStatistics

DisplayName StatusDetail TotalMailboxSize TotalArchiveSize PercentComplete
———– ———— —————- —————- —————
Mailbox CopyingMessages 4.891 GB (5,251,716,383 bytes) 812.4 KB (831,851 bytes) 84

Thanks,
WintelAdmin

Facebook Comments
Print Friendly, PDF & Email

Leave a Reply

Your email address will not be published. Required fields are marked *