1. rorewe4314

    rorewe4314 MDL Member

    Jun 18, 2020
    107
    22
    10
    sergey130270,
    Sorry for the minor inconvenience (exceeded the text limit)!:)

    p.s
    You can see, your problem is easily solved by looking at it from all angles!
     
  2. Silent_Warrior

    Silent_Warrior MDL Junior Member

    Nov 5, 2018
    51
    22
    0
    MSMG is a great integration tool. Congratulations to all involved!

    Is there a possibility of this tool, in next release, add option in to remove bloatware apps (listed bellow) in "Remove Windows Components" > "Select Windows Components" > "Windows App" menu?

    Code:
    SpotifyAB.SpotifyMusic
    Microsoft News
    Microsoft To Do: Lists, Tasks & Reminders
    Is it possible to also integrate the latest version of Microsoft Edge Chromium (91.0.864.37) in WIM source?

    Regards!
     
  3. THUMPer1

    THUMPer1 MDL Junior Member

    Mar 8, 2011
    68
    9
    0
    #19463 THUMPer1, Jun 1, 2021
    Last edited: Jun 1, 2021
    Thank you,
    ISO is from MS, It is version 19041. I have also Tried an ESD on this site. I convert them to a WIM, and only use option 7 for Windows Apps. Then convert back to esd, don't clean image and make an ISO. I get errors on sfc/scannow all the time.
     
  4. timurpopow

    timurpopow MDL Novice

    Jun 2, 2021
    1
    0
    0
    Hi,

    i wanted to use the toolkit to customize an image.
    I read the readme first, and read about the tool beforehand, so I don't mess something up.
    I used version 11.5.

    Icopied the files from the windows img to the toolkits DVD folder and converted the eds file to wim.
    So far so good.
    I started removing services.
    But now, the f**kup. After selected all the stuff i wanted to have removed and then used the second option to actually apply the changes.
    ALL THE CHANGES GOT APPLIED TO MY HOST OPERATION SYSTEM.
    But why? I selected the image as the source and got no warnings etc, nothing. I dunno what happend there, there arent any log files either (Logs folder is empty)

    Anyone can give me a hint what I did wrong ?
     
  5. nosirrahx

    nosirrahx MDL Expert

    Nov 7, 2017
    1,293
    627
    60
    I've built at least 100 images, never seen this happen.
     
  6. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    608
    385
    30
    Dear friends and @MSMG

    I try to work on 19043.1023.210518-2328.21H1_RELEASE_SVC_PROD3_CLIENTMULTI_X64FRE, but it ask for this package...

    ===============================================================================
    MSMG ToolKit - Integrate Windows Data Deduplication
    ===============================================================================

    Windows Data Deduplication Pack folder is missing the below file...

    "Microsoft-Windows-FileServer-ServerCore-Package~31bf3856ad364e35~amd64~~10.0.19043.1.cab"

    Please copy the above file to <Packs\Dedup\w10\10.0.19043> folder...

    ===============================================================================

    Can anyone share it?

    Thanks in advanced

    Regards
    @JeepWillys58
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
    This is obviously an error in Toolkit.cmd.
     
  8. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    608
    385
    30
    Hi dear friend @graver.x

    I don't think so, because when I copy all 10.0.19041 folder content and rename the folder to 10.0.19043 and also all content it works...

    We'll see when we're done if the iso will work perfectly or not...

    Thanks anyway to replay.

    That you and all yours be safe and healtly!

    Regards,
    @JeepWillys58
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    768
    560
    30
    I have begun building the now released 21H1 images.
    As usual, the ISO's have been made from uupdump site.
    MSMG runs were flawless on three images, spanish MX x86,x64 and US English x64.

    After deployment an SFC check was done to confirm the reported SFC errors. Indeed there are, so I took a look at the CBS log:
    Code:
    2021-06-01 17:57:55, Info                  CSI    000001bc Warning: Overlap: Directory \??\C:\Program Files (x86)\ is owned twice or has its security set twice
    Original owner: Microsoft-Windows-shell32, version 10.0.19041.964, arch Host= amd64 Guest= x86, nonSxS, pkt {l:8 b:31bf3856ad364e35}
    New owner: Microsoft-Windows-shell32, version 10.0.19041.964, arch Host= amd64 Guest= x86, nonSxS, pkt {l:8 b:31bf3856ad364e35}
    So it seems the issue is related to duplicate permission entries. I don't think this is something critical, and the configured system works fine.

    Cheers.
     
  10. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
    #19470 graver.x, Jun 3, 2021
    Last edited: Jun 3, 2021
    Supern00b, after removing the components and installing the system, did you check the integrity of the component store?

    dism /online /cleanup-image /scanhealth

    It would be interesting to compare with my test result.
     
  11. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
    #19471 graver.x, Jun 3, 2021
    Last edited: Jun 3, 2021
    But you confirm it yourself:
    If the word "error" confuses you, you can call it a small flaw. So is the Microsoft-Windows-FileServer-ServerCore-Package~31bf3856ad364e35~amd64~~10.0.19043 .1.cab component apparently does not exist, but there is Microsoft-Windows-FileServer-ServerCore-Package~31bf3856ad364e35~amd64~~10.0.19041.1.cab
    Thank you, my friend, and I reciprocate: peace and health to you and your family!
     
  12. Silent_Warrior

    Silent_Warrior MDL Junior Member

    Nov 5, 2018
    51
    22
    0
    @Panthera

    0x80070006
    errors in DISM.log can indicate insufficient memory RAM available. Check also, if your antivirus software or MsMpEng.exe process (Microsoft Malware Protection Engine - Windows Defender) is not causing interference.

     
  13. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    608
    385
    30
    Yes, I know, and to make it works I create a new folder Packs\Dedup\w10\10.0.19043

    upload_2021-6-2_22-2-50.png

    I copied all the content from 10.0.19041 and renamed everything to xxxx-10.0.19043 and, to my surprise, it worked and merged all the renamed packages as if they were legitimate they existed...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Bira

    Bira MDL Senior Member

    Oct 4, 2017
    364
    210
    10
    yes it worked because 19042 and 19043 are based on 19041, because what I do in my script, if all that is greater than 19041 I define as 19041, for you to take the test, when mounted the image of a stop in it and VA SERVICING FLOOR AND VERA SO A few things may, for almost everything and 19041
     
  15. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    768
    560
    30
    #19475 Supern00b, Jun 3, 2021
    Last edited: Jun 3, 2021
    Done.
    No errors at all. Image is localized es-MX.
    dism.jpg

    Packages removed:
    3DViewer
    Maps
    MapControl
    OneDrive
    FirstLogonAnimation
    AssignedAccess
    CEIP_SQM
    KernelDebugging
    UnifiedTelemetryClient
    WindowsInsiderHub
    MultiPointConnector
    DeviceLockdown
    EaseOfAccessThemes
    SecurityCenter
    StepsRecorder
    SystemRestore
    WindowsBackup
    AADBrokerPlugin
    AssignedAccessLockApp
    CBSPreview
    ContentDeliveryManager
    ECApp
    NarratorQuickStart
    ParentalControls
    PeopleExperienceHost
    QuickAssist
    RetailDemoContent
    SecureAssessmentBrowser
    SkypeORTC
    SmartScreen
    WindowsDefender
    WindowsMixedReality
    MixedRealityPortal
    WindowsReaderPDF
    XboxGameCallableUI
    BingWeather
    CommunicationsApps
    Cortana
    FeedbackHub
    GetHelp
    Getstarted
    OfficeHub
    OfficeOneNote
    People
    Photos
    Paint3D
    ScreenSketch
    SkypeApp
    SolitaireCollection
    StickyNotes
    WalletService
    XboxApp
    YourPhone
    ZuneMusic
    ZuneVideo

    Cheers.
     
  16. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
    Thank you. Let's wait for the results of the MSMG test.
     
  17. gointern

    gointern MDL Novice

    Nov 15, 2011
    27
    5
    0
    Is there a place I can download language packs? Trying to integrate but MSMG says missing files. Where could I get them?

    Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~nb-NO~10.0.19041.1.cab
     
  18. KleineZiege

    KleineZiege MDL Guru

    Dec 11, 2018
    2,387
    3,107
    90
    Can't help you, only know esd