OSDeploy / OSDBuilder

PowerShell Module
http://osdbuilder.com
MIT License
193 stars 55 forks source link

Support for Windows 10, 22H2 #101

Open krause-wclc opened 3 months ago

krause-wclc commented 3 months ago

I'm trying to build a Windows 10 Enterprise - 22H2 image, but I get this error message. I got the Windows 10 image through the "Windows 10 installation media tool" https://www.microsoft.com/en-ca/software-download/windows10

Does anyone have any suggestions on how I can resolve this issue?

========================================================================================
Import-OSMedia BEGIN
2024-06-08-151727 Get-OSDBuilder: Validating OSDBuilder Content
2024-06-08-151727 WARNING: This version of OSDBuilder only supports:
2024-06-08-151727 WARNING: Windows 10 1607 - 21H2
2024-06-08-151727 WARNING: Windows 11 21H2 - 22H2
2024-06-08-151727 WARNING: Windows Server 2016 1607 - Windows Server 2022 21H1
VERBOSE: Initializing OSDBuilder ...
========================================================================================
2024-06-08-151728 Media: Scan H:\Sources\install.esd
xe0n11 commented 2 months ago

You'll want to use install media from VLSC or Visual Studio. The difference with this media is the install image is in wim format, not esd which is what OSDBuilder requires.