<?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>My personal blog about pre-installation and other topics : OEM</title><link>http://blogs.technet.com/svengruenitz/archive/tags/OEM/default.aspx</link><description>Tags: OEM</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>A guide to use WDS for OEM pre-installations… not really, but some good tips and samples</title><link>http://blogs.technet.com/svengruenitz/archive/2008/07/01/a-guide-to-use-wds-for-oem-pre-installations-not-really-but-some-good-tips-samples.aspx</link><pubDate>Tue, 01 Jul 2008 11:48:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3081537</guid><dc:creator>svengru</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/svengruenitz/comments/3081537.aspx</comments><wfw:commentRss>http://blogs.technet.com/svengruenitz/commentrss.aspx?PostID=3081537</wfw:commentRss><description>&lt;p&gt;This is not a complete WDS guide as the title already indicates, but I want to share some examples and best practices.&lt;/p&gt;  &lt;p&gt;The generic WDS install guide can be found here:   &lt;br /&gt;&lt;a title="http://technet2.microsoft.com/windowsserver2008/en/library/7d837d88-6d8e-420c-b68f-a5b4baeb52481033.mspx?mfr=true" href="http://technet2.microsoft.com/windowsserver2008/en/library/7d837d88-6d8e-420c-b68f-a5b4baeb52481033.mspx?mfr=true"&gt;http://technet2.microsoft.com/windowsserver2008/en/library/7d837d88-6d8e-420c-b68f-a5b4baeb52481033.mspx?mfr=true&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;This will help you to setup or optimise your own WDS sever to do OEM pre-installations of Windows Vista and Server 2008.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;The most common issue I found is that people are not aware of the different answer files that a WDS server uses, so let’s start with this one.&lt;/p&gt;  &lt;p&gt;There are two different answer files:    &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;An unattend.xml file that controls the Windows PE phase (connect to the WDS server, load storage driver, partition the disk, etc.) of the setup      &lt;br /&gt;This one needs to be place in “c:\RemoteInstall\WdsClientUnattend\”.&amp;#160; Than right-click on your WDS server in Server Manager and select properties.       &lt;br /&gt;The following dialogue will be displayed and you can select the unattend file:       &lt;br /&gt;&lt;a href="http://blogs.technet.com/blogfiles/svengruenitz/WindowsLiveWriter/AguidetouseWDSforOEMpreinstallationsnotr_80AA/image_2.png"&gt;&lt;img title="image" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="599" alt="image" src="http://blogs.technet.com/blogfiles/svengruenitz/WindowsLiveWriter/AguidetouseWDSforOEMpreinstallationsnotr_80AA/image_thumb.png" width="698" border="0" /&gt;&lt;/a&gt;&amp;#160; &lt;br /&gt;Change the settings as displayed and select the unattend file that you created and placed in “c:\RemoteInstall\WdsClientUnattend\”.       &lt;br /&gt;I created a sample unattend.xml file for you that you can download here:       &lt;br /&gt;&lt;iframe style="border-right: #dde5e9 1px solid; padding-right: 0px; border-top: #dde5e9 1px solid; padding-left: 0px; padding-bottom: 0px; margin: 3px; border-left: #dde5e9 1px solid; width: 240px; padding-top: 0px; border-bottom: #dde5e9 1px solid; height: 66px; background-color: #ffffff" marginwidth="0" marginheight="0" src="http://cid-68b7c02646a1899d.skydrive.live.com/embedrowdetail.aspx/Public/WDS-Samples/WdsClientUnattend/unattend.xml" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;      &lt;br /&gt;You need to edit this file using &amp;quot;System Image Manager” (part of the OPK) to change your server, username &amp;amp; password details.       &lt;br /&gt;This sample includes an entry that points to “c:\RemoteInstall\StorageDriver-x86” for storage driver updates. You need create that directory or delete the entry.       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;The image unattend file. This file controls the rest of the setup process and is image specific.      &lt;br /&gt;You can still use one answer file for all your images including Windows Vista and Server 2008. There is no need to create separate ones.       &lt;br /&gt;Right-click on an Install Image and select properties. Make the changes as shown below and select an unattend file:       &lt;br /&gt;&lt;a href="http://blogs.technet.com/blogfiles/svengruenitz/WindowsLiveWriter/AguidetouseWDSforOEMpreinstallationsnotr_80AA/image_4.png"&gt;&lt;img title="image" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="626" alt="image" src="http://blogs.technet.com/blogfiles/svengruenitz/WindowsLiveWriter/AguidetouseWDSforOEMpreinstallationsnotr_80AA/image_thumb_1.png" width="695" border="0" /&gt;&lt;/a&gt;       &lt;br /&gt;I created a sample file as well. This one works for Windows Vista and Server 2008. Get is from here:       &lt;br /&gt;&lt;iframe style="border-right: #dde5e9 1px solid; padding-right: 0px; border-top: #dde5e9 1px solid; padding-left: 0px; padding-bottom: 0px; margin: 3px; border-left: #dde5e9 1px solid; width: 240px; padding-top: 0px; border-bottom: #dde5e9 1px solid; height: 66px; background-color: #ffffff" marginwidth="0" marginheight="0" src="http://cid-68b7c02646a1899d.skydrive.live.com/embedrowdetail.aspx/Public/WDS-Samples/Unattend-for-all-images.zip" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;      &lt;br /&gt;This Zip-File contains the sample unattend file and a sample “$OEM$” Folder as well. You need to edit the unattend file to change your support information.       &lt;br /&gt;Once you select an image in WDS for an install in unattended mode a new “install” folder that contains the unattend file you selected will be created.       &lt;br /&gt;This is “c:\RemoteInstall\Images\Vista SP1\install\” in my example. This folder contains a folder called “unattend”. In that folder is a copy of the unattend file you just selected.       &lt;br /&gt;Place the “$OEM$” sample in the “install” folder, so that this folder now contains the “unattend” and the “$OEM$” folder. &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;Try it! You will be able to do a fully unattend installation of Windows Vista or Server 2008 now. This installation will end in Audit Mode, so that you can continue to pre-install more applications.&lt;/p&gt;  &lt;p&gt;The sample “$OEM$” folder also contains a script that will change the unattend file after the installation has finished and the PC enters Audit Mode.    &lt;br /&gt;This new unattend file is copied to ”c:\Windows\Panther” and controls the Sysprep and next OOBE experience.     &lt;br /&gt;This sample will keep all device drivers during the Sysprep Phase and not prompt the end-user for language and region specific settings during OBBE.&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3081537" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/svengruenitz/archive/tags/WDS/default.aspx">WDS</category><category domain="http://blogs.technet.com/svengruenitz/archive/tags/OPK/default.aspx">OPK</category><category domain="http://blogs.technet.com/svengruenitz/archive/tags/OEM/default.aspx">OEM</category></item></channel></rss>