Skip to content

Update xSccmInstall.schema.psm1: Update to the version parameter#115

Open
LadtoHelp wants to merge 5 commits intodsccommunity:masterfrom
LadtoHelp:master
Open

Update xSccmInstall.schema.psm1: Update to the version parameter#115
LadtoHelp wants to merge 5 commits intodsccommunity:masterfrom
LadtoHelp:master

Conversation

@LadtoHelp
Copy link

@LadtoHelp LadtoHelp commented Feb 28, 2025

Updated Version parameter to accept the recent versions in support 2403 and 2309. Have tested both with no issues. Other modules all working as before.

Pull Request (PR) description

The parameters in the modules have been updated to include the most recent 2 versions of Config Manager. version 2403 and 2309
https://learn.microsoft.com/en-us/lifecycle/products/microsoft-configuration-manager

This Pull Request (PR) fixes the following issues

The ability to install and configure the latest 2 supported versions of configuration manager.

Task list

  • Added an entry to the change log under the Unreleased section of the
    file CHANGELOG.md. Entry should say what was changed and how that
    affects users (if applicable), and reference the issue being resolved
    (if applicable).
  • Resource documentation added/updated in README.md.
  • Resource parameter descriptions added/updated in README.md, schema.mof
    and comment-based help.
  • Comment-based help added/updated.
  • Localization strings added/updated in all localization files as appropriate.
  • Examples appropriately added/updated.
  • Unit tests added/updated. See DSC Community Testing Guidelines.
  • Integration tests added/updated (where possible). See DSC Community Testing Guidelines.
  • New/changed code adheres to DSC Community Style Guidelines.

This change is Reviewable

Updated Version parameter to accept the recent versions in support 2403 and 2309
Updated the $adkProductID &   $winPeProductID variables to the recent ADK versions.
Changelog update
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.

1 participant