Windows 10: ADK 10: Windows Imaging and Configuration Designer

Discus and support ADK 10: Windows Imaging and Configuration Designer in Windows 10 Installation and Upgrade to solve the problem; Thanks for all the great info on this thread. Some of the stuff here refers to Out of date versions, and it would help if the original post contained... Discussion in 'Windows 10 Installation and Upgrade' started by DavidY, Feb 21, 2015.

  1. Fafhrd Win User

    ADK 10: Windows Imaging and Configuration Designer


    Thanks for all the great info on this thread. Some of the stuff here refers to Out of date versions, and it would help if the original post contained up-to-date info, and some of the out of date stuff is changed to strikeout so that the old info can still be read by those that need it.
     
    Fafhrd, Jul 21, 2015
    #31
  2. Kyhi Win User

    That's progress for you - as things move forward, other things are left behind..
     
  3. DavidY Win User
    That's a good suggestion - I'll have a look at the first post in the next couple of days. (Might not get a chance tonight)
    @Kyhi would it be OK with you if I put some of your stuff and links in the first post too?
     
    DavidY, Jul 21, 2015
    #33
  4. Kyhi Win User

    ADK 10: Windows Imaging and Configuration Designer

  5. jfreemont Win User
    Really good information.

    So let me see if I understand with a simple example.

    Let's say that I install Firefox and set a bunch of settings in Firefox, like the homepage, disabling updates, etc.

    Are you saying that ScanState will create a "package" that will have the installed program in it along with the Firefox settings changes in it?
     
    jfreemont, Jul 21, 2015
    #35
  6. Kyhi Win User
    yes....

    Scan state is designed for use in audit mode (no user has been setup) so the setting exported are imported into the default user setting)

    In a user state, scanstate also seems to pull some user settings (or so it seems by reading the MIG.xml) after creating the ppkg file..
    Or maybe it is excluding it - not sure - long hard to figure out file.. Yes included, No do not would be eaiser to follow along.. seems like every section of the xml say the same thing to me..

    I tested the windows 10 OS reset feature but that feature failed.. And had to restore partition with macrium image (created minutes before, testing windows reset..
     
  7. jfreemont Win User
    Going back to the Firefox example, how does ScanState grab that program? Does it get the Firefox installer and then install Firefox automatically when the package is deployed? Or, does ScanState actually look at the files and registry keys that the Firefox installer created and changed and record those changes?
     
    jfreemont, Jul 22, 2015
    #37
  8. Kyhi Win User

    ADK 10: Windows Imaging and Configuration Designer

    ScanState actually look at the files and registry keys that the Firefox installer created and changed and record those changes?
     
  9. Fafhrd Win User
    Thanks for that!
     
    Fafhrd, Jul 22, 2015
    #39
  10. Kyhi Win User
    Problem is half the page is missing > https://msdn.microsoft.com/en-us/lib...(v=VS.85).aspx

    When using wimboot in win81 - you could capture the install.wim with the /wimboot option
    or
    capture the install.wim and export it to a wimboot image by using the /wimboot option

    the wimboot image was stored on the R partition and then applied to the W windows partition..

    *******************
    https://msdn.microsoft.com/en-us/lib...(v=vs.85).aspx

    My understanding now is you just apply the install.wim using the /compact option to get wimboot..

    Code: dism /Apply-Image /ImageFile:X:\install.wim /ApplyDir:W:\ /Index:1 /Compact[/quote] which places a compacted install.wim in C\Images\

    then you create a provisioning ppkg of your customizations to be stored in C\recovery\custiomizations
    (Note: Capture custom image no longer used in win10)(it is a win8.1 option)

    Code: scanstate /telADK 10: Windows Imaging and Configuration Designer :eek:ff /apps /drivers /ppkg C:\Recovery\Customizations\Apps_Drivers.ppkg /o /c /v:13 /l:C:\[/quote] Now you have the full instance software (which you just captured into a ppkg) and a compressed instance of that same software

    then you can singleinstance the ppkg into the compacted install.wim _ so the full software instance is removed and the OS and customizations are running from a compressed state..

    Code: DISM /Apply-CustomDataImage /CustomDataImage:C:\Recovery\Customizations\USMT.ppkg /ImagePath:C:\ /SingleInstance[/quote] Inportant ... You MUST keep the C\images and C\Recovery Directories - Removing them Removes Windows
     
  11. Mansome Win User
    I have tried the script that was in drop box for this but when I do the reset it always fails. What am I missing here?
     
    Mansome, Jul 22, 2015
    #41
  12. Kyhi Win User
    Have you tried Reset without the provisioning package ??

    When I tried Reset with the provisioning package it failed too.. Thought it was just the windows 10 reset failure others have complained about..

    But I will now test without provisioning package.. thanks for the idea and info..
     
  13. Mansome Win User

    ADK 10: Windows Imaging and Configuration Designer

    It works without a package it just doesnt work when there is one. If this doesnt work with reset then whats the point of it?
     
    Mansome, Jul 22, 2015
    #43
  14. DavidY Win User
    I just tried a Reset with a Provisioning Package and it put the apps back without crashing. (It's a very basic setup, in a VM with only a few apps on there to test it out though.)

    I selected the option to do a complete reset, deleting users and files - maybe that makes a difference?
     
    DavidY, Jul 22, 2015
    #44
  15. Mansome Win User
    I used the script and I even tried it running it manually. When I reset it says there is a problem.This is doing a complete reset as well. Once that happens I have to do a full reinstall of the VM. My thoughts on this it might be a space issue. I am going to try this again with another VM that has more space to see if something different happens. The current VM has 60GB of space with 40gb free.
     
    Mansome, Jul 22, 2015
    #45
Thema:

ADK 10: Windows Imaging and Configuration Designer

Loading...
  1. ADK 10: Windows Imaging and Configuration Designer - Similar Threads - ADK Imaging Configuration

  2. Windows Configuration Designer Laptop categorization

    in Windows 10 Installation and Upgrade
    Windows Configuration Designer Laptop categorization: Hello,I am beginning to use the Windows Configuration Designer in order to create PPKGs, and I wanted to clarify:When creating a PPKG for a laptop, should I be using the Windows mobile devices option, or the Windows desktop devices option?Any help will be appreciated, thank...
  3. Windows Configuration Designer Laptop categorization

    in Windows 10 Gaming
    Windows Configuration Designer Laptop categorization: Hello,I am beginning to use the Windows Configuration Designer in order to create PPKGs, and I wanted to clarify:When creating a PPKG for a laptop, should I be using the Windows mobile devices option, or the Windows desktop devices option?Any help will be appreciated, thank...
  4. Windows Imaging and Configuration Designer issues

    in Windows 10 Drivers and Hardware
    Windows Imaging and Configuration Designer issues: I hope someone on here can help with my issues.I'm trying to deploy a bunch of machines using the WICD tool. However, whenever I attempt to deploy using the option to remove pre-installed software, the deployment will not install any of the executables I'm trying to install....
  5. Windows Imaging and Configuration Designer issues

    in Windows 10 Gaming
    Windows Imaging and Configuration Designer issues: I hope someone on here can help with my issues.I'm trying to deploy a bunch of machines using the WICD tool. However, whenever I attempt to deploy using the option to remove pre-installed software, the deployment will not install any of the executables I'm trying to install....
  6. Windows Imaging and Configuration Designer issues

    in Windows 10 Software and Apps
    Windows Imaging and Configuration Designer issues: I hope someone on here can help with my issues.I'm trying to deploy a bunch of machines using the WICD tool. However, whenever I attempt to deploy using the option to remove pre-installed software, the deployment will not install any of the executables I'm trying to install....
  7. Windows 10 ADK

    in Windows 10 Customization
    Windows 10 ADK: The Windows assessment and deployment kit Windows ADK In your opinion would this be worth Downloading and Installing ? Thank you in advance. https://answers.microsoft.com/en-us/windows/forum/all/windows-10-adk/03b2d4b4-dda5-47d6-b8ef-3624b3357f4c
  8. Windows Configuration Designer and Kiosk

    in Windows 10 Customization
    Windows Configuration Designer and Kiosk: I create a provisioning package using the Kiosk icon in WCD. The following parameters are what I specified Set up device - disabled, the computer is already named Set up Network - disabled, wired network not wifi Account Management - disabled Add applications - none...
  9. ADK on Windows 10

    in Windows 10 Network and Sharing
    ADK on Windows 10: I'm running Win 10 Home on a 64-bit HP system. Have just seen adksetup.exe in my Downloads folder. Why is it there? What is it for? Do I need it? If so, why? If not, can I just delete or shred it? Thanks in advance....
  10. Configure Win 7 using AIK/ADK on WIn 10?

    in Windows 10 Virtualization
    Configure Win 7 using AIK/ADK on WIn 10?: Working on several projects at one time, and using primarily laptops with not that great support for virtualization, so I am loathe to install a basic Win 7 in virt jsut to be able to use hte Win 7 AIK. In a past tutorial, Kari mentioned that the AIK / ADK used to modify...