Sysprep HELP


  1. Posts : 3
    windows 7 Pro
       #1

    Sysprep HELP


    Hi i try to sysprep a Dell latitude E6400
    i install from DVD (normal installation)

    i create my sysprep anwser file:

    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="specialize">
    <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <SearchScopes>
    <Scope wcm:action="add">
    <ScopeDefault>true</ScopeDefault>
    <ScopeDisplayName>Google</ScopeDisplayName>
    <ScopeKey>Google</ScopeKey>
    <ScopeUrl>http://www.google.ca/search?q={searchTerms}</ScopeUrl>
    </Scope>
    </SearchScopes>
    <DisableAccelerators>true</DisableAccelerators>
    <DisableFirstRunWizard>true</DisableFirstRunWizard>
    <Home_Page>http://www.google.ca</Home_Page>
    </component>
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <RegisteredOrganization>Bridor</RegisteredOrganization>
    <RegisteredOwner>Bridor</RegisteredOwner>
    <ShowWindowsLive>false</ShowWindowsLive>
    <TimeZone>Eastern Standard Time</TimeZone>
    <ProductKey></ProductKey>
    <CopyProfile>true</CopyProfile>
    <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
    <ComputerName>*</ComputerName>
    </component>
    <component name="Microsoft-Windows-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <RunSynchronous>
    <RunSynchronousCommand wcm:action="add">
    <Path>net user administrator /active:yes</Path>
    <Order>1</Order>
    </RunSynchronousCommand>
    </RunSynchronous>
    </component>
    </settings>
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Display>
    <ColorDepth>32</ColorDepth>
    <HorizontalResolution>1024</HorizontalResolution>
    <VerticalResolution>786</VerticalResolution>
    </Display>
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <NetworkLocation>Work</NetworkLocation>
    <ProtectYourPC>1</ProtectYourPC>
    </OOBE>
    <UserAccounts>
    <AdministratorPassword>
    <Value>YgByAGkAZAAzADMAQQBkAG0AaQBuAGkAcwB0AHIAYQB0AG8AcgBQAGEAcwBzAHcAbwByAGQA</Value>
    <PlainText>false</PlainText>
    </AdministratorPassword>
    <LocalAccounts>
    <LocalAccount wcm:action="add">
    <Password>
    <Value>YgByAGkAZAAzADMAUABhAHMAcwB3AG8AcgBkAA==</Value>
    <PlainText>false</PlainText>
    </Password>
    <Group>Administratorsower users</Group>
    <Name>Tech</Name>
    </LocalAccount>
    </LocalAccounts>
    </UserAccounts>
    <TimeZone>Eastern Standard Time</TimeZone>
    <RegisteredOrganization>Bridor</RegisteredOrganization>
    <RegisteredOwner />
    <ShowWindowsLive>false</ShowWindowsLive>
    <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="x86" 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>fr-CA</InputLocale>
    <SystemLocale>fr-CA</SystemLocale>
    <UILanguage>fr-CA</UILanguage>
    <UserLocale>fr-CA</UserLocale>
    <UILanguageFallback>fr-FR</UILanguageFallback>
    </component>
    </settings>
    <settings pass="generalize">
    <component name="Microsoft-Windows-Security-SPP" processorArchitecture="x86" 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>
    </settings>
    <cpifflineImage cpi:source="wim://bdr1w200/dsources/install.wim#Windows 7 PROFESSIONAL" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>


    in the sysprep folder i get the dos screen, ansd i type : sysprep /generalize /oobe /shutdown /unattend:sysprep.xml

    the Laptop start Sysprep, and it shutdown, when i start again, the sysprep run, but i got an error: windows can't analyze or run the anwser file, you have a problem at: step specialize the parameter you want can't be apply, and you have an error with parameter [ Microsoft-Windows-Shell-Setup]

    press ok, and the laptop reboot and it stay in loop (try to sysprep again)


    can sommeone help me

    *sorry for my bad english*
      My Computer


  2. Posts : 5,440
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
       #2

    Hi Mathieu and a warm welcome to the Forum. Your question is a bit beyond me I'm afraid but I didn't like to see a new member waiting for a response to his first question when all the questions around him had rec'd answers. I'm sure some knowledgeable Guru will come to your aid shortly.
      My Computer


  3. Posts : 3
    windows 7 Pro
    Thread Starter
       #3

    thank you !, i will wait for the anwser
      My Computer


  4. Posts : 1
    Windows 7 x32 x64
       #4

    Hi Mathieu,

    Do you solve your problem? I have the same problem. If i remove the entire phase specialize it works.. I found that is because the keyboard is in azerty.. so all the information like prodoct key are bad. I'm looking for a way to set my keyboard in qwerty during the sysprep configuration.

    P.S. you can contact me in french.

    Thanks
      My Computer


  5. Posts : 3
    windows 7 Pro
    Thread Starter
       #5

    voici mon nouveau fichier de réponse


    here my new Sysprep anwser file
    voici mon nouveau fichier de réponse

    et non je n'ai pas de "spécialize" dans le nouveau fichier de réponse
    je l'active avec un loader, mes PC sont des DELL

    si tu veux plus d'info DM moi je vais te donner mon courriel
    j'espere que je répond a ta question



    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <servicing></servicing>
    <settings pass="specialize">
    <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <SearchScopes>
    <Scope wcm:action="add">
    <ScopeDefault>true</ScopeDefault>
    <ScopeDisplayName>Google</ScopeDisplayName>
    <ScopeKey>Google</ScopeKey>
    <ScopeUrl>http://www.google.ca/search?q={search Terms}</ScopeUrl>
    <ShowSearchSuggestions>false</ShowSearchSuggestions>
    </Scope>
    </SearchScopes>
    <StartPages>
    <StartPage wcm:action="add">
    <StartPageKey>3</StartPageKey>
    <StartPageUrl>http://telephone</StartPageUrl>
    </StartPage>
    <StartPage wcm:action="add">
    <StartPageKey>2</StartPageKey>
    <StartPageUrl>http://sysaid.123456789.com:8080</StartPageUrl>
    </StartPage>
    <StartPage wcm:action="add">
    <StartPageKey>1</StartPageKey>
    <StartPageUrl>http://intranet.123456789.com/</StartPageUrl>
    </StartPage>
    </StartPages>
    <DisableAccelerators>true</DisableAccelerators>
    <DisableFirstRunWizard>true</DisableFirstRunWizard>
    <Home_Page>www.google.ca</Home_Page>
    <IntranetCompatibilityMode>false</IntranetCompatibilityMode>
    <Window_Title_CN>123456789.Inc</Window_Title_CN>
    </component>
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" 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></ComputerName>
    <CopyProfile>true</CopyProfile>
    <ShowWindowsLive>false</ShowWindowsLive>
    <TimeZone>Eastern Standard Time</TimeZone>
    <RegisteredOrganization />
    <RegisteredOwner />
    <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="x86" 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>0c0c:00001009 </InputLocale>
    <SystemLocale>fr-CA</SystemLocale>
    <UILanguage>fr-CA</UILanguage>
    <UserLocale>fr-CA</UserLocale>
    <UILanguageFallback></UILanguageFallback>
    </component>
    </settings>
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
    <RegisteredOrganization />
    <RegisteredOwner />
    <ShowWindowsLive>false</ShowWindowsLive>
    <TimeZone>Eastern Standard Time</TimeZone>
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <NetworkLocation>Work</NetworkLocation>
    <ProtectYourPC>3</ProtectYourPC>
    </OOBE>
    <UserAccounts>
    <AdministratorPassword>
    <Value>YgByAGkAZAAzADMAQQBkAG0AaQBuAGkAcwB0AHIAYQB0AG8AcgBQAGEAcwBzAHcAbwByAGQA</Value>
    <PlainText>false</PlainText>
    </AdministratorPassword>
    </UserAccounts>
    <WindowsFeatures>
    <ShowMediaCenter>false</ShowMediaCenter>
    <ShowWindowsMail>false</ShowWindowsMail>
    <ShowWindowsMediaPlayer>false</ShowWindowsMediaPlayer>
    </WindowsFeatures>
    </component>
    </settings>
    <settings pass="generalize">
    <component name="Microsoft-Windows-Security-SPP" processorArchitecture="x86" 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>
    </settings>
    <cpifflineImage cpi:source="catalog://sghost3/images/w7/install_windows 7 professional.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>
      My Computer


 

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

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