1. shhnedo

    shhnedo MDL Guru

    Mar 20, 2011
    2,095
    2,869
    90
  2. doffy90

    doffy90 MDL Novice

    Nov 9, 2015
    46
    5
    0
    which updates should i integrate to win11?
     
  3. migascalp

    migascalp MDL Addicted

    Sep 18, 2009
    557
    940
    30
  4. doffy90

    doffy90 MDL Novice

    Nov 9, 2015
    46
    5
    0
    #23564 doffy90, Aug 28, 2022
    Last edited: Aug 28, 2022
    I get an error message when I try to launch start.cmd. Launching toolkit.cmd works. Is it normal?

    I also get another error when I try to remove windows features.
     

    Attached Files:

  5. Kreemerz

    Kreemerz MDL Novice

    Aug 27, 2022
    3
    0
    0
    Much better option. I've never done any VM work at home. Will have to play around with that one of these days.

    Loved the audit mode (Sysprep) and never knew that Windows had that feature.

    That part seemed to work fine as I installed all my apps and dressed up my install the way I wanted it.

    The only problem I had was that I wasn't sure what to do after the system shut down.

    Am I supposed to boot it up again? Did it create a new image that I can use as the install template image?

    I've watched a ton a videos but they all seemed to do everything so differently.
     
  6. Niedziela123

    Niedziela123 MDL Novice

    Nov 25, 2020
    1
    0
    0
    Has anyone got the missing packs that were on mega account? I cannot look for them anywhere else due to takedown. Thanks in advance.
     
  7. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    657
    1,235
    30
    You need to Boot the reference machine from WinPE or Windows install media & when booted from install media, press SHIFT + F10 to open Command Prompt.
    Run the following command to capture install.wim
    dism /capture-image /imagefile:C:\install.wim /capturedir:
    %drive%:\ /name:"install" /description:"install" /
    compress:maximum /checkintegrity /verify /bootable

    %drive%: where you want to save modified install.wim file say C:\
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Dark Vador

    Dark Vador X Æ A-12

    Feb 2, 2011
    4,828
    7,137
    150
    #23568 Dark Vador, Aug 28, 2022
    Last edited: Aug 28, 2022
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,001
    2,969
    150
    Short answer nothing

    Template? That's your OS. It will start with the OBOE, just like any brand new installation.

    So, just take a copy of the VHDX. To have a virgin media. then you may want reboot just to verify that the OOBE proceeds nicely and test that everything is fine (if so just delete the vhd, and use the virgin copy whenever you need it).

    Then you can use the vhdx as is in real HW, (just add it to the bootloader using bcdboot (or GUI tools like bootice or easybcd)

    OR

    You can mount it, capture the image in install.wim and use it to create a bootable ISO.
     
  10. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,001
    2,969
    150
    That's a way, but why complicate your life when you can use hyper-v vhdx disks, w/o any need to reboot or use external dives?
    For the record Hyper-V can use physical partitions pretty well, assuming are needed for the purpose (and they aren't)
     
  11. Kreemerz

    Kreemerz MDL Novice

    Aug 27, 2022
    3
    0
    0
    Since I only have one machine, that's gonna be the reference machine presently.

    So it's okay to boot with the regular windows install media? I don't have windows PE.

    At what point do I hit shift + F10?

    And after I get the install.wim file, will windows continue installing on that machine or does it matter?

    Lastly, just add the wim file into the source folder on the install media and use that as the template install media?
     
  12. doffy90

    doffy90 MDL Novice

    Nov 9, 2015
    46
    5
    0
    Does anyone know why the "yes" button is missing on all UAC prompts after using MSMG Toolkit?
     

    Attached Files:

  13. shhnedo

    shhnedo MDL Guru

    Mar 20, 2011
    2,095
    2,869
    90
    Maybe because you modified an unsupported build?
     
  14. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    This may give you some other ideas to play and learn with...

     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. doffy90

    doffy90 MDL Novice

    Nov 9, 2015
    46
    5
    0
    I'm using the latest official Iso image from Windows website. It should be supported I believe. Nothing in the "readme" file mentions anything about UAC button disappearing.
     
  16. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,001
    2,969
    150

    Latest != supported

    From page one of this thread

     
  17. doffy90

    doffy90 MDL Novice

    Nov 9, 2015
    46
    5
    0
    Oh wow, I'm an idiot. Thank you so much. :)
     
  18. mzakho

    mzakho MDL Member

    Nov 22, 2008
    166
    73
    10

    Loooove the tool.

    BEST REGARDS
     
  19. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...