SCCM Deployment OOBE issue using xml File


  1. Posts : 5
    Windows 10
       #1

    SCCM Deployment OOBE issue using xml File


    Hi All

    I am rolling out windows 10 Enterprise using SCCM. The image that I have taken is from the msdn network and has a option of which Image i would like to use. (Please see pic labelled 1) SCCM Deployment OOBE issue using xml File-pic1.png

    I am trying to create an automation so that it does not prompt me for network setup and also i would like it to add the UK region as default. My XML looks as follows:

    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="specialize">
    <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>0809:00000809</InputLocale>
    <SystemLocale>en-GB</SystemLocale>
    <UILanguage>en-GB</UILanguage>
    <UILanguageFallback>en-GB</UILanguageFallback>
    <UserLocale>en-GB</UserLocale>
    </component>
    </settings>
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="wow64" 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>3</ProtectYourPC>
    </OOBE>
    </component>
    </settings>
    <cpifflineImage cpi:source="wim:c:/temp/install.wim#Windows 10 Enterprise" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>


    It is very basic and that is all i need for it to do.

    I have used something similar on a 1803 and it works fine

    I created the 1809 XML using the Windows System Image Manager which i got from 1809 adk tools

    Can anybody see any errors in this code?

    Just for information it seems to be skipping OOBE now but when windows loads it is not loading the uk keyboard. For example my @ sign is mixed up with my number 2 symbol

    Thanks

    Andy
    Last edited by andy12345; 14 Mar 2019 at 14:20.
      My Computer


  2. Posts : 17,661
    Windows 10 Pro
       #2

    There's nothing wrong in that answer file, assuming that original ISO is in UK English. The input locale is correct, as are other localisation settings.

    I'll test the answer file later today and post my findings here.

    Kari
      My Computer


  3. Posts : 5
    Windows 10
    Thread Starter
       #3

    Hello

    Thank you, I have tested it again and it seems to be stuck on "wait a moment" after 30 mins or so it asks me to set my wifi network.

    Any help would be great

    Thanks
      My Computer


  4. Posts : 17,661
    Windows 10 Pro
       #4

    Screenshot from your answer file, you've used processor architecture wow64 here:

    SCCM Deployment OOBE issue using xml File-image.png

    Only change I made was to change that to amd64, UK English keyboard was made default after running Sysprep with that only slightly modified answer file.

    Kari
      My Computer


  5. Posts : 5
    Windows 10
    Thread Starter
       #5

    Hi

    Thanks for that tip above. I tested this and it works perfect! thanks
      My Computer


  6. Posts : 17,661
    Windows 10 Pro
       #6

    andy12345 said:
    Hi

    Thanks for that tip above. I tested this and it works perfect! thanks
    You are welcome!
      My Computer


  7. Posts : 4,224
    Windows 10
       #7

    Nice catch, @Kari! It's always the "little things" that cause problems.
    --Ed--
      My Computers


 

  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 09:29.
Find Us




Windows 10 Forums