Windows 10: OOBE Unattended install

Discus and support OOBE Unattended install in Windows 10 Ask Insider to solve the problem; I am trying to be able to quickly provision machines with windows pre-installed. I created the below answer file and named it unattend.xml. I put this... Discussion in 'Windows 10 Ask Insider' started by /u/antleo1, Mar 13, 2020.

  1. OOBE Unattended install


    I am trying to be able to quickly provision machines with windows pre-installed. I created the below answer file and named it unattend.xml. I put this on the root of a blank flash drive and booted, it did not grab the file. Did i miss something?



    <?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="pubkeytoken value " language="neutral" versionScope="nonSxS" xmlns:wcm="[http://schemas.microsoft.com/WMIConfig/2002/State](http://schemas.microsoft.com/WMIConfig/2002/State)" xmlns:xsi="[http://www.w3.org/2001/XMLSchema-instance](http://www.w3.org/2001/XMLSchema-instance)">

    <InputLocale>en-US</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="wow64" publicKeyToken="pubkey token value" language="neutral" versionScope="nonSxS" xmlns:wcm="[http://schemas.microsoft.com/WMIConfig/2002/State](http://schemas.microsoft.com/WMIConfig/2002/State)" xmlns:xsi="[http://www.w3.org/2001/XMLSchema-instance](http://www.w3.org/2001/XMLSchema-instance)">

    <UserAccounts>

    <AdministratorPassword>

    <Value>--Hashed Password--</Value>

    <PlainText>false</PlainText>

    </AdministratorPassword>

    </UserAccounts>

    <OOBE>

    <VMModeOptimizations>

    <SkipAdministratorProfileRemoval>true</SkipAdministratorProfileRemoval>

    <SkipNotifyUILanguageChange>true</SkipNotifyUILanguageChange>

    <SkipWinREInitialization>false</SkipWinREInitialization>

    </VMModeOptimizations>

    <HideEULAPage>true</HideEULAPage>

    <HideLocalAccountScreen>true</HideLocalAccountScreen>

    <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>

    <HideOnlineAccountScreens>true</HideOnlineAccountScreens>

    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>

    <NetworkLocation>Home</NetworkLocation>

    <SkipMachineOOBE>true</SkipMachineOOBE>

    <SkipUserOOBE>true</SkipUserOOBE>

    <UnattendEnableRetailDemo>false</UnattendEnableRetailDemo>

    <ProtectYourPC>3</ProtectYourPC>

    </OOBE>

    </component>

    </settings>

    <cpiOOBE Unattended install :eek:fflineImage cpi:source="wim:c:/win10/sources/install.wim#Windows 10 Pro" xmlns:cpi="urn:schemas-microsoft-com:cpi" />

    </unattend>

    submitted by /u/antleo1
    [link] [comments]

    :)
     
    /u/antleo1, Mar 13, 2020
    #1
  2. bro67 Win User
    bro67, Mar 13, 2020
    #2
  3. Kari Win User
  4. bro67 Win User

    OOBE Unattended install

    bro67, Mar 13, 2020
    #4
Thema:

OOBE Unattended install

Loading...
  1. OOBE Unattended install - Similar Threads - OOBE Unattended install

  2. OOBE installation

    in Windows 10 Gaming
    OOBE installation: Hallo, I'm trying to fresh install Windows 11 by using OOBE, at certain pint it still forces me to connect to a WIFI router. I want to be able to create a Microsoft account at my own disposal. Please illuminate me....
  3. OOBE installation

    in Windows 10 Software and Apps
    OOBE installation: Hallo, I'm trying to fresh install Windows 11 by using OOBE, at certain pint it still forces me to connect to a WIFI router. I want to be able to create a Microsoft account at my own disposal. Please illuminate me....
  4. Windows 11 install OOBE

    in Windows 10 Gaming
    Windows 11 install OOBE: Greetings,We just purchased some 2nd hand laptops and after a complete reset, OOBE install asks for signing -into the organization to complete the installUnfortunately is linked to the previous organization that owns those laptops, therefore we can't continue with the...
  5. Windows 11 install OOBE

    in Windows 10 Software and Apps
    Windows 11 install OOBE: Greetings,We just purchased some 2nd hand laptops and after a complete reset, OOBE install asks for signing -into the organization to complete the installUnfortunately is linked to the previous organization that owns those laptops, therefore we can't continue with the...
  6. 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...
  7. Unattended installation with a Dell Optiplex computer

    in Windows 10 Updates and Activation
    Unattended installation with a Dell Optiplex computer: Hi there, I'm trying to figure out how to complete an unattended installation of Windows 10 on various Dell Optiplex systems. We do a fresh install of each system when it arrives and as Dell ship computers with a BIOS string and pre-installed OEM image with no license key...
  8. OOBE

    in Windows 10 Customization
    OOBE: My OOBE stopped part way through, so how can I start it back to gfinish it? https://answers.microsoft.com/en-us/windows/forum/all/oobe/067e1b25-9e60-4a45-9812-cfcf891d43c0
  9. Unattended install question

    in Windows 10 Installation and Upgrade
    Unattended install question: Unattended install of custom install.wim working well except for a few things. In unattend.xml, I have <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE> but I was still asked to connect to Wireless. I was also asked to choose Privacy settings for my device. Is there an...
  10. Issue with "CopyProfile" option in Unattended Install

    in Windows 10 Support
    Issue with "CopyProfile" option in Unattended Install: I have been creating generalized images for deployment in an enterprise scenario. In order to do so, I've installed Windows 10, booted into audit mode from the Welcome Screen, then customized Windows. After this, I can run sysprep with an unattend file (generalized mode) and...

Users found this page by searching for:

  1. windows 10 unattended install file OOBE