-
Notifications
You must be signed in to change notification settings - Fork 63
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
Support 23H3 for OSDCloud #87
Comments
I build the OS tables from WSUS Feature Updates, but Microsoft has released Windows 11 23H2 in WSUS as UUP files, so there isn't an ESD that works. Working on a solution. |
The guys over at the Windows on Raspberry Project even have a nice tool to find all the needed ESD Files in all versions and languages: |
The GitHub repo is updated, and if you overwrite your module with what is in GitHub, you'd see the changes and 23H2 works https://x.com/adurrante/status/1732875065937612960?s=61&t=1wSFafsMtpHmKZa8At1KYw |
Updated OSD Module with 23H2 |
Hey, It seams like a OSDCloud USB can download 23H2 when booted, but i'm not able to download 23H2 via the |
Thanks Andreas, I didn't realize that command was using different code 'under the hood'. I should be able to resolve it when I get time, probably a Jan release. I haven't used that command personally, I have OSDCloud save the OS to the Flash Drive during a normal OSDCloud run, then I pull that download from the flash drive back over to my OSDCloud folder on my desktop for when I create additional flash drives. I do the same with drivers, I "sync" back from the flash drive to my workspace whenever OSDCloud pulls down a new drvier pack / OS esd file. While this works, I see the value in getting that command working, but as a work around, my way might work for you. |
Okay, i think that should work, for myself aswell as the onsite guys who are using the tool for there stock devices. Thanks for your fast reply, i wish you nice holidays and thanks for providing such a useful tool! |
Updated OSDCloudUSB.ps1 to work with the new OperatingSystem Catalog structure To Test, you can overwrite files in your PS Module with those on GitHub |
Please test. If the functionality isn't working, reopen / comment, and I'll look into it further. |
Hey,
Microsoft released 23H2 and i wanted to update the iso we provide our onsite support for it, but currently we get an error when wanting to setup the USB.
Would it be posible to add support?
The text was updated successfully, but these errors were encountered: