MSMG ToolKit

Discussion in 'MDL Projects and Applications' started by MSMG, Nov 21, 2013.

  1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    Ok at-least you could post the output of Removal process to troubleshoot the issue.

    The CBS.log doesn't specify any error related to removed components, there's an error message related to KB3025096

    Code:
    D:\Downloads>type CBS.txt | findstr "corrupt"
    
    D:\Downloads>type CBS.txt | findstr "repair"
    2020-12-31 11:03:40, Info                  CBS    TiWorker: Client requests SFP repair object.
    
    D:\Downloads>type CBS.txt | findstr "restore"
    2020-12-31 10:56:47, Info                  CBS    Could not load SrClient DLL from path: SrClient.dll.  Continuing without system restore points.
    2020-12-31 11:03:40, Info                  CBS    Could not load SrClient DLL from path: SrClient.dll.  Continuing without system restore points.
    
    D:\Downloads>type CBS.txt | findstr "error"
    
    D:\Downloads>type CBS.txt | findstr "fail"
    2020-12-31 10:56:47, Info                  CBS    InternalOpenPackage failed for Package_for_KB3025096~31bf3856ad364e35~amd64~~6.4.1.0 [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE]
    2020-12-31 10:56:47, Info                  CBS    InternalOpenPackage failed for Package_for_KB3025096~31bf3856ad364e35~x86~~6.4.1.0 [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE]
    
     
  2. FanE46

    FanE46 MDL Novice

    Apr 3, 2015
    1
    0
    0
    Hello Everyone,

    there is a second Failure in "Function to Integrate Microsoft Diagnostics and Recovery Toolset ^(DaRT^) 7.0/8.1/10".

    You can't integrate DART in the Recovery.

    The issue is in line 11417:
    if "%SelectedSourceOS%" equ "w7" if "%ImageInstallationType%" equ "Embedded"

    I removed the bold text in line 11417, then i can integrate Dart to the Recovery.
     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    Yes I have fixed it, you need to change

    Code:
    if "%SelectedSourceOS%" equ "w7" if "%ImageInstallationType%" equ "Embedded"
    
    To

    Code:
    if "%SelectedSourceOS%" equ "w7" if "%ImageInstallationType%" neq "Embedded"
    
    Will upload just the modified script

     
  4. 正义羊

    正义羊 MDL Member

    Feb 21, 2016
    115
    52
    10
    In the next version, you change the copyright year by the way.
     
  5. bpars

    bpars MDL Novice

    Feb 21, 2019
    7
    2
    0
    #18025 bpars, Jan 1, 2021
    Last edited: Jan 2, 2021
    Any advice on minimum components for a working WMR configuration, besides the Store, windows updates and automatic driver downloads?
     
  6. kompassorpigo

    kompassorpigo MDL Junior Member

    Jun 22, 2016
    84
    14
    0
    The Logs folder is empty. Where do I look for the output if I've already closed the terminal window?
     
  7. Mayjoko

    Mayjoko MDL Junior Member

    Oct 15, 2015
    57
    28
    0
    Has anyone ever dealt with "Error 2 System cannot find the file specified." at 100% in a DISM.exe /Online /Cleanup-Image /ScanHealth? This error occurs after the scan completes. /RestoreHealth also stops at 83 or 87% with the same message. OR in other image test 100% (perhaps random) with Error 2.

    I gave up for the moment trying to figure out which component integrating is causing this (DaRT is not the cause, at least, alone it passed fine for integration), it seems to happen irrespective of component removal or not, just can't tell which addition is causing the problem. 2019 LTSC 17763.1637 x64 btw. Been testing on VMWare Player. Have been trying for 5 days to figure it out. Cannot find reasonable mention of "Error 2 System cannot find the file specified." as a DISM error. There is no sfc /scannow error reported, no corruption.

    Just curious if anyone has ever seen this before, maybe I am doing something wrong.

    Thanks.
     
  8. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    6,206
    7,533
    210
    here I never saw this kind of error
     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    Will try to de-couple Store from Defender, Are you sure Store is required for WMR as Microsoft allows WMR to be installed on LTSC where there is no Store App, only Store Back-end files do exist in LTSC.

    May be I should split Store back-end and Store App as separate components.

     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    You need to add the language pack, language interface pack, language features pack, metro apps before integrating updates.

    or

    Re-integrate updates again to update the language resources.

    Also for UWP Inbox or System Apps there are separate local experience pack to update the language resources, you can also use the Windows Updates/ Store to update them.

     
  11. robymetallaro

    robymetallaro MDL Junior Member

    Aug 17, 2016
    71
    2
    0
    #18034 robymetallaro, Jan 2, 2021
    Last edited: Jan 2, 2021
    i downloaded cumulative update v10.0.17763.1637, but it doesn't install.
    Tried v10.0.17763.1613 and install.

    Does ToolKit_v11.1 work fine with v10.0.17763.1613 ?

    where can I download a version of Windows 10 Enterprise LTSC RDS 5 v1809 (17763.1637) MSDN x64Bit ita?
     
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    You need this version 17763.1637

    Copy these updates files :

    Copy Windows Cumulative Update file KB4592440 to <WHD\w10\x64\10.0.17763\Cumulative> folder
    Copy Windows Defender Update file defender-update-kit-x64.zip to <WHD\w10\x64\10.0.17763\Defender> folder
    Copy Windows Dynamic Update file KB4494174-v4 to <WHD\w10\x64\10.0.17763\Dynamic> folder (Only if Intel CPU)
    Copy Windows Flash Player Update file KB4580325 to <WHD\w10\x64\10.0.17763\FlashPlayer> folder
    Copy Windows .Net Cumulative Update file KB4586877 to <WHD\w10\x64\10.0.17763\NetCumulative> folder
    Copy Windows Servicing Stack Update file KB4587735 to <WHD\w10\x64\10.0.17763\ServicingStack> folder

    Mount your existing untouched Windows 10 v1809/LTSC 2019 image using Toolkit

    Use Integrate->Windows Updates->Integrate WHD Update Pack->Integrate WHD General Updates->Integrate to Windows Setup Install Image.

    Now Remove Windows Components

    Save the Image and test

     
  13. robymetallaro

    robymetallaro MDL Junior Member

    Aug 17, 2016
    71
    2
    0
    but I don't know how to do this.
    should i install virtualbox ?
     
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    Yes you can try with VirtualBox or VMWare Pro or Player
     
  15. robymetallaro

    robymetallaro MDL Junior Member

    Aug 17, 2016
    71
    2
    0
    I use VMware Workstation Pro, but I don't know how to do then with ToolKit_v11.1
     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    1) Mounting
    2) Integrating
    3) Removing
    4) Saving
    5) Creating ISO

    For steps 1,3,4,5 see this post, for step 2 see this post

    You will have a W10.ISO inside ISO folder under ToolKit folder, just choose it as DVD Image in VMWare after creating a Virtual PC.

     
  17. zero cool root

    zero cool root MDL Senior Member

    Jun 17, 2011
    298
    89
    10
    @MSMG

    Where I find defender-update-kit-x64.zip Updated..??

    Thanks in advance..!!