<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Configuring Default Settings for Windows image deployment - KB Article Published</title><link>http://blogs.technet.com/deploymentguys/archive/2008/12/22/configuring-default-settings-for-windows-image-deployment-kb-article-published.aspx</link><description>Just a small update on this topic. Microsoft has now published a Knowledge Base article, KB959753 , that documents the "automated profile copy" methods for Windows Vista, Windows Server 2008, Windows XP, and Windows Server 2003. The old "manual or scripted</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Configuring Default Settings for Windows image deployment - KB Article Published</title><link>http://blogs.technet.com/deploymentguys/archive/2008/12/22/configuring-default-settings-for-windows-image-deployment-kb-article-published.aspx#3174507</link><pubDate>Mon, 29 Dec 2008 23:43:15 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3174507</guid><dc:creator>Charles</dc:creator><description>&lt;p&gt;Looks like the kb article skips over a few settings. &amp;nbsp;Once I have all the settings I want on my PC prior to sysprep, how do I go about creating the unattend.xml for it? &amp;nbsp;How do I use the sysprep.exe /generalize /unattend:unattend.xml command? &amp;nbsp;Is it /unattend: &amp;lt;path to created .xml&amp;gt;?&lt;/p&gt;
&lt;p&gt;-thanks&lt;/p&gt;
&lt;p&gt;P.S. You guys are an invaluable resource for developing and deploying Vista. &amp;nbsp;Keep it up!&lt;/p&gt;</description></item><item><title>re: Configuring Default Settings for Windows image deployment - KB Article Published</title><link>http://blogs.technet.com/deploymentguys/archive/2008/12/22/configuring-default-settings-for-windows-image-deployment-kb-article-published.aspx#3174520</link><pubDate>Tue, 30 Dec 2008 00:32:03 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3174520</guid><dc:creator>DeploymentGuys</dc:creator><description>&lt;p&gt;Charles,&lt;/p&gt;
&lt;p&gt;This KB article is not meant to be a primer on Windows deployment. It's scope is specifically the when and how to use the automated profile copy in XP and Vista.&lt;/p&gt;
&lt;p&gt;The information you are looking for is in the Windows Automated Installation Kit found here: &lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/downloads/details.aspx?familyid=94BB6E34-D890-4932-81A5-5B50C657DE08&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=94BB6E34-D890-4932-81A5-5B50C657DE08&amp;amp;displaylang=en&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;However, if you have never successfully created an unattend.xml for Vista you should download, learn and use the Microsoft Deployment Toolkit (&lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/deployment/"&gt;http://www.microsoft.com/deployment/&lt;/a&gt;). &amp;nbsp;This takes a lot of the guesswork out of creating a valid unattend.xml for image build or deployment.&lt;/p&gt;
&lt;p&gt;Michael Murgolo&lt;/p&gt;
</description></item><item><title>re: Configuring Default Settings for Windows image deployment - KB Article Published</title><link>http://blogs.technet.com/deploymentguys/archive/2008/12/22/configuring-default-settings-for-windows-image-deployment-kb-article-published.aspx#3194974</link><pubDate>Fri, 30 Jan 2009 22:57:45 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3194974</guid><dc:creator>Moe Hoskins</dc:creator><description>&lt;p&gt;Michael,&lt;/p&gt;
&lt;p&gt;Hello. &amp;nbsp;I have read through 959753 and have a question if you don't mind.&lt;/p&gt;
&lt;p&gt;Build my base master with Windows XP SP3&lt;/p&gt;
&lt;p&gt;I am following this process: &amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. &amp;nbsp;Logging on with an account (User1) which is a Local Administrator but is not THE Local Administrator account.&lt;/p&gt;
&lt;p&gt;2. &amp;nbsp;Setting all of my custom settings, etc.&lt;/p&gt;
&lt;p&gt;If I am not actually using the Local Administrator account to create the custom settings for which I would like to be part of the Default User Profile, do I still need to add [UNATTENDED] UpdateServerProfileDirectory=1 to my Sysprep.inf&lt;/p&gt;
&lt;p&gt;The way the article reads, I only need to add that setting if I want the Minisetup process to copy the customizations from the Local Administrator profile. &amp;nbsp;If that is the case, what method should I follow to get all my customizations from my User1 profile to be part of the Default User Profile.&lt;/p&gt;
&lt;p&gt;In the past, I have followed the Method A from your other post &amp;quot;Configuring default settings for Windows image deployment&amp;quot;, not being aware the problems associated with that method. &amp;nbsp;I can't use the other methods listed and we do not yet have server 2008 to run the Group Policy Preferences.&lt;/p&gt;
&lt;p&gt;Thank you in advance for all of your posts and your assistance in this matter.&lt;/p&gt;
&lt;p&gt;Moe&lt;/p&gt;</description></item><item><title>re: Configuring Default Settings for Windows image deployment - KB Article Published</title><link>http://blogs.technet.com/deploymentguys/archive/2008/12/22/configuring-default-settings-for-windows-image-deployment-kb-article-published.aspx#3196545</link><pubDate>Tue, 03 Feb 2009 22:17:11 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3196545</guid><dc:creator>DeploymentGuys</dc:creator><description>&lt;p&gt;Moe,&lt;/p&gt;
&lt;p&gt;The setting (UpdateServerProfileDirectory for XP/2003 or CopyProfile for Vista/2008) controls whether the profile copy happens at all (with the exceptions in behaviors based on OS/SP for XP/2003). &amp;nbsp;I believe the the profile copy happens for the account that is logged on when Sysprep is run. &amp;nbsp;However, since I always use MDT for image builds and MDT uses the built-in admin account, I haven't tested using another account. &amp;nbsp;Why can't you use the built-in admin account to configure the settings?&lt;/p&gt;
&lt;p&gt;Michael Murgolo&lt;/p&gt;
</description></item></channel></rss>