Windows 10 Imaging, Customization and Deployment

Discussion in 'Windows 10' started by arseny92, Jan 31, 2015.

  1. cheezels

    cheezels MDL Junior Member

    Joined:
    Jan 17, 2015
    Messages:
    54
    Likes Received:
    4
    Trophy Points:
    0
    That makes sense. For those who are taking advantage of the free upgrade for Windows 7/8.1 Core and Pro editions, how are you managing the the generation of hardware IDs to allow for genuine status? I'll be responsible for deploying to around 25 Windows 7 Professional boxes and it would be nice if there was a way to be able to pull a fresh Windows 10 image off the server and sort out the upgrade licencing/hardware ID and activate after the fact. Or at least a system to minimise the gruelling process of upgrading each system manually via an ISO?
     
  2. Mafste

    Mafste MDL Novice

    Joined:
    Dec 23, 2011
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    You're not alone :)
    Also looking for a way to upgrade multiple systems at once.
    Hopefully someone will figure something out.
    Else, o_O
     
  3. cheezels

    cheezels MDL Junior Member

    Joined:
    Jan 17, 2015
    Messages:
    54
    Likes Received:
    4
    Trophy Points:
    0
    Yeah. I've got a bunch of USB 3.0 SSDs which would make the job easier, but it's certainly a step I'd prefer to avoid. Some of these boxes are on Wi-Fi and only have USB2.0 which makes it super annoying to deal with. Surely there will be something that could do it, all that really needs to happen is that a hardware ID needs to be built, then you can pretty much do anything from there.
     
  4. LiteOS

    LiteOS MDL Expert

    Joined:
    Mar 7, 2014
    Messages:
    1,893
    Likes Received:
    814
    Trophy Points:
    60
    dont use 32bit dism for compressing to esd :p
    its slow
     
  5. mOBSCENE

    mOBSCENE MDL Junior Member

    Joined:
    Feb 9, 2010
    Messages:
    68
    Likes Received:
    39
    Trophy Points:
    0
    #145 mOBSCENE, Jul 31, 2015
    Last edited: Jul 31, 2015
    I'm really going nuts here with servicing the Windows 10 images. Every time I change something to the image (remove a single AppX or Feature using DISM), I am not able to successfully install W10 anymore in a VM. After completing the initial setup wizard (OOBE), it shows the error "Windows could not complete the installation. Please restart the installation." In the Event Viewer I see errors about not being able copy files to the user profile, and therefor continuing with a temp profile.

    I have never had these issues with Windows 8(.1) images. I'm using the DISM.EXE from the Windows 10 image to make the changes. Even tried installing the Deployment Tools from the ADK, but same result. Anyone have any idea what's going on here?
    Installing the original unedited ISO in a VM goes without errors!

    Describing the steps:
    dism /mount-image /imagefile:install.wim /index:1 /mountdir:G:\WIM
    dism.exe /image:G:\WIM /Remove-ProvisionedAppxPackage /packagename:Microsoft.3DBuilder_2015.624.2254.0_neutral_~_8wekyb3d8bbwe
    dism /unmount-image /mountdir:G:\WIM /commit
    Then I open up the original MS ISO in UltraISO and replace the install.wim with the new one.
     
  6. MSMG

    MSMG MDL Developer

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    180
    Well it's working perfectly here for me, I think you need to re-build the image before installing coz if the image contains more than two indexes then it will give error like this when one of the image is modified a bit, just try out re-building and then install.

     
  7. mOBSCENE

    mOBSCENE MDL Junior Member

    Joined:
    Feb 9, 2010
    Messages:
    68
    Likes Received:
    39
    Trophy Points:
    0
    #147 mOBSCENE, Jul 31, 2015
    Last edited: Jul 31, 2015
    Thanks for the tip, but I am actually using the Enterprise image now, so only 1 index inside. The same error occurred with the Pro/Home image. I've also ruled out UltraISO by creating a bootable USB (with Rufus) from the original image file and then replacing the install.wim with the modified one, still the same error after OOBE.
    I really don't understand what's going on here! :( Also no error messages in setupact.log, only the profile copy errors in the Event Viewer.

    EDIT: Same error with VirtualBox 5.0 as with VMware Workstation 11.1.2.
    EDIT2: Also, the modified install.wim index contains no errors according to DISM:

    G:\ENT\sources>dism /image:G:\WIM /cleanup-image /scanhealth

    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384

    Image Version: 10.0.10240.16384

    [==========================100.0%==========================]
    No component store corruption detected.
    The operation completed successfully.
     
  8. LiteOS

    LiteOS MDL Expert

    Joined:
    Mar 7, 2014
    Messages:
    1,893
    Likes Received:
    814
    Trophy Points:
    60
    U use 64bit dism for 64bit image ?
     
  9. mOBSCENE

    mOBSCENE MDL Junior Member

    Joined:
    Feb 9, 2010
    Messages:
    68
    Likes Received:
    39
    Trophy Points:
    0
    Yes, I'm using the ADK which defaults to 64-bit DISM (according to the path settings).
    I'm now gonna try to service the image from within a W10 VM, and see if that changes anything - long shot probably.
     
  10. balubeto

    balubeto MDL Addicted

    Joined:
    Dec 22, 2009
    Messages:
    508
    Likes Received:
    10
    Trophy Points:
    30
    How do I manually create a DVD of Windows 10 containing some editions of this OS?

    Thanks

    Bye
     
  11. Beve Stallmer

    Beve Stallmer MDL Novice

    Joined:
    Jul 31, 2014
    Messages:
    42
    Likes Received:
    11
    Trophy Points:
    0
  12. vinodh

    vinodh MDL Junior Member

    Joined:
    Aug 1, 2009
    Messages:
    82
    Likes Received:
    6
    Trophy Points:
    0
  13. balubeto

    balubeto MDL Addicted

    Joined:
    Dec 22, 2009
    Messages:
    508
    Likes Received:
    10
    Trophy Points:
    30
  14. IAmTheDude

    IAmTheDude MDL Member

    Joined:
    Oct 12, 2011
    Messages:
    112
    Likes Received:
    19
    Trophy Points:
    10
    #154 IAmTheDude, Aug 6, 2015
    Last edited: Aug 6, 2015
    Quick question here guys.

    Am moving my OEM folder from W7 over to 10 and am stuck.

    I have a bat that is run from startmenu/startup for a couple of DISM /online commands, silent installing some apps and importing reg tweaks.

    Straight away I got Access Is Denied errors on the reg imports, DISM commands and some apps.

    Now, I know these all work as Ive tested on a live 10 system but obviously ran them elevated as admin. On 7 they just worked.

    So, my question is: How do I set these files to be elevated and 'Run as Admin' from a batch file and SetupComplete?
     
  15. Mavericks Choice

    Mavericks Choice MDL Expert

    Joined:
    Aug 5, 2015
    Messages:
    1,833
    Likes Received:
    7,024
    Trophy Points:
    60
    Answer file

    Hello guys testing Win 10 UA have modified my 8.1 answer file for 10 though hangs on the very end of install. The wim is a single index 1. Pro.
    See xml there maybe something glaring obvious?
     

    Attached Files:

  16. TeamOS

    TeamOS MDL Guru

    Joined:
    May 27, 2013
    Messages:
    3,046
    Likes Received:
    1,739
    Trophy Points:
    120
    so answer file from win 8.1 works in win 10 :g::g::g:
     
  17. TeamOS

    TeamOS MDL Guru

    Joined:
    May 27, 2013
    Messages:
    3,046
    Likes Received:
    1,739
    Trophy Points:
    120
    thats great news :D :D i think it do that but i have last adk so its not worth download adk for win 8.1 thanks !!!
     
  18. Mavericks Choice

    Mavericks Choice MDL Expert

    Joined:
    Aug 5, 2015
    Messages:
    1,833
    Likes Received:
    7,024
    Trophy Points:
    60
    Not in this case, is the reason for my post on the previous page.
    Can anyone please offer a working minimalistic answer file with any sensitive data removed?
     
  19. KNARZ

    KNARZ MDL Addicted

    Joined:
    Oct 9, 2012
    Messages:
    896
    Likes Received:
    475
    Trophy Points:
    30
    #159 KNARZ, Aug 7, 2015
    Last edited: Aug 7, 2015
    WICD sucks bad... It's so annyoing that it want's to open always in Documents instead of last chosen path... I never wasn't even realize that this is important to work but if your files aren't located in the pogrammer's choosen path, your screwed.
    The help is a mess and incomplete...

    Documentation from MS get's really worse. Some Settings don't have a description and aren't self explaining.
    Yeah...Microsoft that's quality work.

    If you create and load and import some ppkg with User or Logon Commands the Names aren't displayed. This maybe is for "security" reason but that messes with WICD.

    Also the applyable Policies (nice that it's possible) are directly applied to registry instead of adding/creating through pol files (system32\grouppolicy) so that they are manageable.

    I coudn't get running the Embedded Feature like HideBootLogo and so on... activated or not. Applied with Unattend.XML or PPKG. Nothing...is there even some quality testing?
     
  20. coleoptere2007

    coleoptere2007 MDL Guru

    Joined:
    Apr 8, 2008
    Messages:
    3,182
    Likes Received:
    1,796
    Trophy Points:
    120
    Nothing new concerning m$ documentation :rolleyes: