Windows 10: Windows SIM autounattend.xml stuck on disk selection

Discus and support Windows SIM autounattend.xml stuck on disk selection in Windows 10 Software and Apps to solve the problem; This is driving me nuts. I'm sure it's a simple and stupid mistake fix, but I can't find it. I'm new to WSIM.First, here is my autounattend.xml with... Discussion in 'Windows 10 Software and Apps' started by Arghknork, Jan 8, 2022.

  1. Arghknork Win User

    Windows SIM autounattend.xml stuck on disk selection


    This is driving me nuts. I'm sure it's a simple and stupid mistake fix, but I can't find it. I'm new to WSIM.First, here is my autounattend.xml with some obvious redactions ...<?xml version="1.0" encoding="utf-8"?><unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="

    :)
     
    Arghknork, Jan 8, 2022
    #1
  2. radoslav Win User

    Windows 10 autounattend xml installation problem

    Hi guys, I have a problem with autounattend XML install. Basically, I have a Windows image that is downloaded from MS and edited to skip all steps for setup. The windows boots and wipe the hard drive created partitions, select language, and created one admin account with the password. The image work when I test it on a laptop and everything seems fine. The image is not working on Virtual box or Hyper- V, when it's, starts on the parts that create partitions I received that error:
    windows could not create a partition on disk 0 the error occurred while applaying the auto unnatednd asnwer file's < DiskConffiguration>Setting. Error code: 0x80042565 . The main issue is that I set up a TFTP server and crated WinPE to boot from the samba server where the image is so that I can boot it from the network. When I tested the image from the server it's finding the image and start the setup but I receive the same error with the creation of the partitions like on a virtual machine. With a flash drive, it works I don't know what might be the problem if someone has an idea?
     
    radoslav, Jan 8, 2022
    #2
  3. Is it possible to select disk during autounattended setup?

    Absolutely - just add another disk (see screenshot below), choose to wipe that disk, and partition the disk as you like. You would simply add a "CreatePartitions" and "ModifyPartitions" just as you did for the disk to which Windows is to be installed.


    Windows SIM autounattend.xml stuck on disk selection [​IMG]
     
    hsehestedt, Jan 8, 2022
    #3
  4. Windows SIM autounattend.xml stuck on disk selection

    Windows 10 autounattend xml installation problem

    Ok, that's a good start.

    Your answer file is made for a Gen 2 Hyper-V. It won't work on Gen 1.

    Verify the settings I have outlined in the image below:


    Windows SIM autounattend.xml stuck on disk selection [​IMG]


    NOTE: I have not looked at the answer file in detail. If you are still having difficulty, I'll look closer, but for now, time for sleep. It's 0500 here *Smile
     
    hsehestedt, Jan 8, 2022
    #4
Thema:

Windows SIM autounattend.xml stuck on disk selection

Loading...
  1. Windows SIM autounattend.xml stuck on disk selection - Similar Threads - SIM autounattend xml

  2. Windows SIM autounattend.xml stuck on disk selection

    in Windows 10 Gaming
    Windows SIM autounattend.xml stuck on disk selection: This is driving me nuts. I'm sure it's a simple and stupid mistake fix, but I can't find it. I'm new to WSIM.First, here is my autounattend.xml with some obvious redactions ...<?xml version="1.0" encoding="utf-8"?><unattend xmlns="urn:schemas-microsoft-com:unattend">...
  3. Autounattend with no product key?

    in Windows 10 Installation and Upgrade
    Autounattend with no product key?: Hi all. My first post here so please bear with me. I found the installation tutorials on this forum very useful and I've been using unattended setups for a while now. My question is about the product key section of the autounattend file. In Windows 10 ver 2004 and earlier I...
  4. Creating autounattend

    in Windows 10 Ask Insider
    Creating autounattend: Hi all, i have this issue while trying to install win 10 on my elitepad tablet. It boots up but i am unable to touch anything. Because usb hub cost stupid +200$ i though of creating unattend.xml file. But to my surprise it dont work. Does anyone of you have tips or...
  5. Windows 10 autounattend xml installation problem

    in Windows 10 Virtualization
    Windows 10 autounattend xml installation problem: Hi guys, I have a problem with autounattend XML install. Basically, I have a Windows image that is downloaded from MS and edited to skip all steps for setup. The windows boots and wipe the hard drive created partitions, select language, and created one admin account with the...
  6. Windows 10 autounattend xml installation problem

    in Windows 10 Support
    Windows 10 autounattend xml installation problem: Hi guys, I have a problem with autounattend XML install. Basically, I have a Windows image that is downloaded from MS and edited to skip all steps for setup. The windows boots and wipe the hard drive created partitions, select language, and created one admin account with the...
  7. Autounattend doesnt work

    in Windows 10 Ask Insider
    Autounattend doesnt work: <?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral"...
  8. Is it possible to select disk during autounattended setup?

    in Windows 10 Installation and Upgrade
    Is it possible to select disk during autounattended setup?: I would like to clean a secondary data drive and select the drive that Windows 10 Setup should clean and install to. I would like Windows setup to clean and repartition the drive I select just like I specified in the unattend.xml file. Is this possible, or is there another...
  9. Is it possible to select disk during autounattended setup?

    in Windows 10 Installation and Upgrade
    Is it possible to select disk during autounattended setup?: My unattend.xml looks like this: <?xml version="1.0" encoding="utf-8"?><unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64"...
  10. Autounattend help

    in Windows 10 Ask Insider
    Autounattend help: Hi! I'm trying to use the autounattend.xml file for the first time and I have some questions about it. The first question is why the privacy settings appear twice (it appears before login with the created user, and after logon with that user). The second question is why my...