1. Soapm

    Soapm MDL Novice

    Mar 23, 2013
    29
    1
    0

    Wow, that actually worked (not that I'm surprised) but then I got an error about half way through the update saying, "Cannot Configure Windows on this Computer". It then rebooted and uninstalled everything it just installed and I logged back in to find the attached message.

    Capture.JPG .
     
  2. zcelakdgl

    zcelakdgl MDL Novice

    Nov 21, 2018
    26
    10
    0
    I'm found how to disable "activity history" in regedit, go to HKEY_LOCAL_MACHINE
    SOFTWARE
    Policies
    Microsoft
    Windows
    System

    look at string "PublishUserActivities" change value of this string to 0 in hexadecimal type.
    if you are don't have this string just insert it in a DWORD 32-bit type and set it to 0.
     
  3. I was using simple paths. I used the local C drive main directory.
     
  4. Krager

    Krager MDL Senior Member

    Jan 9, 2017
    396
    233
    10
    That happened to me at one point due to adding the cumulative update out of order. You have to pay close attention to the documentation.
     
  5. hiepbg

    hiepbg MDL Junior Member

    Nov 29, 2008
    52
    24
    0
    #9825 hiepbg, Mar 16, 2019
    Last edited: Mar 16, 2019
    I removed Windows Defender, but Windows Defender Firewall service is still running. How can i disable that service ? I did not find any option in group policy.
    I install Norton Security but it do not disable Defender Firewall service.
     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Windows Defender Firewall is not removed when Defender is removed as it the actual Windows Firewall in Windows 10.

     
  7. hiepbg

    hiepbg MDL Junior Member

    Nov 29, 2008
    52
    24
    0
  8. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    768
    560
    30
    @MSMG:
    Can you please release the toolkit as it is now? I really only need it working for x86 images.

    Cheers.
     
  9. biatche

    biatche MDL Addicted

    Nov 14, 2009
    573
    144
    30
    It'll be out once it's ready I guess..... we should all just be glad he's back now.
     
  10. AshtonLee

    AshtonLee MDL Novice

    Mar 13, 2018
    19
    5
    0
    please upload version AIO include all Add on
     
  11. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
    Exactly. We have no right to push MSMG for updates. If there is a rush for an update, then perhaps they could update the Toolkit themselves.
     
  12. boo123

    boo123 MDL Member

    Sep 20, 2013
    247
    32
    10
    Which version of the LTSC 2019 works with MSMG toolkit without sfc scan error
     
  13. Krager

    Krager MDL Senior Member

    Jan 9, 2017
    396
    233
    10
    MSMG stated some time back in this thread he's working on a new version that fixes some issues including sfc errors (LTSC 2019 is covered by the latest version of the toolkit). So you have to wait with the rest of us for that.
     
  14. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    768
    560
    30
    Nobody else knows that better than me, and I've said it before.
    I was referring to MSMG's own comment that x86 was working without issues.
    Mind you that the English-only version also has been released as an "intermediate" release.
    You've been able to play with that, while multilang hasn't even't seen the first build.

    Just a request, not in any way to harass the devs.

    Cheers.
     
  15. robymetallaro

    robymetallaro MDL Junior Member

    Aug 17, 2016
    72
    2
    0
    I look forward to a new version of MSMG ToolKit that works 100% well with Windows 10 Enterprise LTSC RDS5 1809 x64Bit, because I have to remove that annoying search and defender.
    MSMG ToolKit v9.1 does not seem very stable there is something wrong.
     
  16. cunuhoujabsq

    cunuhoujabsq MDL Novice

    Jan 30, 2015
    20
    9
    0
    LTSC RDS5 1809 .379 after removing all coponents, dxwebsetup - gives an error message = dxerror.log & directx.log
    directx_Jun2010_redist.exe = works great.
     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Will try to upload the newer version today.

     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Unfortunately the next version is not very promising for x64 builds as with the regular editions the setup is breaking when some apps are removed and with LTSC the setup is breaking even with the components working on regular editions.

    The ToolKit needs more time for testing for x64 images to fix the issues but anyhow will be releasing an update today.

     
  19. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Try retaining WMP and for DirectX9.c use the Pack provided with the ToolKit.

     
  20. Krager

    Krager MDL Senior Member

    Jan 9, 2017
    396
    233
    10
    That's unfortunate for me since I'm using LTSC x64. I regularly check this thread in hopes there will be a version at some point that has no ill effects on that image. For now I'm just disabling things rather than removing. When those issues get worked out I'll use the toolkit.

    At the minimum I want remove flash player from the installation image. There's just no way I can find to uninstall that package otherwise. In previous versions of Windows it's just a reg tweak to make the package visible and a call to dism /Remove-Package. They buried it in LTSC. Why did they do that, especially considering the damn thing will be deprecated next year.

    I can actually get ToolKitHelper.exe to work from a script for the most part, modified image installs without a problem. The main issue for me is it breaks the component store. Component cleanup after installation fails with a file not found error (dism /Cleanup-Image /StartComponentCleanup). Would also be good to see sfc run without flagging any files.