-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Description
Hi,
Looking into osdeploy and could see the ESD file being used as the latest OS uses a file from Dec 2023. I can see the logic here:
| @{ Version = 'Win1123H2';LocalCab = "Win1123H2.Cab"; URL = "https://download.microsoft.com/download/6/2/b/62b47bc5-1b28-4bfa-9422-e7a098d326d4/products_win11_20231208.cab"} |
The cab files being downloaded and expanded out for use in "Catalogs\CloudOperatingSystems.json". Is there a new way to find latest ESD files? Without a code change here osdeploy will be very slow on image deployments and will install a old ESD version and first reboot install the latest build. I see Gary Town (gwbloke) last made the change moving from WSUS to cab files.
Metadata
Metadata
Assignees
Labels
No labels