Skip to content

Improvements to the Troubleshoot-ModernSearch#452

Merged
dpaulson45 merged 17 commits into
mainfrom
dpaul-BigFunnelDev
Apr 12, 2021
Merged

Improvements to the Troubleshoot-ModernSearch#452
dpaulson45 merged 17 commits into
mainfrom
dpaul-BigFunnelDev

Conversation

@dpaulson45
Copy link
Copy Markdown
Member

Major changes include:

  • Added Search Query option
  • Options for PF Mailbox and Archive Mailbox
  • Include Message Subject in results
  • Include Debug Logging
  • Changed UserEmail parameter to MailboxIdentity
  • Update README
  • Add ability to get full mailbox index state

We don't need to require an "address" here so just provide Mailbox Identity instead to avoid confusion. While i was added, changed all the names and variables to be mailbox vs user.
Ran into an issue in my lab for a large mailbox that i created to help test performance of the script. Got the following:

WARNING: Query was interrupted for taking too much time or reading too many rows; you may override these internal limits with the Unlimited switch
WARNING: Query was interrupted for taking too much time or reading too many rows; you may override these internal limits with the Unlimited switch

Switched to unlimited did resolve the issue.
This is used for when we need to know how many items are in which state to determine if we need to take action or not.
@dpaulson45 dpaulson45 requested a review from bill-long April 12, 2021 23:32
@dpaulson45 dpaulson45 merged commit fe456a0 into main Apr 12, 2021
@dpaulson45 dpaulson45 deleted the dpaul-BigFunnelDev branch April 12, 2021 23:35
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