1. boo123

    boo123 MDL Member

    Sep 20, 2013
    247
    32
    10
  2. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    #19882 inTerActionVRI, Jul 11, 2021
    Last edited: Jul 11, 2021
    To know if there is any relationship with the mode of removal, I would like to make a suggestion.

    Makes those small fixes in the script 11.6 I mentioned in this link (https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-992#post-1671669 and https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-992#post-1671669) and use Toolkit 11.6 with ToolkitHelper.exe from 11.4.
     
  3. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    362
    10
    #19884 ingviowarr, Jul 11, 2021
    Last edited: Jul 11, 2021
    @boo123

    1) Always check this OP for LTSC 2019

    NOTE:

    MSU ....................................... OK
    CAB (by MSMG repo) ............ OK
    CAB (by M$ catalog) .............. OK
    CAB (by @abbodi1406) ......... NOT COMPATIBLE! (File names must match for MSMG Toolkit)

    2) Packs & Updates
    Packs (MSMG repo)

    Microsoft-Windows-NetFX48-Package~31bf3856ad364e35~amd64~~10.0.16299.15.cab
    Microsoft-Windows-NetFX48-Package~31bf3856ad364e35~amd64~ru-RU~10.0.16299.15.cab (choose correspondent LP)
    ...etc.

    WHD (Updates)

    KB5003711 - 2021-06-08 - SSU v17763.1990
    KB5004947 - 2021-07-06 - LCU : Out-of-band (Extra) CU containing fix for Windows Print Spooler service (build 17763.2029)
    KB5003857 - 2021-06-15 - CU for .NET 3.5 & 4.8 v10.0.4390.1 (For integrated .NET msu/cab)
    KB4535680 - 2021-01-12 - Secure Boot DBX Update
    KB5003714 - 2021-06-08 - DU for Sources

    3) NOTE:

    - At present time DU for Sources may fail due to different "Setup.exe" versions in CU and DU for Sources. This is M$ issue.
    - KB4577586 : Starting from 2021.06.15, removal of the Adobe FlashPlayer included in the CU and no longer required.
     
  4. boo123

    boo123 MDL Member

    Sep 20, 2013
    247
    32
    10
    addodi1406's CAB won't work for MSMG toolkit 11.6?

    where did u get CAB from MSMG repo
     
  5. boo123

    boo123 MDL Member

    Sep 20, 2013
    247
    32
    10
    Where do you download the window updates for LTSC 2019 to update from How to update 1809 LTSC from 10.0.17763.1 -> 17763.2029.1.0?
     
  6. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    At the same mega.nz folder link that we downloaded the toolkit.
     
  7. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    362
    10
    @boo123
    Try *.msu from this post.
    Take your time and read carefully before you do anything.
    All info you need is already here.
     
  8. Pl use parse method to first export pol to txt then cross verify or change as you need then update txt file again to pol .
    & use it with your batch or ps1 script as you like.
    Its the best way to deal with local group policies.
     
  9. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    362
    10
    #19895 ingviowarr, Jul 11, 2021
    Last edited: Jul 11, 2021
    @Yanta
    It works for me. I can use checkmark for LGPO and download.
    Check your browser / adblocker / hosts / firewall / etc.
    Thanks for this info. Will do a test with Firewall included.

    I can add to the info (for original Live OS) that "Windows Defender Firewall" service (mpssvc) and "Windows Defender Firewall Authorization Driver" (mpsdrv) are required to be started for successful installation UWP-apps, DCH-drivers and AppX offline/online bundles.
    Same as AppXSvc, Appinfo, ClipSVC (ex- WSService).
    Also "Disable all apps from Microsoft Store" GPO should be temporary switched: Disabled -> Not configured
    That all stuff is required only for INSTALL / REMOVE, not for apps to WORK.
    (I'm interested mainly in DCH-drivers for different Notebook models, mine doesn't need them at all).
    I have two cmd-scenarios just for that purpose: "AppX readiness - [OFF]" and "AppX readiness - [ON]"

    For example, when [ON], I can install and set some settings in the UI of certain DCH-driver.
    Then run [OFF] scenario and DCH-driver will continue to work, will stay healthy, but UI will be inaccessible.
    TouchPad DCH-driver is good example in this case - set and forget.

    -----

    In fact, when Firewall is removed using Toolkit, mpssvc + mpsdrv services are still there, so I thought everything was OK.
    And FF and other programs mentioned in context of "Setup bug" are far not an "Apps", they are classic programs.
    Futhermore, in older Toolkit versions there was no such "Setup bug" with Firewall and even with all Store and Apps stuff removed...

    So, I couldn't even think that Apps stuff, or Firewall could affect.
    I have to check this.

    UPD: Quick test with AppX readiness - [ON] / [OFF] doesn't help and can't fix present "Setup bug" (in OS with Firewall removed)
     
  10. ultimate_live

    ultimate_live MDL Expert

    Mar 15, 2011
    1,022
    671
    60
    Used MSMG Toolkit for my Windows 21H2 IP. But when I try convert it just says that it isnĀ“t possible to convert when trying more than 1 source. 1 source works, but 2 or more not. To convert more than 1 source, I use the v11.4 which works with 21H2 (just to convert).
     
  11. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    362
    10
  12. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    477
    274
    10
    #19899 Yanta, Jul 12, 2021
    Last edited: Jul 13, 2021
    All good. I got the lgpo.exe from the zip file you posted. I did find an issue with it though. I have a user login script. lgpo did not back that up.

    Not a big deal, I'll just add code to back it up and restore it to my scripts.

    I tested again Firefox install with Firewall not removed... it didn't crash.

    I tested the driver you posted, it just opens and closes straight away.

    Also, the Microsoft games are broken now. I didn't use the toolkit to integrate them, I have a separate installer. Actually, thinking about it... I do recall having this problem some time ago, I think it was related to winsat, which I didn't include in this image...

    EDIT: Yes, WinSAT is definately required for the games to work.
     
  13. boo123

    boo123 MDL Member

    Sep 20, 2013
    247
    32
    10