Skip to content

MSQM Windows Feature Check#2125

Merged
dpaulson45 merged 2 commits into
mainfrom
dpaul-HcWinFeature
Jul 25, 2024
Merged

MSQM Windows Feature Check#2125
dpaulson45 merged 2 commits into
mainfrom
dpaul-HcWinFeature

Conversation

@dpaulson45
Copy link
Copy Markdown
Member

Issue:
Exchange no longer requires the MSQM windows feature to be installed to have Exchange function. We should report it if it is installed.

Reason:
No longer need this feature.

Fix:
Get all Window Features to avoid multiple runs of Get-WindowsFeature being executed for each reason. Then determine if the two features are installed and if they are, report them.

Resolved #2105

Validation:
Lab tested/pester tested

@dpaulson45 dpaulson45 added Enhancement New feature or request Health Checker New Feature/Check A new feature or check that is being added to a script labels Jul 2, 2024
@dpaulson45 dpaulson45 requested a review from a team as a code owner July 2, 2024 16:59
@dpaulson45 dpaulson45 force-pushed the dpaul-HcWinFeature branch from 5805fe1 to b8429a3 Compare July 25, 2024 14:40
@dpaulson45 dpaulson45 merged commit bb6610b into main Jul 25, 2024
@dpaulson45 dpaulson45 deleted the dpaul-HcWinFeature branch July 25, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement New feature or request Health Checker New Feature/Check A new feature or check that is being added to a script

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Work Item] MSQM Updated Guidance

2 participants