Some of the components have been deeply merged into main packages and I was just waiting for the RS2 official reelase. I'm yet to start the work on RS2 components removal but before that I need to cleanup the script code.
Are you waiting for RS2 'official-official' mid April release or the final RS2 "unofficial-official" 15063 released this week?
I tried to Upgrade With MSMG, the Pro version to EnterpriseG on the RS2 Version. but there was option to upgrade only to education. ============ On the Windows ADK there is an option to upgrade to EnterpriseG from Pro. so why your tool don't have it? ============ The problem with ADK is... that after upgrading, the installaion have problems (you need ei.cfg {with Channel OEM} to enable installation. and after that the installation is restarting, a Stop Code screen appearing, with Stop Code: "mui no valid system language" even that there's a Valid MUI language)
How do you use adk for upgrading? Or do you mean DISM? In 10586 and 14393 there was no option to offline upgrade from pro > enterprise and sure no upgrade to enterpriseG. In 15063 it is possible to do, again, like in 10240 could, probably MSMG hasn't included the new upgrade option? I never was forced to use an ei.cfg because of using DISM, it's because the enterpriseG has no default channel, i needed to use this ei.cfg: Code: [EditionID] [Channel] Volume [VL] 1 Probably it has OEM and VOLUME Channel. If i don't use it it errors because of not being able to find the eula. But later on during installation, enterpriseG keeps on giving bsod's, like yours did.
I forget which version it was, but the first version EnterpriseG was available I was able to upgrade simply by inserting the key into a mounted Enterprise wim. It acted as if it did not work, but on install I had G. At one time I also had a volume key for that addition to use for KMS activation, but I lost it. It didn't matter anyway, it did not work on subsequent versions of EnterpriseG.
Yeah! i meant the DISM And the latest build that i used DISM for Upgrading, was 10240. and i thought that it's the same for the newer builds. so i expected that MSMG will have an option to upgrade. The Error that forcing to use ei.cfg happening only on the Enterprise(TH1)/EnterpriseG(RS2) Upgrade. (that's what i read on google. and i had the same problem when i upgraded from Pro on TH1) Thank you very much on your answer So why my langauge have it on the upgrade list? and there's an option to unlock it? Thank you very much on your answer too
Hi. I'm quite sad (and frustrated too) because MSMG doesn't seem to work with the french edition of Windows 10 enterprise v1607 updated in january (fr_windows_10_enterprise_version_1607_updated_jan_2017_x64_dvd_9714420.iso). When I try to remove a metro app, 3D Builder for example, dism sends an error 2. I have try the same thing with the en-us version of Windows 10 (en_windows_10_enterprise_version_1607_updated_jan_2017_x64_dvd_9714415.iso), no errors. It's not the first time I encounter this error, which I believe is tied to some localization error. Can you please correct this? Please have a look at the log : View attachment Dism.zip.txt Remove the txt extension. It's a zip file. Edit: The name of the package 3D Builder in fr_windows_10_enterprise_version_1607_updated_jan_2017_x64_dvd_9714420.iso is Microsoft.3DBuilder_11.0.47.0_neutral_~_8wekyb3d8bbwe.
It's a known issue with the Windows 10 Refreshed ISO that we can't remove the apps using the DISM. The ToolKit uses the DISM to service the image and so it can't remove the apps.
The ToolKit needs to be updated for RS2 Branch and so please do wait for the next release as I have just started the Code cleaning and updating the packs.
Thank you for your quick reply. I have expressed my frustration, but overall, I want to thank you for your great work. Thus, I'm craving for the next release.
hi all, how to integrate registry file (.reg) + exe software + exe drivers (drivers what choice folder = install? WinPE) + normal drivers files ?? pls hep me thanks
This has been answered not so long ago. You cannot integrate .exe files. You will have to run them from setupcomplete script or similar. Cheers.