A little tip about 500 error code in the download script: If you get 500 error, then try to open the url that was attempted to be downloaded to check description of the error. If the full error message says "The server has returned an empty file list." then this means that most likely Microsoft has removed this update from the WU and nothing can be done to fix it.
You make it so overcomplicated. Create_Virtual_Editions.cmd extracts the existing ISO, next to it, and creates all set in the ini or possible editions, when left empty in ini file, nothing more nothing less. When you don't want the cleanup, you have to set the ini to what settings you want and start convert-UUP.cmd* and it will run all your settings during conversion, use this ini file (i combined your options to one working one): Code: [convert-UUP] AutoStart =1 AddUpdates =1 Cleanup =0 ResetBase =0 NetFx3 =0 StartVirtual =1 wim2esd =0 SkipISO =0 SkipWinRE =0 ForceDism =1 RefESD =0 [create_virtual_editions] vAutoStart =1 vDeleteSource=0 vPreserve =0 vwim2esd =0 vSkipISO =0 vAutoEditions=ProfessionalWorkstation,ProfessionalEducation,Education,Enterprise,ServerRdsh,IoTEnterprise * If you left the project folder as it was when you created the first iso.
I selected all edition and only integrate .net 3.5... Forgot to mention that the created filesize was 0 byte, Maybe M$ have pulled the patch. I will try again.
Thks @Enthousiast now I am building with UUP dump v3.30.4. Still notice a few things though even though I didn't opt for additional edition, i have notice that in [convert-UUP] the setting StartVirtual is disabled but in the [create_virtual_editions], vAutoStart flag is set to enabled . Is this normal? Code: [convert-UUP] AutoStart =1 AddUpdates =1 Cleanup =0 ResetBase =0 NetFx3 =1 StartVirtual =0 wim2esd =0 SkipISO =0 SkipWinRE =0 ForceDism =0 RefESD =0 [create_virtual_editions] vAutoStart =1 vDeleteSource=0 vPreserve =0 vwim2esd =0 vSkipISO =0 vAutoEditions=Enterprise Edit: The build finished without error but the log seem to show that alot of No segment available messages? Code: 2019-10-01 08:04:27.051720 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/windows10.0-kb4517245-x64.cab.aria2 does not exist. 2019-10-01 08:04:27.067340 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/windows10.0-kb4517245-x64.cab.aria2 does not exist. 2019-10-01 08:04:27.067340 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/windows10.0-kb4517245-x64.cab.aria2 does not exist. 2019-10-01 08:04:27.067340 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/windows10.0-kb4517245-x64.cab.aria2 does not exist. 2019-10-01 08:04:27.067340 [INFO] [DefaultBtProgressInfoFile.cc:205] Saving the segment file UUPs/windows10.0-kb4517245-x64.cab.aria2 2019-10-01 08:04:27.067340 [INFO] [DefaultBtProgressInfoFile.cc:217] The segment file was saved successfully. 2019-10-01 08:04:27.067340 [INFO] [HttpConnection.cc:158] CUID#10 - Response received: HTTP/1.1 200 OK 2019-10-01 08:04:27.067340 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/microsoft-windows-editionspecific-professional-wow64-package.esd.aria2 does not exist. 2019-10-01 08:04:27.067340 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/microsoft-windows-editionspecific-professional-wow64-package.esd.aria2 does not exist. 2019-10-01 08:04:27.067340 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/microsoft-windows-editionspecific-professional-wow64-package.esd.aria2 does not exist. 2019-10-01 08:04:27.067340 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/microsoft-windows-editionspecific-professional-wow64-package.esd.aria2 does not exist. 2019-10-01 08:04:27.067340 [INFO] [DefaultBtProgressInfoFile.cc:205] Saving the segment file UUPs/microsoft-windows-editionspecific-professional-wow64-package.esd.aria2 2019-10-01 08:04:27.082961 [INFO] [DefaultBtProgressInfoFile.cc:217] The segment file was saved successfully. 2019-10-01 08:04:27.082961 [INFO] [DownloadCommand.cc:242] CUID#8 - The download for one segment completed successfully. 2019-10-01 08:04:27.082961 [INFO] [DefaultPieceStorage.cc:483] The download was complete. 2019-10-01 08:04:27.082961 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/microsoft-windows-languagefeatures-ocr-en-us-package-amd64.cab.aria2 does not exist. 2019-10-01 08:04:27.082961 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/microsoft-windows-languagefeatures-ocr-en-us-package-amd64.cab.aria2 does not exist. 2019-10-01 08:04:27.082961 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/microsoft-windows-languagefeatures-ocr-en-us-package-amd64.cab.aria2 does not exist. 2019-10-01 08:04:27.082961 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/microsoft-windows-languagefeatures-ocr-en-us-package-amd64.cab.aria2 does not exist. 2019-10-01 08:04:27.082961 [INFO] [DefaultBtProgressInfoFile.cc:205] Saving the segment file UUPs/microsoft-windows-languagefeatures-ocr-en-us-package-amd64.cab.aria2 2019-10-01 08:04:27.098609 [INFO] [DefaultBtProgressInfoFile.cc:217] The segment file was saved successfully. 2019-10-01 08:04:27.098609 [INFO] [HttpConnection.cc:158] CUID#11 - Response received: HTTP/1.1 200 OK 2019-10-01 08:04:27.820325 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/windows10.0-kb4517210-x64.cab.aria2 does not exist. 2019-10-01 08:04:27.820325 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/windows10.0-kb4517210-x64.cab.aria2 does not exist. 2019-10-01 08:04:27.820325 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/windows10.0-kb4517210-x64.cab.aria2 does not exist. 2019-10-01 08:04:27.820325 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/windows10.0-kb4517210-x64.cab.aria2 does not exist. 2019-10-01 08:04:27.820325 [INFO] [FileAllocationDispatcherCommand.cc:56] Dispatching FileAllocationCommand for CUID#57. 2019-10-01 08:04:27.820325 [INFO] [DownloadCommand.cc:242] CUID#31 - The download for one segment completed successfully. 2019-10-01 08:04:27.820325 [INFO] [DefaultBtProgressInfoFile.cc:205] Saving the segment file UUPs/windows10.0-kb4517210-x64.cab.aria2 2019-10-01 08:04:27.835947 [INFO] [DefaultBtProgressInfoFile.cc:217] The segment file was saved successfully. 2019-10-01 08:04:27.835947 [INFO] [AbstractCommand.cc:276] CUID#58 - No segment available. 2019-10-01 08:04:27.835947 [INFO] [AbstractCommand.cc:276] CUID#59 - No segment available. 2019-10-01 08:04:27.835947 [INFO] [AbstractCommand.cc:276] CUID#60 - No segment available. 2019-10-01 08:04:27.835947 [INFO] [AbstractCommand.cc:276] CUID#61 - No segment available. 2019-10-01 08:04:27.835947 [INFO] [AbstractCommand.cc:276] CUID#62 - No segment available. 2019-10-01 08:04:27.835947 [INFO] [AbstractCommand.cc:276] CUID#63 - No segment available. 2019-10-01 08:04:27.835947 [INFO] [AbstractCommand.cc:276] CUID#64 - No segment available. 2019-10-01 08:04:27.835947 [INFO] [AbstractCommand.cc:276] CUID#65 - No segment available. 2019-10-01 08:04:27.835947 [INFO] [AbstractCommand.cc:276] CUID#66 - No segment available. 2019-10-01 08:04:27.919091 [INFO] [DownloadCommand.cc:242] CUID#36 - The download for one segment completed successfully. 2019-10-01 08:04:27.954000 [INFO] [DownloadCommand.cc:242] CUID#36 - The download for one segment completed successfully. 2019-10-01 08:04:27.955026 [INFO] [DefaultPieceStorage.cc:483] The download was complete. 2019-10-01 08:04:28.018522 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/microsoft-windows-editionpack-core-wow64-package.esd.aria2 does not exist. 2019-10-01 08:04:28.018522 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/microsoft-windows-editionpack-core-wow64-package.esd.aria2 does not exist. 2019-10-01 08:04:28.018522 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/microsoft-windows-editionpack-core-wow64-package.esd.aria2 does not exist. 2019-10-01 08:04:28.018522 [INFO] [DefaultBtProgressInfoFile.cc:415] The segment file UUPs/microsoft-windows-editionpack-core-wow64-package.esd.aria2 does not exist. 2019-10-01 08:04:28.018522 [INFO] [FileAllocationDispatcherCommand.cc:56] Dispatching FileAllocationCommand for CUID#69. 2019-10-01 08:04:28.018522 [INFO] [DefaultBtProgressInfoFile.cc:205] Saving the segment file UUPs/microsoft-windows-editionpack-core-wow64-package.esd.aria2 2019-10-01 08:04:28.034078 [INFO] [DefaultBtProgressInfoFile.cc:217] The segment file was saved successfully. 2019-10-01 08:04:28.034078 [INFO] [AbstractCommand.cc:276] CUID#70 - No segment available. 2019-10-01 08:04:28.034078 [INFO] [AbstractCommand.cc:276] CUID#71 - No segment available. 2019-10-01 08:04:28.034078 [INFO] [AbstractCommand.cc:276] CUID#72 - No segment available. 2019-10-01 08:04:28.034078 [INFO] [AbstractCommand.cc:276] CUID#73 - No segment available. 2019-10-01 08:04:28.034078 [INFO] [AbstractCommand.cc:276] CUID#74 - No segment available. 2019-10-01 08:04:28.034078 [INFO] [AbstractCommand.cc:276] CUID#75 - No segment available. 2019-10-01 08:04:28.034078 [INFO] [AbstractCommand.cc:276] CUID#76 - No segment available. 2019-10-01 08:04:28.034078 [INFO] [AbstractCommand.cc:276] CUID#77 - No segment available. 2019-10-01 08:04:28.034078 [INFO] [AbstractCommand.cc:276] CUID#78 - No segment available. 2019-10-01 08:04:28.034078 [INFO] [AbstractCommand.cc:276] CUID#79 - No segment available. 2019-10-01 08:04:28.034078 [INFO] [AbstractCommand.cc:276] CUID#80 - No segment available. 2019-10-01 08:04:28.034078 [INFO] [DownloadCommand.cc:242] CUID#47 - The download for one segment completed successfully. 2019-10-01 08:04:28.117602 [INFO] [DownloadCommand.cc:242] CUID#68 - The download for one segment completed successfully. 2019-10-01 08:04:28.181187 [INFO] [DownloadCommand.cc:242] CUID#31 - The download for one segment completed successfully. 2019-10-01 08:04:28.213636 [INFO] [DownloadCommand.cc:242] CUID#68 - The download for one segment completed successfully. 2019-10-01 08:04:28.219044 [INFO] [DownloadCommand.cc:242] CUID#29 - The download for one segment completed successfully. 2019-10-01 08:04:28.266015 [INFO] [DownloadCommand.cc:242] CUID#29 - The download for one segment completed successfully. 2019-10-01 08:04:28.266015 [INFO] [DefaultPieceStorage.cc:483] The download was complete.
@Enthousiast Thank you, I just saw the four editions and "ASSUMED" that was the issue. Again, THANK YOU.
Something is not right with the build even though feature update 18363.387 was chosen the build that was generated from the converter was 18362.387. Guess I have to wait for new iso or when the build 18363.387 is stabilise.
.388 is a Manditory Update October 3, 2019—KB4524147 (OS Build 18362.388) IMPORTANT This is a required security update that expands the out-of-band update dated September 23, 2019