WDS Deployment Fails on OOBE unattend file every time


  1. Posts : 1
    Windows 10
       #1

    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 have validated the XML file repeatedly in System Image Manager, and it always passes. Nevertheless I keep removing things to try to narrow down the problem, but keeps failing every time. And of course the whole deployment process takes forever each time...so it's getting frustrating. I have included my current version of the file, if someone has thoughts about a possible cause.

    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <InputLocale>0409:00000409</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UILanguageFallback>en-US</UILanguageFallback>
    <UserLocale>en-US</UserLocale>
    </component>
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <HideLocalAccountScreen>true</HideLocalAccountScreen>
    <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
    <HideOnlineAccountScreens>true</HideOnlineAccountScreens>
    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
    <ProtectYourPC>1</ProtectYourPC>
    <UnattendEnableRetailDemo>false</UnattendEnableRetailDemo>
    </OOBE>
    <UserAccounts>
    <LocalAccounts>
    <LocalAccount wcm:action="add">
    <Password>
    <Value>UwAzAHIAdgAxAGMAMwAhADMANgA1ACEARAAzAHMAawAhAFAAYQBzAHMAdwBvAHIAZAA=</Value>
    <PlainText>false</PlainText>
    </Password>
    <Description>Veeam Admin User</Description>
    <DisplayName>Veeam Admin</DisplayName>
    <Group>Administrators</Group>
    <Name>VeeamAdmin</Name>
    </LocalAccount>
    </LocalAccounts>
    </UserAccounts>
    <RegisteredOrganization>365 Technologies Inc</RegisteredOrganization>
    <RegisteredOwner>365 Technologies Inc</RegisteredOwner>
    <TimeZone>Central Standard Time</TimeZone>
    </component>
    </settings>
    <settings pass="specialize">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <CopyProfile>true</CopyProfile>
    <ComputerName></ComputerName>
    <OEMName></OEMName>
    <RegisteredOrganization>365Technologies</RegisteredOrganization>
    <RegisteredOwner>365Technologies</RegisteredOwner>
    <TimeZone>Central Standard Time</TimeZone>
    </component>
    </settings>
    <cpi:offlineImage cpi:source="wim:e:/esd/install.wim#Windows 10 Pro" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>
      My Computer


  2. Posts : 494
    Win 10 Pro x64 versions
       #2

    Well, I'm no expert but here's what your net paths produce:

    https://www.w3.org/2001/XMLSchema-instance
    and
    http://schemas.microsoft.com/WMIConfig/2002/State

    Looks wrong to me.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 18:19.
Find Us




Windows 10 Forums