Ok.
Why am I so dumb?
I can not get the user profile to copy when copyprofile is set to True
in the unattend.xml???
It is the only local profile and I have not joined the domain yet???
Windows 7 Professional build using Windows AIK ???
Here is a copy of my unattend.xml???
Sysprep finishes but my profile does not get copied to default. When I
manually join the network later I get a generic default profile with
nothing that I set up in the profile.
Can someone take a look at this and let me know what I need to fix to
make my 'user' profile copy to the default profile??
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<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">
<OEMInformation>
<Manufacturer>Hewlett-Packard</Manufacturer>
<Model>HP 6200 SFF</Model>
<SupportURL>http://h20000.www2.hp.com/bizsupport/TechSupport/Home.jsp?la
ng=en&cc=us&prodTypeId=12454&prodSeriesId=5037900&lang=e
n&cc=us</SupportURL>
<SupportPhone>1-800-474-6836</SupportPhone>
<SupportHours>24 Hours 7 days a week</SupportHours>
</OEMInformation>
<WindowsFeatures>
<ShowInternetExplorer>true</ShowInternetExplorer>
</WindowsFeatures>
<CopyProfile>true</CopyProfile>
<RegisteredOrganization>OEM</RegisteredOrganization>
<RegisteredOwner>Serial</RegisteredOwner>
<ShowWindowsLive>false</ShowWindowsLive>
<TimeZone>Eastern Standard Time</TimeZone>
</component>
</settings>
<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>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="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">
<FirstLogonCommands>
<SynchronousCommand wcm:action="add">
<CommandLine>cscript //b
c:\windows\system32\slmgr.vbs /ipk
xxxxx-xxxxx-xxxxx-xxxxx-xxxxx</CommandLine>
<Order>1</Order>
<RequiresUserInput>false</RequiresUserInput>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<CommandLine>cscript //b
c:\windows\system32\slmgr.vbs /ato</CommandLine>
<Order>2</Order>
<RequiresUserInput>false</RequiresUserInput>
</SynchronousCommand>
</FirstLogonCommands>
<OOBE>
<HideEULAPage>true</HideEULAPage>
<NetworkLocation>Work</NetworkLocation>
<ProtectYourPC>1</ProtectYourPC>
</OOBE>
<UserAccounts>
<LocalAccounts>
<LocalAccount wcm:action="add">
<Password>
<Value>WQBCAG4AMAByAG0AYQBsAFAAYQBzAHMAdwBvAHIAZAA=</Value>
<PlainText>false</PlainText>
</Password>
<Description>First Admin User</Description>
<DisplayName>User</DisplayName>
<Group>administrators</Group>
<Name>user</Name>
</LocalAccount>
</LocalAccounts>
</UserAccounts>
<Display>
<RefreshRate>60</RefreshRate>
<HorizontalResolution>1024</HorizontalResolution>
<VerticalResolution>768</VerticalResolution>
<ColorDepth>32</ColorDepth>
</Display>
<TimeZone>Eastern Standard Time</TimeZone>
</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="catalog:j:/z200install_windows 7
professional.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>
From: Trimmel-Wyss Doris [mailto:[email protected]]
Posted At: Wednesday, November 23, 2011 5:12 AM
Posted To: [email protected]
Conversation: Unattend xml creation
Subject: RE: Unattend xml creation
First of all, take a look at this
http://www.deploymentresearch.com/Blog/tabid/62/EntryId/43/How-CopyProfi
le-really-works-in-Windows-7-Deployments.aspx
And "Deployment Fundamentals - Volume 1" is also very useful
Doris
From: [email protected] [mailto:[email protected]]
Sent: Tuesday, November 22, 2011 4:46 PM
To: NT System Admin Issues
Subject: Unattend xml creation
I am having a really hard time creating my unattend file for image
creation.
I have a Windows 7 Enterprise 32-bit, never been added to the domain,
workstation that has everything loaded on it that we need.
I want to create an unattend xml that will join my domain and copy the
local profile to the default profile.
Why is this so hard for me to understand and get configured???
I have 400 machines I want to image and roll out but I don't want to
fiddle with this much longer.
Please help.
~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
---
To manage subscriptions click here:
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe ntsysadmin
~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
---
To manage subscriptions click here:
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe ntsysadmin
~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
---
To manage subscriptions click here:
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe ntsysadmin