Wide awake and no troll. Been member since 2012. If .521 is the initial release, anything <.521 = pre-release.
Yes unless you want to add latest updates to ISO regularly in that case, it's best to use the base release 22621.1
Hello, I am unable to convert the retail channel EN_US .382 ESD to ISO with ESD to ISO tool following error is getting generated !! Code: ============================================================ Running ESD -> ISO v63 ============================================================ ============================================================ Checking ESD Info . . . ============================================================ The syntax of the command is incorrect. E:\Download\Win11_ESD\Win11_22H2_Retail_Final_Sep22> Flags are, 1. Include all 2. Using .wim for ISO I have downloaded the .382 ESD as posted there. Incidentally, Volume channel ESD is getting converted without any error. Thanks
Code: Name: 22621.382.220806-0833.ni_release_svc_refresh_CLIENTCONSUMER_RET_x64FRE_en-us.esd Size: 3752764665 bytes (3578 MiB) CRC32: E376AF45 CRC64: 36B961C41015357F SHA256: 8b253bd5b6a0ab687c80fd27aa407303ff054fb73b47982c09030b9e1943c0e3 SHA1: 59cc2585de0653bd8b4ee08e2350a5b2a27ebc31 BLAKE2sp: 5631b844876f6dac83ef4ea05126d19634f15186e60cce597881cbe1c94c7c76 Code: ============================================================ ESD Contents Info ============================================================ Arch: x64 Language: EN-US Version: 10.0.22621.382 Branch: NI_RELEASE_SVC_PROD1 OS 1: Windows 11 Home OS 2: Windows 11 Home N OS 3: Windows 11 Home Single Language OS 4: Windows 11 Education OS 5: Windows 11 Education N OS 6: Windows 11 Pro OS 7: Windows 11 Pro N Press any key to continue... Code: ============================================================ Running ESD -> ISO v63 ============================================================ ============================================================ Creating Setup Media Layout . . . ============================================================ ============================================================ Creating boot.wim . . . ============================================================ Using LZX compression with 16 threads Archiving file data: 992 MiB of 992 MiB (100%) done Using LZX compression with 16 threads Archiving file data: 104 MiB of 104 MiB (100%) done ============================================================ Creating install.wim . . . ============================================================ Using LZX compression with 16 threads Archiving file data: 8366 MiB of 8366 MiB (100%) done Using LZX compression with 16 threads Archiving file data: 231 MiB of 231 MiB (100%) done Using LZX compression with 16 threads Archiving file data: 124 MiB of 124 MiB (100%) done Using LZX compression with 16 threads Archiving file data: 382 MiB of 382 MiB (100%) done Using LZX compression with 16 threads Archiving file data: 217 MiB of 217 MiB (100%) done Using LZX compression with 16 threads Archiving file data: 135 MiB of 135 MiB (100%) done Using LZX compression with 16 threads Archiving file data: 139 MiB of 139 MiB (100%) done ============================================================ Creating ISO . . . ============================================================ OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2012. All rights reserved. Licensed only for producing Microsoft authorized content. Scanning source tree (500 files in 43 directories) Scanning source tree complete (946 files in 86 directories) Computing directory information complete Image file is 5292425216 bytes (before optimization) Writing 946 files in 86 directories to 22621.382.220806-0048.NI_RELEASE_SVC_PROD1_CLIENTCONSUMER_OEMRET_X64FRE_EN-US.ISO 100% complete Storage optimization saved 4 files, 24576 bytes (0% of image) After optimization, image file is 5294516224 bytes Space saved because of embedding, sparseness or optimization = 24576 Done. Press 0 to exit.
Hello, I have downloaded the ESD file from the windowsupdate download link found in this post. Pardon me, I am not sure how exactly I am suppose check the hash and verify that with the file what I am downloading. Little help would be appreciated. Googling shows few commands on Powershell for getting the hash of the file that is downloaded to my Hard Disc. Here they are, Code: E:\Download\Win11_ESD\Win11_22H2_Retail_Final_Sep22>certutil -hashfile 22621.382.220806-0833.ni_release_svc_refresh_clientconsumer_ret_x64fre_en-us_59cc2585de0653bd8b4ee08e2350a5b2a27ebc31.esd MD5 MD5 hash of 22621.382.220806-0833.ni_release_svc_refresh_clientconsumer_ret_x64fre_en-us_59cc2585de0653bd8b4ee08e2350a5b2a27ebc31.esd: 9bf2967d1139d9eee2eb615908ca06e1 CertUtil: -hashfile command completed successfully. E:\Download\Win11_ESD\Win11_22H2_Retail_Final_Sep22> Code: PS E:\Software\OS\Win11x64\Win11 22H2 Final Volume ISO Sep22> Get-fileHash .\22621.382.220806-0418.NI_RELEASE_SVC_PROD1_CLIENTBUSINESS_VOL_X64FRE_EN-US.ISO Algorithm Hash Path --------- ---- ---- SHA256 5D6727124F22DEBDBDEEE416CD5BD13B3952F5785CC02C5CA5EB57C3ACA29F82 E:\Software\OS\Win11x64\Win11... PS E:\Software\OS\Win11x64\Win11 22H2 Final Volume ISO Sep22> Something wrong with my downloaded file? Should I re-download? Thanks.