Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #582

Merged
merged 8 commits into from
Apr 2, 2024
Merged

Dev #582

merged 8 commits into from
Apr 2, 2024

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    8b4d7e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8daa497 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Update DownloadLatestCUs.ps1

    added Azure Stack HCI 23H2 CU and Servicing Stack 
    in a new PR we should remove SSU as they are now part of the CU for all supported releases of Windows Server and Client AFTER 1607
    
    ref: https://www.catalog.update.microsoft.com/Search.aspx?q=servicing%20stack
    Karl-WE authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    30380fb View commit details
    Browse the repository at this point in the history
  2. Update DownloadLatestCUs.ps1

    1. added support for Windows Server 11 23H2
    2. added support for Azure Stack HCI 23H2
    3. removed "," in Searchstring for consistency, -like is used later on
    4. changed SSUSearchString to $null where appropriate (no SSU exist for these releases. left it for older ones, even though latest CUs would have them included.
    5. added if else to support $null SSUSearchString
    
    notes: for some reason 23H2 releases do not download files even they are correctly found and listed. Problem with the used module Get-MSCatalogUpdate?
    Karl-WE authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ac84c9e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from Karl-WE/Karl-WE-patch-2

    Update DownloadLatestCUs.ps1 - support 23H2 releases and empty SSUString where no longer needed
    Karl-WE authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f9a8022 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Merge pull request #578 from Karl-WE/patch-1

    Update DownloadLatestCUs.ps1
    jaromirk authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4cebf33 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. cloud deploy update

    jaromirk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    cc75212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b793a16 View commit details
    Browse the repository at this point in the history