Skip to content

Update DownloadLatestCUs.ps1 - support 23H2 releases and empty SSUString where no longer needed#1

Merged
Karl-WE merged 1 commit intopatch-1from
Karl-WE-patch-2
Feb 22, 2024
Merged

Update DownloadLatestCUs.ps1 - support 23H2 releases and empty SSUString where no longer needed#1
Karl-WE merged 1 commit intopatch-1from
Karl-WE-patch-2

Conversation

@Karl-WE
Copy link
Copy Markdown
Owner

@Karl-WE Karl-WE commented Feb 22, 2024

  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?

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?
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