microsoft / microsoft/CSS-Exchange
[Feature Request] SetupAssist.ps1 report missing pre-requisite windows features?
@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
Is your request related to a problem? Please describe.
A clear and concise description of what the problem is and the results it had on the environment.
seems like the SetupAssist.ps1 should also flag missing windows features in addition to flagging missing supplemental software packages
Describe The Request
A clear and concise description of the feature to add to a current tool or a new tool with what we all want to be checking with examples.
add a test that looks at already installed windows features and confirms necessary pre-req features for exchange are installed
Additional context
Add any other context or screenshots about the feature request here.
screenshot below of the current tool output run on a very vanilla windows 2019 server only shows missing supplemental packages and doesnt mention the other necessary windows features
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.