Windows 10: WDS: unattend.xml does not work for boot image

Discus and support WDS: unattend.xml does not work for boot image in Windows 10 Support to solve the problem; Hi everyone, since i read some goof topics in this forum while i am working with wds i decided to join too because of my problem Atm i am working... Discussion in 'Windows 10 Support' started by kohorte, Aug 5, 2020.

  1. kohorte Win User

    WDS: unattend.xml does not work for boot image


    Hi everyone, since i read some goof topics in this forum while i am working with wds i decided to join too because of my problem

    Atm i am working with WDS for rolling out custom images at work. The main goal is to get it as automated as it could. While the captured/install images it selfes works perfect with its unattend.xml (lets call it installunattend.xml), the boot image does not work with the unattend.xml (lets call it bootunattend.xml) at all. I created both XML files with WSIM and run a WSIM error test over it, no errors at all.

    I mounted the BootUnattend.xml under WDS > Right Click on the Server > Proberties > Client > activate the checkbox for the unattend instalation > and selected the bootunattend.xml

    The bootunattend.xml itselfe is places directly in W:\RemoteInstall

    Because the file contains alot of options i also created a second file wich only contains the domain credentials (SmallBootUnattend.xml) to check if its the file itsselfe but this file is also not working.

    Sidefacts:

    - Server: Server 2019 (1809)
    - Image to roll out: custom Win10 pro 64 bit (10.0.19041) (made in audit mode with sysprep)
    - Boot Image: Win 10 pro 64 bit (10.0.19041)
    - WDS is connected to the active directory of the company
    - Windows ADK 10.1.18362.1 is installed on the server

    Things i tried:
    - use a different user (ActiveDirectory-Admin)
    - google but most people have problems with the unattend.xml + install images
    - using different / new XML Files for WIN PE
    - got all rights from the domaine admin
    - read alot of tutorials, i can't find what they do different to me

    If you have any more questions, feel free to ask, thanks for your help.

    Code of bootunattend.xml
    Code:
    Code of SmallBootUnattend.xml
    Code:
    :)
     
    kohorte, Aug 5, 2020
    #1
  2. e5by2 Win User

    Is there a way to make unattend.xml actually work in W10 1903?

    I have built a valid answer file "unattend.xml" in WSIM and set it to skip Eula etc, create two users and pull drivers from a network path. I validated the file before saving. I placed the file in c:\windows\panther. It appears to get overwritten before
    the oobe pass. So I put a registry entry into HKLM\System\setup called "UnattendFile" and gave it a path to my unattend.xml file. Then I sysprepped the image with c:\windows\system32\sysprep\sysprep /generalize /oobe /shutdown /unattend:c:\build\copyprofile.xml.
    I take an image with winpe and then apply the image to my target device and boot. Windows still doesn't use the answer file. In fact, this was the second time imaging this machine and somehow, it didn't overwrite the user account that I put in the previous
    imaging attempt.

    How do you get unattend.xml to actually be used? None of the documentation seems to be correct.

    When imaging windows 10 with winpe, do you have to format the drive first to actually lay down a fresh copy?
     
    e5by2, Aug 5, 2020
    #2
  3. Operating System Dialog is empty when I use unattend.xml file

    Hi guys,

    Something weird happened to me when I was using the unattend.xml that I make it. To build this I use the ADK in version 1809. That file works normally when I run in a clean image windows 10 1809 with command setup.exe /unattend.xml. But when I customize
    a image using sysprep, building the install.wim and make others settings, so when I run setup.exe /unattend.xml, the process stopped in this screen below. Just to make sure if the image is working, I runned without the unattend and that works fine.
    WDS: unattend.xml does not work for boot image [​IMG]


    Does anyone know or have any idea about this problem?

    Thank you so much.
     
    eduardo_colares, Aug 5, 2020
    #3
  4. alainf Win User

    WDS: unattend.xml does not work for boot image

    Getting WD My Book to work on Ubuntu?

    I am not booting from the WD drive. I am booting from my internal drive. But when I plug the WD drive into one of my USB slots, the disk does not mount. I visited "My computer" where the disks at least show up in the list. The WD drive shows up here, seems fine. But if I try to mount it (as a secondary disk), it refuses to. Thanks for responding. I appreciate it.
     
    alainf, Aug 5, 2020
    #4
Thema:

WDS: unattend.xml does not work for boot image

Loading...
  1. WDS: unattend.xml does not work for boot image - Similar Threads - WDS unattend xml

  2. UEFI pxe boot problem with WDS

    in Windows 10 Gaming
    UEFI pxe boot problem with WDS: Hello all,Recently, we purchased gigabyte H510M S2P motherboards and I could not enable legacybios mode to install windows from WDS server. When i enable CSM on mitherboard to boot with bios it hangs on bios boot screen, so I enabled network stack to be able to boot from uefi...
  3. UEFI pxe boot problem with WDS

    in Windows 10 Software and Apps
    UEFI pxe boot problem with WDS: Hello all,Recently, we purchased gigabyte H510M S2P motherboards and I could not enable legacybios mode to install windows from WDS server. When i enable CSM on mitherboard to boot with bios it hangs on bios boot screen, so I enabled network stack to be able to boot from uefi...
  4. WDS Deployment Fails on OOBE unattend file every time

    in Windows 10 Installation and Upgrade
    WDS Deployment Fails on OOBE unattend file every time: Hello, My first post, but follow the site regularly! I am trying for the 1st time, to figure out WDS to deploy a customized W10 image. I have tried many, many times, and just can not get the unattend.xml file to work. I keep getting an error about "microsoft-shell-setup". I...
  5. WDS: unattend.xml does not work for boot image

    in Windows 10 Installation and Upgrade
    WDS: unattend.xml does not work for boot image: Hi everyone, since i read some goof topics in this forum while i am working with wds i decided to join too because of my problem Atm i am working with WDS for rolling out custom images at work. The main goal is to get it as automated as it could. While the captured/install...
  6. WDS - configuring the unattended install correctly

    in Windows 10 Installation and Upgrade
    WDS - configuring the unattended install correctly: Hi Everyone, I have been struggling trying to get this going now and I have been working on this for about a month now (on and off) with little progress. My goals for the unattended install are as follows: - not have to enter admin credentials to proceed with the install -...
  7. Cant get computer to join domain with unattended file in WDS

    in Windows 10 Network and Sharing
    Cant get computer to join domain with unattended file in WDS: Hello, Recently, I have implemented WDS within my workplace to get away from Configuration Manager (As crazy as this might sounds), the reason being is to help streamline and reduce the time it takes to image a single machine and also to decrease the amount of post...
  8. Cant get computer to join domain with unattended file in WDS

    in Windows 10 Installation and Upgrade
    Cant get computer to join domain with unattended file in WDS: Hello, Recently, I have implemented WDS within my workplace to get away from Configuration Manager (As crazy as this might sounds), the reason being is to help streamline and reduce the time it takes to image a single machine and also to decrease the amount of post...
  9. unattend xml not wiping drives / unable to create primary

    in Windows 10 Drivers and Hardware
    unattend xml not wiping drives / unable to create primary: I'm having an issue where the paritions are created, but something goes wrong and then I have to format the primary drive to install windows onto. It's a UEFI config, does anyone have any suggestions? 109354
  10. Windows 10 XML file generator for unattended setup

    in Windows 10 Installation and Upgrade
    Windows 10 XML file generator for unattended setup: Anyone ran across a Windows 10 XML file generator for unattended setup? That Works!!!*Biggrin 5106