Sysprep?


  1. CRz
    Posts : 4
    Windows 7 Pro/ultimate x86/x64
       #1

    Sysprep?


    Hi,

    First of all I like to say hello, this is my first post here! :party:

    At moment I am trying to sysprep a customized branded installation of Windows 7 Pro 32Bit. But I dont understand what settings I need in the unattend file.
    What I want is to use the settings from the local admin account (shortcusts in start menu and the taskbar) and the domain settings all ready. Because this will be installed by an external company who that does have access to our domain.
    The Windows 7 sysprep does not at all work and are not configured in same way as in windows XP.

    What I done is following:
    1. Install with recovery discs
    2. Joined computer to domain
    3. Install software/drivers
    4. Customized according to customer specification

    All that is left is to sysprep, need it to change the computer name and regenerate SID.

    I found someone in some other forum that used following unattendfile, I have modifyed it abit:

    ------------------------------------------------------------------
    Code:
     
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="oobeSystem">
    <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>sv-SE</InputLocale>
    <SystemLocale>sv-SE</SystemLocale>
    <UILanguage>sv-SE</UILanguage>
    <UserLocale>sv-SE</UserLocale>
    </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">
    <OOBE>
    <name>IBM Lenovo X201</name>
    <HideEULAPage>true</HideEULAPage>
    <NetworkLocation>int.apotekhjartat.se</NetworkLocation>
    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
    <computername>hjartat-*</computername>
    </OOBE>
    <RegisteredOrganization>Apotek Hjärtat</RegisteredOrganization>
    <RegisteredOwner>Apotek hjärtat</RegisteredOwner>
    </component>
    </settings>
    <settings pass="specialize">
    <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>hjartat-*</ComputerName>
    <DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet>
    <ShowWindowsLive>false</ShowWindowsLive>
    <TimeZone>Eastern Standard Time</TimeZone>
    <CopyProfile>true</CopyProfile>
    </component>
    <component name="Security-Malware-Windows-Defender" 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">
    <DisableAntiSpyware>false</DisableAntiSpyware>
    </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>
    <cpi:offlineImage cpi:source="wim:c:/bin/asus.wim#EF WW W7HP 32R" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>
    -------------------------------------------------------------
    Hope somebody can help me! :D

    Thx
    Christoffer
      My Computer

  2.   My Computer


  3. CRz
    Posts : 4
    Windows 7 Pro/ultimate x86/x64
    Thread Starter
       #3

    Yeah, I know that but not how to in Windows 7...
      My Computer

  4.    #4

    The tutorial is for Windows 7. Isn't that what you want?

    You can PM the author directly.
      My Computer


  5. CRz
    Posts : 4
    Windows 7 Pro/ultimate x86/x64
    Thread Starter
       #5

    gregrocker said:
    The tutorial is for Windows 7. Isn't that what you want?

    You can PM the author directly.
    Yes, but it assume I made a clean installation, in my case I installed from IBM recovery DVD with drivers. And then modify according to my customers requirements, network settings and software.
    As I mentioned in my post it starts using IBM sysprep answer file, don't want OOBE at all when I start.
    It would be nice if I didnt have it, only want to transfer local admin profile to default user and have have normal login screen when I start my image on new computer that I have recovered to.
      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 12:48.
Find Us