MSMG ToolKit

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

  1. robymetallaro

    robymetallaro MDL Junior Member

    Aug 17, 2016
    71
    2
    0
    I used ToolKit v11.0 with Windows 10 Enterprise LTSC 1809 x64Bit ita.
    I just removed the Defender.
    But it can't do the cumulative update anymore.
     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    Yes still it returns, I have been working on this for a while, last week was trying with blocking system apps from getting returned, as an example had taken Windows Defender UI but had little success with it, just missed to document the steps. need to rework the steps to know how it worked earlier.

    Also in yesterday's trial with manipulating the Cumulative update to skip updating the main Windows Defender packages had 95% success, just few defender resource got restored, still need to tweak it to completely skip updating the removed components.

    The final install was like a Windows Security dashboard without Defender interface.

     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    What was the CU version used.

     
  4. hildegard

    hildegard MDL Novice

    Nov 26, 2015
    25
    11
    0
    Is it okay to use LTSC 2019 (17763.136) with component removal, or will issues happen?
     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    The current supported version is v10.0.17763.1637

     
  6. robymetallaro

    robymetallaro MDL Junior Member

    Aug 17, 2016
    71
    2
    0
    Windows 10 Enterprise LTSC RDS 5 v1809 (10.0.17763.1) MSDN x64Bit ita
     
  7. hildegard

    hildegard MDL Novice

    Nov 26, 2015
    25
    11
    0
    Meaning everything below 16663.1637 is fine (like .1 or .136)?

    I don't know where to get 17763.1637 for my LTSC ISO.
     
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    No the only supported version is 17763.1637

    You need to add the 1637 Cumulative update to your existing image and then remove the components.



     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    You need to add the necessary update before removing the components.

    The current supported version is 17763.1637

     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    Without modding the Cumulative update

    Code:
    
    D:\Work\ToolKit>dir "Mount\Install\1\Program Files"
     Volume in drive D is Programs
     Volume Serial Number is F63A-43A2
    
     Directory of D:\Work\ToolKit\Mount\Install\1\Program Files
    
    26-12-2020  12:16 AM    <DIR>          .
    26-12-2020  12:16 AM    <DIR>          ..
    07-12-2019  11:50 AM    <DIR>          Common Files
    07-12-2019  11:50 AM    <DIR>          Microsoft.NET
    25-12-2020  11:52 PM    <DIR>          MSBuild
    25-12-2020  11:52 PM    <DIR>          Reference Assemblies
    26-12-2020  12:14 AM    <DIR>          Windows NT
    07-12-2019  11:50 AM    <DIR>          WindowsPowerShell
                   0 File(s)              0 bytes
                   8 Dir(s)  108,455,485,440 bytes free
    
    D:\Work\ToolKit>dism /image:Mount\Install\1 /add-package /packagepath:D:\Work\UpdatePack\Windows-10.0.19041-x86\Cumulative
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.572
    
    Image Version: 10.0.19042.630
    
    Processing 1 of 1 - Adding package D:\Work\UpdatePack\Windows-10.0.19041-x86\Cumulative\windows10.0-kb4592438-x86_95758bd6e2c3a4a98a19efaa4056213531f84f5c.msu
    [==========================100.0%==========================]
    The operation completed successfully.
    
    D:\Work\ToolKit>dir "Mount\Install\1\Program Files"
     Volume in drive D is Programs
     Volume Serial Number is F63A-43A2
    
     Directory of D:\Work\ToolKit\Mount\Install\1\Program Files
    
    27-12-2020  08:35 PM    <DIR>          .
    27-12-2020  08:35 PM    <DIR>          ..
    07-12-2019  11:50 AM    <DIR>          Common Files
    27-12-2020  08:35 PM    <DIR>          Internet Explorer
    07-12-2019  11:50 AM    <DIR>          Microsoft.NET
    25-12-2020  11:52 PM    <DIR>          MSBuild
    25-12-2020  11:52 PM    <DIR>          Reference Assemblies
    27-12-2020  08:35 PM    <DIR>          Windows Defender
    27-12-2020  08:35 PM    <DIR>          Windows Defender Advanced Threat Protection
    27-12-2020  08:35 PM    <DIR>          Windows Mail
    27-12-2020  08:35 PM    <DIR>          Windows Multimedia Platform
    26-12-2020  12:14 AM    <DIR>          Windows NT
    27-12-2020  08:35 PM    <DIR>          Windows Photo Viewer
    27-12-2020  08:35 PM    <DIR>          Windows Security
    07-12-2019  11:50 AM    <DIR>          WindowsPowerShell
                   0 File(s)              0 bytes
                  15 Dir(s)  103,953,661,952 bytes free
    
    D:\Work\ToolKit>dir "Mount\Install\1\Program Files\Windows Defender"
     Volume in drive D is Programs
     Volume Serial Number is F63A-43A2
    
     Directory of D:\Work\ToolKit\Mount\Install\1\Program Files\Windows Defender
    
    27-12-2020  08:35 PM    <DIR>          .
    27-12-2020  08:35 PM    <DIR>          ..
    27-12-2020  08:35 PM    <DIR>          en-US
    07-12-2019  11:36 AM           732,984 EppManifest.dll
    27-12-2020  08:32 PM            95,048 MpAsDesc.dll
    07-12-2019  11:36 AM           898,272 MpAzSubmit.dll
    07-12-2019  11:36 AM           693,984 MpClient.dll
    07-12-2019  11:36 AM           403,816 MpCmdRun.exe
    07-12-2019  11:36 AM           255,712 MpCommu.dll
    07-12-2019  11:36 AM           131,384 MpEvMsg.dll
    07-12-2019  11:36 AM           221,920 MpOAV.dll
    07-12-2019  11:36 AM           697,056 MpRtp.dll
    07-12-2019  11:36 AM         1,835,232 MpSvc.dll
    27-12-2020  08:32 PM            70,984 MsMpCom.dll
    07-12-2019  11:36 AM            85,032 MsMpEng.exe
    07-12-2019  11:36 AM            13,024 MsMpLics.dll
    27-12-2020  08:32 PM            11,080 MsMpRes.dll
    27-12-2020  08:35 PM    <DIR>          Offline
    27-12-2020  08:32 PM           242,504 shellext.dll
    07-12-2019  11:36 AM             1,091 ThirdPartyNotices.txt
                  16 File(s)      6,389,123 bytes
                   4 Dir(s)  103,953,661,952 bytes free
    
    D:\Work\ToolKit>dir "Mount\Install\1\Program Files\Windows Defender Advanced Threat Protection"
     Volume in drive D is Programs
     Volume Serial Number is F63A-43A2
    
     Directory of D:\Work\ToolKit\Mount\Install\1\Program Files\Windows Defender Advanced Threat Protection
    
    27-12-2020  08:35 PM    <DIR>          .
    27-12-2020  08:35 PM    <DIR>          ..
    27-12-2020  08:35 PM    <DIR>          Classification
    27-12-2020  08:35 PM    <DIR>          en-US
    27-12-2020  08:32 PM         3,996,640 MsSense.exe
    27-12-2020  08:32 PM           536,104 SenseCncProxy.exe
    27-12-2020  08:32 PM            12,800 SenseCncPS.dll
    27-12-2020  08:32 PM         2,635,672 SenseIR.exe
    27-12-2020  08:32 PM           114,688 SenseMirror.dll
    27-12-2020  08:32 PM           291,328 SenseNdr.exe
    27-12-2020  08:32 PM           993,736 SenseSampleUploader.exe
    07-12-2019  12:14 PM           126,464 WATPCSP.dll
                   8 File(s)      8,707,432 bytes
                   4 Dir(s)  103,953,661,952 bytes free
    
    D:\Work\ToolKit>
    
    


    With modding the Cumulative update

    Code:
    
    D:\Work\ToolKit>dir "Mount\Install\1\Program Files"
     Volume in drive D is Programs
     Volume Serial Number is F63A-43A2
    
     Directory of D:\Work\ToolKit\Mount\Install\1\Program Files
    
    26-12-2020  12:16 AM    <DIR>          .
    26-12-2020  12:16 AM    <DIR>          ..
    07-12-2019  11:50 AM    <DIR>          Common Files
    07-12-2019  11:50 AM    <DIR>          Microsoft.NET
    25-12-2020  11:52 PM    <DIR>          MSBuild
    25-12-2020  11:52 PM    <DIR>          Reference Assemblies
    26-12-2020  12:14 AM    <DIR>          Windows NT
    07-12-2019  11:50 AM    <DIR>          WindowsPowerShell
                   0 File(s)              0 bytes
                   8 Dir(s)  108,327,559,168 bytes free
    
    D:\Work\ToolKit>dism /image:Mount\Install\1 /add-package /packagepath:test\update.mum
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.572
    
    Image Version: 10.0.19042.630
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~19041.685.1.6
    [==========================100.0%==========================]
    The operation completed successfully.
    
    D:\Work\ToolKit>dir "Mount\Install\1\Program Files"
     Volume in drive D is Programs
     Volume Serial Number is F63A-43A2
    
     Directory of D:\Work\ToolKit\Mount\Install\1\Program Files
    
    27-12-2020  08:06 PM    <DIR>          .
    27-12-2020  08:06 PM    <DIR>          ..
    07-12-2019  11:50 AM    <DIR>          Common Files
    27-12-2020  08:06 PM    <DIR>          Internet Explorer
    07-12-2019  11:50 AM    <DIR>          Microsoft.NET
    25-12-2020  11:52 PM    <DIR>          MSBuild
    25-12-2020  11:52 PM    <DIR>          Reference Assemblies
    27-12-2020  08:06 PM    <DIR>          Windows Defender
    27-12-2020  08:06 PM    <DIR>          Windows Mail
    27-12-2020  08:06 PM    <DIR>          Windows Multimedia Platform
    26-12-2020  12:14 AM    <DIR>          Windows NT
    27-12-2020  08:06 PM    <DIR>          Windows Photo Viewer
    27-12-2020  08:06 PM    <DIR>          Windows Security
    07-12-2019  11:50 AM    <DIR>          WindowsPowerShell
                   0 File(s)              0 bytes
                  14 Dir(s)  103,950,110,720 bytes free
    
    D:\Work\ToolKit>dir "Mount\Install\1\Program Files\Windows Defender"
     Volume in drive D is Programs
     Volume Serial Number is F63A-43A2
    
     Directory of D:\Work\ToolKit\Mount\Install\1\Program Files\Windows Defender
    
    27-12-2020  08:06 PM    <DIR>          .
    27-12-2020  08:06 PM    <DIR>          ..
    27-12-2020  08:06 PM    <DIR>          en-US
                   0 File(s)              0 bytes
                   3 Dir(s)  103,950,110,720 bytes free
    
    D:\Work\ToolKit>dir "Mount\Install\1\Program Files\Windows Defender\en-US"
     Volume in drive D is Programs
     Volume Serial Number is F63A-43A2
    
     Directory of D:\Work\ToolKit\Mount\Install\1\Program Files\Windows Defender\en-US
    
    27-12-2020  08:06 PM    <DIR>          .
    27-12-2020  08:06 PM    <DIR>          ..
    07-12-2019  12:12 PM             2,560 EppManifest.dll.mui
    27-12-2020  08:03 PM            51,200 MpAsDesc.dll.mui
    07-12-2019  12:12 PM            42,496 MpEvMsg.dll.mui
    07-12-2019  12:12 PM             8,704 MsMpRes.dll.mui
    07-12-2019  12:12 PM             7,680 OfflineScannerShell.exe.mui
    07-12-2019  12:12 PM            35,840 ProtectionManagement.dll.mui
    07-12-2019  12:12 PM            95,866 ProtectionManagement.mfl
    07-12-2019  12:12 PM             1,118 ProtectionManagement_Uninstall.mfl
    07-12-2019  12:12 PM             3,072 shellext.dll.mui
                   9 File(s)        248,536 bytes
                   2 Dir(s)  103,950,110,720 bytes free
    
    D:\Work\ToolKit>
    
    
     
  11. SkullSplitter

    SkullSplitter MDL Novice

    Jan 25, 2016
    7
    0
    0
    #17952 SkullSplitter, Dec 28, 2020
    Last edited: Dec 28, 2020
    Heya :)

    I´m using an Windows 19042.662 Iso and when i try to add an language, I got an this error,:

    Code:
    ===============================================================================
      MSMG ToolKit - Integrate Windows Language Packs to Windows Setup Boot Image
    ===============================================================================
    Windows Language Pack folder is missing the below file...
    "Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.19042.1.cab"
    Please copy the above file to <Packs\LanguagePacks\w10\10.0.19042\x64\en-US> folder...
    ===============================================================================
    Drücken Sie eine beliebige Taste . . .
    
    and this one:

    Code:
    ===============================================================================
     MSMG ToolKit - Integrate Windows Language Packs to Windows Installation Image
    ===============================================================================
    Windows Language Pack folder is missing the below file...
    "Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.19042.1.cab"
    Please copy the above file to <Packs\LanguagePacks\w10\10.0.19042\x64\de-DE> folder...
    ===============================================================================
    Drücken Sie eine beliebige Taste . . .
    
    What´s wrong? what can i do?

    Thanks in advance ;)

    Cheers
     
  12. Mayjoko

    Mayjoko MDL Junior Member

    Oct 15, 2015
    57
    28
    0
  13. graver.x

    graver.x MDL Member

    Jan 18, 2020
    111
    168
    10
  14. Mayjoko

    Mayjoko MDL Junior Member

    Oct 15, 2015
    57
    28
    0
    #17955 Mayjoko, Dec 28, 2020
    Last edited: Dec 28, 2020
    My mistake, I think originally when I was reading that I couldn't find that version, not understanding that it was a cumulative update that produced that version number. It doesn't mention it removes support for older versions (.316), only that the toolkit was updated to support .1637, to be fair. I think it would be helpful though to write it explicitly as "minimum requirement" to avoid any confusion. (I know I'm a hassle, I appreciate the time you all take to answer questions and your efforts.)

    I was under the mistaken impression I could leave it at .316, make some additions, removal, save, test image and update it when installed. (Because the image will be out of date eventually anyway when the next CU comes out.) I guess that was wrong. Although, I did try testing removal, the setup error doesn't seem to come from that, just when something is added, trying to narrow that down. Sounds like adding the CU to make it .1637 might help.

    Thanks.

    Edit: Also, sorry, the increased text size and bold font was from copying from the windows update site, not trying to be loud or something.
     
  15. graver.x

    graver.x MDL Member

    Jan 18, 2020
    111
    168
    10
    #17956 graver.x, Dec 28, 2020
    Last edited: Dec 28, 2020
    If you intend to use the components removal feature among your tasks, then you should use an image with a cumulative update that supports the version of Tollkit you are using

    For Toolkit v11. 0:
    + Updated the Feature "Remove Windows Component" to support Windows 10 Client v2004/v20H2 (v10.0.19041.685/v10.0.19042.685) Source OS.

    In addition, the folder that the toolkit asks for simply does not exist, as you can see for yourself by following the specified path.
    This is of course a question for MSMG. We will wait for his answer.

    For example, as an experiment I would try to provide the toolkit with the path that it indicates, and create a folder at the specified path with the exact name required by the toolkit.
    And re-checked the integration to see if it would work. I repeat - as an experiment.

    UPD. I apologize for my bad english with translator ...
     
  16. SkullSplitter

    SkullSplitter MDL Novice

    Jan 25, 2016
    7
    0
    0
    Heya :) Thanks for Tiipp and answer :) I reanmed the Directory from 10.019041 to 10.0.1904 and the Files inside :) But the most Files are WinPE...cab ... The integration iworks but the other both parts not.

    Cheers
     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    Bug confirmed and have been fixed for next release.

    For the mean time, you can rename the folder path like this

    Packs\LanguagePacks\w10\10.0.19041\x64\en-US

    to

    Packs\LanguagePacks\w10\10.0.19042\x64\en-US


     
  18. SkullSplitter

    SkullSplitter MDL Novice

    Jan 25, 2016
    7
    0
    0
    #17960 SkullSplitter, Dec 28, 2020
    Last edited: Dec 28, 2020
    Yes, I had already done that :)

    I have some Problems :(

    When i try to add the german languagepack (de-DE) i must rename

    WinPE-Setup-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1 to
    WinPE-Setup-Package~31bf3856ad364e35~amd64~de-DE~10.0.19042.1

    when the integration is starting i get this error:

    Code:
    Image Version: 10.0.19041.685
    
    Processing 1 of 1 - Adding package WinPE-Setup-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    
    Error: 0x800f081e
    
    The specified package is not applicable to this image.
    
    The DISM log file can be found at D:\MSMG20201217\Logs\Dism.txt
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Setup Client Pack [de-DE] to Windows Boot Image...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.685
    
    Processing 1 of 1 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    
    Error: 0x800f081e
    
    The specified package is not applicable to this image.
    
    and the File "icrosoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.19042.1.cab" is missing in the Directory. I llooked on Mega.nz but the File is missing there too :(

    What´s wrong ?

    Thanks in advance :)