Skip to content

Create an iso file with the latest Windows available from the Unified Update Platform (UUP)

Notifications You must be signed in to change notification settings

toonoeichi/uup-dump-get-windows-iso

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

This creates an iso file with the latest Windows available from the Unified Update Platform (UUP).

This shrink wraps the UUP dump project into a single command.

This must be executed in a Windows 2022 host.

This supports the following Windows Editions:

  • windows-10: Windows 10 19042 (aka 20H2) Enterprise
  • windows-11: Windows 11 22000 (aka 21H2) Enterprise
  • windows-2022: Windows Server 2022 20348 (aka 21H2) Standard

NB The Windows Server 2019 iso source files are not available in the Unified Update Platform (UUP) and cannot be downloaded by UUP dump.

Usage

Get the latest Windows Server 2022 iso:

pwsh uup-dump-get-windows-iso.ps1 windows-2022

When everything works correctly, you'll have the iso in the output directory at, e.g., output/windows-2022-20348.643.iso.

Reference

About

Create an iso file with the latest Windows available from the Unified Update Platform (UUP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%