Skip to content

Added some additional Features in Troubleshoot-MondernSearch#562

Merged
dpaulson45 merged 17 commits into
mainfrom
dpaul-devSearch
Apr 28, 2021
Merged

Added some additional Features in Troubleshoot-MondernSearch#562
dpaulson45 merged 17 commits into
mainfrom
dpaul-devSearch

Conversation

@dpaulson45
Copy link
Copy Markdown
Member

  • new structure
  • added dependencies to files
  • getting search process state to determine if there is a possible issue
  • getting mailbox stats on the server, get the top 10 mailboxes category information

Also changed

  • vscode settings to automatically do UTF8BOM on new files
  • moved ambiguous name check till after we remove files that are dot loaded in the build script

function that is use to get the current state of the search processes and call out if the services are not started.
Added the ability to get the mailbox statistics against the server to quickly determine the mailboxes that might have a problem with search.
some script might use the same name for overrides that are unique to them. Moving this to after we removed the files that are dot sourced.
Because we can override the function Write-Verbose, we are going to do that and remove the requirement of passing a scriptblock to write out the information that we want.

Also fixed some odd issues that I saw when adding the override to the script.
…ormation to get a pulse of information

This allows the engineer to determine the cause of the issue rather quickly by getting information from multiple mailboxes rather quickly.
@dpaulson45 dpaulson45 requested a review from bill-long April 28, 2021 02:41
@dpaulson45 dpaulson45 merged commit 7d2964f into main Apr 28, 2021
@dpaulson45 dpaulson45 deleted the dpaul-devSearch branch April 28, 2021 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants