microsoft / microsoft/CSS-Exchange
[Work Item] SetupLogReviewer - Include how the Setup was attempting to run in output
Open
@dpaulson45 is already working on this.
Since Dec 6, 2024.
Enhancement
Setup
Setup Log Reviewer
Work Item
- Dominant language
- PowerShell
- Stars
- 1.3k
- Forks
- 395
- Avg merge
- 14h 7m
- Merged PRs (30d)
- 5
Description
Describe the work
Within the SetupLogReviewer, include the different parameters that are provided to setup, including if the run was trying to do a new install.
The new install is important because some of things like with IIS will not be required to look at, because we might not even be to that point where this exists yet.
Additional Context
It is also important because when you get something like this:
[06/26/2023 15:02:46.0850] [1] [ERROR] Cannot bind argument to parameter 'RequireSSL' because it is null.
[06/26/2023 15:02:46.0851] [1] [ERROR-REFERENCE] Id=ClientAccessComponent___75f8c93d15314369983d33ec0742e189 Component=EXCHANGE14:\Current\Release\Shared\Datacenter\Setup
It would be nice to know which mode we are in without going back to the file to determine this.
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.