No language pack, how to make script? It's done manually with 20279.1 language pack, and 20348.1 language feature packs. And I share script no more.
I used @kibkalo 's generous walk-through as a very decent guide to make IoT 19044.1200: https://forums.mydigitallife.net/th...struction-project.80939/page-224#post-1683692 With some dedicated effort you could tailor the walk-through to work for 20348.1. @xinso seems very helpful answering questions to problems people have with parts of the process. When you walk on a knife's edge, it's best to step lightly!
Thanks for your help @spanishfly I also follow @kibkalo's tutorial, which is really good. I will keep trying and trying... Let's go ahead!!!
Knowing something is possible can help. I understand the frustration people feel with this thread. I wish I could help, but I've only painfully managed to make IoT 19044.1200 [Edit, I got updates working] I have sort-of succeedded to get my device to finish updating to 19044.1202. Not that I really want 1202, but I wanted to be sure that I the update process worked. [EDIT] To get updates working, I had to install without doing any additional tweaks to the image. This is the Microsoft way.
Knowing something is possible can help. Right now I know that it is possible to make IoT 19044.1 (root version). this is easy: Code: DISM /LogLevel:1 /logpath:logs\2.log /scratchdir:"%~dp0temp" /image:mount /apply-unattend:1.xml || exit /b 1 Sure "1.xml" replaces Microsoft-Windows-ProfessionalEdition with Microsoft-Windows-EnterpriseSEdition. BUT where to get baseless LCU that contains all the files needed? Including Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.19041.1.mum? I kind of understand that you can source the files from some mounted image's Win SxS folder, but the guidance is so vague as to be essentially useless (at least for me).
Ask a question, 19041+VHD (22499.1000), under 19041, check the .cat of 22499.1000, it prompts that the security catalog is invalid, but after entering 22499.1000, it is normal. What is the reason? Spoiler