I mounted the image, inserted Enterprise key with DISM, removed everything ContainerOS related and saved the image as Enterprise (it was saved as ContainerOS, also EditionID was ContainerOS, so I set Enterprise ID to the image). Installed by adding image to drive and copied unattend.xml to C:\Windows\Panther. Image propably has bugs, sometimes it freezes on startup. ServerDatacenter 20303 won't freeze.
Yes, I'd tried that last time. (It IS Enterprise, no need to install key again. Just change wim information.)
Adding key again propably was useless. HWID activating works also on images made from ContainerOS base images.
Still waiting for EnterpriseS and IoTEnterpriseS... let's see will Microsoft release any Insider previews of them.
I never heard of it... (but I did successfully convert Preview into Official Activation by switching SPP related files.)
Two things: 1. SPP service 2. License certificates Preview: C:\Windows\System32\spp\store_test Official: C:\Windows\System32\spp\store
for fe, i prefer server as client. 20308 serverdatacenter + 20279 enterpriseg = 20308 enterpriseg. productoption, change from servernt to winnt. it works fine. containeros seems a big mess.
Code: Microsoft Windows [版本 10.0.19042.867] (c) 2020 Microsoft Corporation。著作權所有,並保留一切權利。 C:\windows\system32>dism /English /image:K: /get-currentedition Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20308.1 Current edition is: Current Edition : Enterprise The operation completed successfully. C:\windows\system32>dism /English /image:K: /get-targeteditions Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20308.1 Editions that can be upgraded to: Target Edition : Professional Target Edition : ProfessionalEducation Target Edition : ProfessionalWorkstation Target Edition : Education Target Edition : ProfessionalCountrySpecific Target Edition : ProfessionalSingleLanguage Target Edition : ServerRdsh Target Edition : IoTEnterprise The operation completed successfully. C:\windows\system32> Code: C:\windows\system32>dism /English /image:K: /set-edition:IoTEnterprise Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20308.1 Starting to update components... Starting to install product key... Finished installing product key. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. C:\windows\system32> Code: C:\windows\system32>dism /English /image:K: /get-currentedition Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20308.1 Current edition is: Current Edition : IoTEnterprise The operation completed successfully. C:\windows\system32>dism /English /image:K: /get-targeteditions Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20308.1 Editions that can be upgraded to: Target Edition : Professional Target Edition : ProfessionalEducation Target Edition : ProfessionalWorkstation Target Edition : Education Target Edition : ProfessionalCountrySpecific Target Edition : ProfessionalSingleLanguage Target Edition : ServerRdsh Target Edition : Enterprise The operation completed successfully. C:\windows\system32> ContainerOS to Windows 10 KO.