1. jeff69dini

    jeff69dini MDL Expert

    Nov 22, 2008
    1,023
    236
    60
    does 6.7 work with 15042? :eek:
     
  2. vanden

    vanden MDL Junior Member

    Mar 28, 2014
    76
    34
    0
    I have not tested but I'm almost sure it works
     
  3. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    #1303 Tiger-1, Mar 2, 2017
    Last edited: Mar 2, 2017
    feedback @MSMG
    Hi this night when working with Toolkit v6.7 on Windows 10 Enterprise 2016 LTSB pt-BR x64 I can see some "things" strange so:
    when integrating Windows Features & Windows updates all ok
    when removing Default metro apps association ok
    when removing all Windows Components ok
    when removing Windows Advanced Components option 1 (Adobe Flash for Windows) ok
    when removing Windows Advanced Components option 2 (Microsoft Hiper-v)script warning in Microsoft-one core Hyper-v Hypervisor Package error: 0x80070005 follow with error:5
    so I think is better use option 6 in main menu and discard all changes for install wim follow with option (8)Tools\(1)win manager\cleanup after all before delete c:\Toolkit 6.7 I copy log folder to another partition (D:\Home)
    maybe Toolkit v6.7 have some issues or is me? then my operation is stopped for a while waiting your instructions thanks in advance
     

    Attached Files:

    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    #1304 MSMG, Mar 2, 2017
    Last edited: Mar 2, 2017
    (OP)
    Updated the ToolKit to v6.8

    Edit:
    I did forgot to fix the WIM Image Component Cleanup Bug for Windows 7, will fix it in the next version.



    v6.8
    + Updated ToolKit's Bin Folder with Windows 10 Redstone 2 WADK (v10.0.15042.0) Tools.
    + Updated the Feature "Remove Default Metro Apps" to Support Windows 10 Redstone 2 (Creators Update) Release Build 15046 Source OS.
    + Updated the Feature "Remove Windows Components" to Support Windows 10 Redstone 2 (Creators Update) Release Build 15046 Source OS.
    + Updated the Feature "Remove Windows Components" to Remove Microsoft Biometrics Components for Windows 10 Redstone 2 (Creators Update) Release Build 15046 Source OS.

     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Did you integrate .NetFX 35 before the Hyper-Removal if yes the Hyper-V removal will give errors on 64-Bit Windows 10 OS's.

    I had answered this before many times, When I do get time I will cleanup the First Post and Add a FAQ section and also update the Documentation PDF too.

     
  6. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    #1306 Tiger-1, Mar 2, 2017
    Last edited: Mar 2, 2017
    @MSMG thanks for the update to Toolkit v6.8 and also for your fast answer, for my error I ever forget that .NETFX35 is very simple to install after when system already running in machine of production my bad sorry myself forget request FAQ & also update for Documentation PDF I'm have a big sleep now
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    Feedback
    I believe that beloved Toolkit need one sub-folder inside item Packs named as Dart, so I think is more easy for user copy correct files there avoiding issues because for a while is unclear find the local correct
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    In the Download Links Section, I have cleary specified to extract the folder inside the archive to packs folder.

     
  9. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    @all users yesterday I was working with Toolkit V6.8 and I make one big mistake (without sleep;)) so I don't can remove in none manner the folder C:\Toolkit-v6.8 for start again then I think in extreme alternative starting Windows in security mode run TakeOwnership on Toolkit folder and in sequence simply delete entire folder without issues; I start Toolkit again and make my best job until now is this O.S. running now I hope help someone that make similar issues working with Toolkit:)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Mayjoko

    Mayjoko MDL Junior Member

    Oct 15, 2015
    59
    29
    0
    Hi there,

    I noticed when working with Windows 10 x64 LTSB 2016 and selecting DART, while then going back, then hitting DART again it presents with error, something about the folder not existing and to add DART pack, had to discard wim changes/unmount and reopen tool kit, it only worked for me after saying yes the first time. :g:

    I don't have logs, hope that helps, sorry, thanks for the good tool. :mushy:
     
  11. robymetallaro

    robymetallaro MDL Junior Member

    Aug 17, 2016
    72
    2
    0
    Sorry I'm Italian and I can not speak English well, this program I really like and I have to say congratulations,
    but I would like some help from you,
    I would like to download this version of
    Windows 10 Enterprise LTSB v1607 build 14393.0 x64bit in Italian. ... thank you
     
  12. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    ^^
    simple dude go to Windows 10 section and search for your version of Windows, I already explain for you about languages so use Google translator or some similar translator to find in Windows 10 Section your O.S. ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. robymetallaro

    robymetallaro MDL Junior Member

    Aug 17, 2016
    72
    2
    0
    I apologize, I found the version of windows I was looking for ... thank you
     
  14. nonspin

    nonspin MDL Novice

    Dec 19, 2012
    3
    3
    0
    #1314 nonspin, Mar 6, 2017
    Last edited by a moderator: Apr 20, 2017
    v6.8

    Line(s):21900-21902
    Code:
    :WimCompCleanup
    
    %DISM% /Image:%~1 /Cleanup-Image /StartComponentCleanup
    and

    Line(s):21912-21914
    Code:
    :WimCompCleanupResetBase
    
    %DISM% /Image:%~1 /Cleanup-Image /StartComponentCleanup /ResetBase
    Windows 7 Inages do NOT support "/StartComponentCleanup" and/or "/ResetBase".
    "/Cleanup-Image" by itself is not supported either.

    Valid for Windows7 (targeting OFFLINE) are:
    /Cleanup-Image /RevertPendingActions
    /Cleanup-Image /spsuperseded [/hidden]

    So please, for the SECOND time, wrap a condition around them.
    Thanks.
     
  15. coromonadalix

    coromonadalix MDL Senior Member

    Jul 21, 2009
    440
    87
    10
    #1316 coromonadalix, Mar 6, 2017
    Last edited: Mar 6, 2017
    One thing that would be nice is to work with multiple AIO like the ones made by Adgard, they ares the one i can get my hands really fast.

    Meaning : he works with ESD files, i would like to extract an windows version "index number x" and convert it to a WIM while leaving the others.

    There was a windows toolkit who maybe could do the job, but it doesn't understand the many index naming scheme found in the esd file, it tries but crash.

    I'm not very good in scripting etc .. or some one can point me in a direction ??

    just found on web : dism /Get-WimInfo /WimFile:F:\x64\sources\install.esd I can see that i have 9 index entries
     
  16. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,733
    120
    #1317 dhjohns, Mar 6, 2017
    Last edited: Mar 6, 2017
    dism /Export-Image /SourceImageFile:"X:\sources\install.esd" /SourceIndex:1 /DestinationImageFile:"Z:\install.wim" /Compress:maximum

    Change source index and path to new install.wim.

    You can do this esd to esd, wim to wim, wim to esd, esd to wim, but use recovery for esd, and maximum for wim.

    You can combine source images this way too by using the same script with different source images, but the same destination.

    So you can make your own AIO with wims, then convert to esds to make smaller. Then if you want to copy to fat32 formatted USB drive convert to install.swm by putting in this as in this example

    Dism /Split-Image /ImageFile:"F:\install.esd" /SWMFile:"F:\install.swm" /FileSize:4096 You can do this with install.wim also. It does not matter.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. coromonadalix

    coromonadalix MDL Senior Member

    Jul 21, 2009
    440
    87
    10
    #1318 coromonadalix, Mar 6, 2017
    Last edited: Mar 6, 2017
    thks a lot

    For the msmg toolkit, i had lots of problems getting rid of the folder after a fail, had the DVD folder full of the expanded / extracted install.esd .... needed to take ownership and use unlocker tools argh i am an admin and cant have a full control over my pc %^%$ m$oft
     
  18. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    @coromonadalix sorry dude, but if you don't have knowledge about how to use MSMG Toolkit only 2 things 1) don't use it never so you don't have NONE problem 2) same you using this tool as admin no meaning that you can no have problems as I already tell this tool need some knowledge to use it ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. coromonadalix

    coromonadalix MDL Senior Member

    Jul 21, 2009
    440
    87
    10
    #1320 coromonadalix, Mar 6, 2017
    Last edited: Mar 7, 2017
    @Tiger i have used every version of msmg i'm telling that i have a problem with an multi AIO thats all

    For a first time it crashed on me really bad. I'll use constructive help from dhjohns to learn more about dism commands...