@ MSMG Hi well I like to know if is possible you add another advanced Windows Components for example ALL related to mobile devices; because if yes we can earn a lot of time when Windows OS is installed and running (when I start re-configuring Windows Defender Firewall with Advanced Security is one task that take a lot of time) thanks in advance
@MSMG Is it possible to save changes you have done to install.wim so when there's a new cu and you start with a clean iso, you can just load your saved changes and apply them to the clean iso. You won't have to remember to do everything again?
Yup, just use notepad. Or screenshot the window each step and name it like 1. [1-1] ([1-1] being options you pressed on that screen). Ok I will admit with everything going on it is hard to keep track of the correct order of operations, especially after you make changes. Ideally the toolkit would list things in order. And anything that is optional would be in a sub menu so you know you can skip it, or be labeled option 1a, 1b or something.
Hey guys, i have a big problem, i used MSGM 8.2, deleted all metro APPs except Store and Photos, removed Windows Defender and Smartscreen too, and i incorporate NetFrame 3.5 (i dont know if its important to say) Then i installed Windows, it was perfect, working everything, but yesterday i recieved 1 Cumulative update - March 5, 2018—KB4090913 And now i cant install it, give me always error 0x800736b3, what can i do? I saw some users saying that's caused by MSMG toolkit ... It's serious that i need format my PC again to resolve that? Thanks
It doesn't work all the time but if you can integrate the cumulative update into your image, do the same removals and then install that from your desktop.
Toolkit 8.2 does not work completly with 1803 build 10.,0.17115.1 can't remove advanced windows components returns with nothing
This happens after the removal of important components. I suspect that the WIndows Defender is guilty.
Open Toolkit.cmd in notepad.exe. Select Edit -> Replace. In the Find what box put in Code: if "%ImageBuild%" equ "16299" and in the Replace with box put in Code: if "%ImageBuild%" geq "16299" Click Replace All. Save. Now the toolkit will modify what you want. This does not guarantee that stuff will be removed. For example, the toolkit did NOT remove Defender, but I was successful in removing other things.