Answered by:
IndexEnabled parameter

Question
-
Hello how do i check if IndexEnabled parameter is set to true?
Trying to diagnose some search problems that have cropped in my organization.
Thanks.
-chaz
Tuesday, October 9, 2012 4:02 PM
Answers
-
- Edited by Zi FengModerator Wednesday, October 10, 2012 9:08 AM
- Marked as answer by Zi FengModerator Wednesday, October 17, 2012 6:17 AM
Wednesday, October 10, 2012 9:08 AMModerator
All replies
-
Get-MailboxDatabase | Format-Table Name,IndexEnabled
Tuesday, October 9, 2012 4:45 PM -
Thanks I saw that in the article after posting. Went through that article step by step and everything checks out, however, end users are still experiencing search problems. Any suggestions on what else I can do?
-chaz
Tuesday, October 9, 2012 6:18 PM -
- Edited by Zi FengModerator Wednesday, October 10, 2012 9:08 AM
- Marked as answer by Zi FengModerator Wednesday, October 17, 2012 6:17 AM
Wednesday, October 10, 2012 9:08 AMModerator -
hi there thanks for the reply. if i want to use windows search, i would need to switch users to cached mode right?
appreciate the input.
-chaz
Thursday, October 11, 2012 2:47 PM -
Windows Desktop Search? Yes. That is used with cache mode
Thursday, October 11, 2012 3:08 PM