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

Support 23H3 for OSDCloud #87

Closed
AndreasTheDead opened this issue Nov 14, 2023 · 11 comments
Closed

Support 23H3 for OSDCloud #87

AndreasTheDead opened this issue Nov 14, 2023 · 11 comments

Comments

@AndreasTheDead
Copy link

AndreasTheDead commented Nov 14, 2023

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.

image

Would it be posible to add support?

@OSDeploy
Copy link
Owner

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.

@mmeierm
Copy link

mmeierm commented Dec 9, 2023

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:
https://www.worproject.com/esd

grafik

@AkosBakos
Copy link
Collaborator

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

@mmeierm
Copy link

mmeierm commented Dec 9, 2023

Can confirm, 23H2 works just fine. Thank you so much.

grafik

grafik

@gwblok
Copy link
Collaborator

gwblok commented Dec 11, 2023

Updated OSD Module with 23H2

@gwblok gwblok closed this as completed Dec 11, 2023
@AndreasTheDead
Copy link
Author

AndreasTheDead commented Dec 12, 2023

Hey,
thanks for your work.

It seams like a OSDCloud USB can download 23H2 when booted, but i'm not able to download 23H2 via the Update-OSDCloudUSB -OS toggle. Am i doing something wrong?

@gwblok
Copy link
Collaborator

gwblok commented Dec 12, 2023

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.

@gwblok gwblok reopened this Dec 12, 2023
@AndreasTheDead
Copy link
Author

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!

@gwblok
Copy link
Collaborator

gwblok commented Dec 13, 2023

Updated OSDCloudUSB.ps1 to work with the new OperatingSystem Catalog structure
Updated the Building of the Catalog to include older versions of Windows 10
Next Release of OSD should now include those enhancements / bug fixes.

To Test, you can overwrite files in your PS Module with those on GitHub
Grab the files changed in this Commit: 96fa706

@gwblok
Copy link
Collaborator

gwblok commented Dec 22, 2023

Please test. If the functionality isn't working, reopen / comment, and I'll look into it further.

@gwblok gwblok closed this as completed Dec 22, 2023
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

No branches or pull requests

6 participants