Customize Default User Profile for New Accounts in Windows 10  

Page 6 of 8 FirstFirst ... 45678 LastLast

  1. Posts : 10
    Windows 10
       #50

    Strange that the preview always shows the attachments available, but not when posting...

    This time it worked...

    Again.. thanks for any thoughts on this issue

    Thanks

    Jason
      My Computer


  2. Posts : 17,661
    Windows 10 Pro
    Thread Starter
       #51

    jct134 said:
    Lets try 7z file type
    LOL not working.

    A suggestion:

    Open the answer file in Notepad, copy all the text. In your next post, insert CODE tags and paste the text between the tags:

    [code]Answer File Text here [/code]

    That produces something like this:

    Code:
    Answer File Text here
      My Computer


  3. Posts : 17,661
    Windows 10 Pro
    Thread Starter
       #52

    OK, got it.
      My Computer


  4. Posts : 10
    Windows 10
       #53

    When I look at post 49 it shows an attachment...

    Strange..

    Anyways.. here is the info


    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <settings pass="generalize">
            <component name="Microsoft-Windows-Security-SPP" 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">
           <SkipRearm>1</SkipRearm>
            </component>
    <component name="Microsoft-Windows-PnpSysprep" 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">
                <DoNotCleanUpNonPresentDevices>false</DoNotCleanUpNonPresentDevices>
                <PersistAllDeviceInstalls>false</PersistAllDeviceInstalls>
            </component>
            
        </settings>
        <settings pass="specialize">
            <component name="Microsoft-Windows-Deployment" 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">
                <ExtendOSPartition>
                    <Extend>true</Extend>
                </ExtendOSPartition>
                <RunSynchronous>
                    <RunSynchronousCommand wcm:action="add">
                        <Order>1</Order>
                        <Path>net user administrator /active:yes</Path>
                    </RunSynchronousCommand>
                </RunSynchronous>
            </component>
            <component name="Microsoft-Windows-Security-SPP-UX" 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">
                <SkipAutoActivation>true</SkipAutoActivation>
            </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">
                <ComputerName>Replaceme1</ComputerName>
                <CopyProfile>true</CopyProfile>
                <TimeZone>Eastern Standard Time</TimeZone>
         <ProductKey>REMOVED</ProductKey>
            </component>
     <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>en-US</InputLocale>
                <SystemLocale>en-US</SystemLocale>
                <UILanguage>en-US</UILanguage>
                <UILanguageFallback>en-US</UILanguageFallback>
                <UserLocale>en-US</UserLocale>
            </component>
        </settings>
        <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>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="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">
                <AutoLogon>
                    <Password>
                        <Value>REMOVED</Value>
                        <PlainText>false</PlainText>
                    </Password>
                    <Enabled>true</Enabled>
                    <LogonCount>2</LogonCount>
                    <Username>Administrator</Username>
                </AutoLogon>
                <FirstLogonCommands>
                   <SynchronousCommand wcm:action="add">
                        <Order>1</Order>
                        <RequiresUserInput>false</RequiresUserInput>
                        <CommandLine>C:\Windows\Setup\Scripts\SetupComplete.cmd</CommandLine>
                    </SynchronousCommand>
                </FirstLogonCommands>
                <OOBE>
                    <HideEULAPage>true</HideEULAPage>
                    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
                    <NetworkLocation>Work</NetworkLocation>
                    <ProtectYourPC>1</ProtectYourPC>
                </OOBE>
                <UserAccounts>
                    <LocalAccounts>
                        <LocalAccount wcm:action="add">
                            <Password>
                                <Value>REMOVED</Value>
                                <PlainText>false</PlainText>
                            </Password>
                            <Description>Local Administrator</Description>
                            <DisplayName>Administrator</DisplayName>
                            <Group>Administrators</Group>
                            <Name>Administrator</Name>
                        </LocalAccount>
                    </LocalAccounts>
                </UserAccounts>
            </component>
        </settings>
        <cpi:offlineImage cpi:source="wim:c:/files/install.wim#Windows 10 Pro" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>
      My Computer


  5. Posts : 10
    Windows 10
       #54

    Also, the only error(s) I see in the setuperr.log in the panther folder is this;

    2017-03-13 07:28:26, Error [0x0f0043] SYSPRP WinMain:The sysprep dialog box returned FALSE
    2017-03-13 11:27:45, Error [0x0f0043] SYSPRP WinMain:The sysprep dialog box returned FALSE
    2017-03-13 02:27:04, Error [0x0f0043] SYSPRP WinMain:The sysprep dialog box returned FALSE
    2017-03-13 03:47:27, Error [0x0f0043] SYSPRP WinMain:The sysprep dialog box returned FALSE
    2017-03-13 06:54:43, Error [0x0f0043] SYSPRP WinMain:The sysprep dialog box returned FALSE
    2017-03-13 11:27:59, Error [0x0f0043] SYSPRP WinMain:The sysprep dialog box returned FALSE
    2017-03-13 11:31:20, Error SYSPRP setupdigetclassdevs failed with error 0

    Again, any thoughts you have would be much appreciated

    thanks

    Jason
      My Computer


  6. Posts : 17,661
    Windows 10 Pro
    Thread Starter
       #55

    Sorry, I got your answer file but have had no time to test it. I will test it on a test machine as soon as possible.

    First read through revealed no syntax errors.
      My Computer


  7. Posts : 10
    Windows 10
       #56

    Thanks...

    Also not sure if it makes a difference or not, the version of OS is Windows 10 1511 Build 10586 that I was using..
    I did also use Version 1607 Build 14393, and the image worked however the search function no longer worked.. and after doing some googling/reading decided to try the version 1511 instead...

    Your time is much appreciated..
    have a great day!

    Jason
      My Computer


  8. Posts : 17,661
    Windows 10 Pro
    Thread Starter
       #57

    jct134 said:
    I did also use Version 1607 Build 14393, and the image worked however the search function no longer worked.
    Did you sysprep an existing Windows 10 14393 installation, I mean did you have existing local user accounts created before the sysprep?
      My Computer


  9. Posts : 10
    Windows 10
       #58

    Fresh VM install, only in audit mode (same as I always did for windows 7)

    Jason
      My Computer


  10. Posts : 17,661
    Windows 10 Pro
    Thread Starter
       #59

    I only asked because Start and Search / Cortana not working often happens for existing user accounts when sysprep is run on an existing installation.
      My Computer


 

Tutorial Categories

Customize Default User Profile for New Accounts in Windows 10 Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  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 15:22.
Find Us




Windows 10 Forums