microsoft / microsoft/CSS-Exchange
[Issue]Skip Msinfo32 report creation if it takes longer in ExchangeLogCollector script
@dpaulson45 is already working on this.
Since Dec 6, 2024.
- Dominant language
- PowerShell
- Stars
- 1.3k
- Forks
- 395
- Avg merge
- 14h 7m
- Merged PRs (30d)
- 5
Description
Describe the issue
Provide the version of the script that has the issue.
Latest release
Expected behavior
At times the log collector script takes longer to execute or fails to gather all required logs due to Msinfo32 reports.
Most common reason being server not having internet access and has a large entries in WER queue or while collecting entries under software environment.
Script Output
If applicable, add the exception that wasn't handled.
Additional context
Skip msinfo32 reports if takes longer to complete , include output of Get-ComputerInfo to provide basic information of the host.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.