Wednesday, June 17, 2009

MS Exhange Search

End users can't use search function when using OWA. Following the instruction to delete catalog folder in exchange 2007 to rebuild the indexing (http://technet.microsoft.com/en-us/library/aa995966.aspx). However, the index file will stop at 65k.
Following this method to Re-register MapiProtocolHandlerStub.dll
1. Register MapiProtocolHandlerStub.dll
regsvr32 MapiProtocolHandlerStub.dll
2. Stop the msexchangesearch service
3. Delete the catalog folder
4. Restart the msexchangesearch service

Finally, MS Search starts working.

No comments:

Post a Comment