<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>Winrox - Architecture of Acceleration(TM) : Hyper-V Server 2008 R2, Integration Services</title><link>http://msmvps.com/blogs/jeffloucks/archive/tags/Hyper-V+Server+2008+R2/Integration+Services/default.aspx</link><description>Tags: Hyper-V Server 2008 R2, Integration Services</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Hyper-V 2008 R2 - Gotcha #1 - How to install Windows Server 2003 SP2 without a network card</title><link>http://msmvps.com/blogs/jeffloucks/archive/2009/10/03/hyper-v-2008-r2-gotcha-1-how-to-install-windows-server-2003-sp2-without-a-network-card.aspx</link><pubDate>Sat, 03 Oct 2009 08:24:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1729315</guid><dc:creator>jeffl</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/jeffloucks/rsscomments.aspx?PostID=1729315</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/jeffloucks/commentapi.aspx?PostID=1729315</wfw:comment><comments>http://msmvps.com/blogs/jeffloucks/archive/2009/10/03/hyper-v-2008-r2-gotcha-1-how-to-install-windows-server-2003-sp2-without-a-network-card.aspx#comments</comments><description>&lt;p&gt;Well I am deep into using Hyper-V R2 and I have probably forgotten a dozen things that caught me off guard at the beginning. I have resolved to just blog about them as they come up rather that put them in order of importance.&lt;/p&gt;
&lt;p&gt;In order for Hyper-V 2008 R2 Integration services to be installed on Windows Server 2003, SP2 needs to be installed. Now in most circustances this would not be a problem because you could use slipstreamimng to make another ISO image with the SP2 or SP3 install files. For more information on slip streamimng look here: &lt;a target="_blank" href="http://support.microsoft.com/kb/828930" title="How to integrate software updates into your Windows installation source files"&gt;How to integrate software updates into your Windows installation source files&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Having said that, there are instances were you can&amp;#39;t slip stream media because of deeper integrations. Just one such case is with SBS 2003 R2. It so happened that I was creating an SBS 2003 VM when I hit this snag. It is one of those catch 22 situations. The network card does not work because integrations services are not installed but you can&amp;#39;t install integrations services without SP2 installed and you can&amp;#39;t get SP2 on to the VM because you don&amp;#39;t have a network connection yet.&lt;/p&gt;
&lt;p&gt;So I started thinking through how to get SP2 on the box. My first two thoughts were Pass-Through Disk or&amp;nbsp;Build an ISO. I quckly abandoned those. I started downloading &lt;a target="_blank" href="http://www.microsoft.com/downloads/details.aspx?familyid=95AC1610-C232-4644-B828-C55EEC605D55&amp;amp;displaylang=en" title="SP2"&gt;SP2&lt;/a&gt; while I was thinking and that is when VHD support in Wndows 2008 R2 came to mind. Before the download had completed I shutdown the VM with the partially installed SBS 2003. The following is a step by step of how to mount a VHD as a drive in Windows 7 or Windows 2008 R2.&lt;/p&gt;
&lt;p&gt;Task 1: Attach VHD as Drive on Parent Partition&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click Start &amp;gt; Rick Click on &lt;em&gt;Computer&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Select &lt;em&gt;Manage&lt;/em&gt;&amp;nbsp;from the right click context menu&lt;/li&gt;
&lt;li&gt;Select &lt;em&gt;Storage &lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Right click &lt;em&gt;Disk Management&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Select &lt;em&gt;Attach VHD &lt;/em&gt;from the right click context menu&lt;/li&gt;
&lt;li&gt;Browse or type the location of your VHD file (In my case it was the OS drive for SBS 2003)&lt;/li&gt;
&lt;li&gt;Click &lt;em&gt;OK. Assign a drive Letter (I will assume you selected V: for the rest of the description)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;You have now mounted the VHD file as a hard drive and can access it like a regular drive.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Task 2: Add Windows 2003 SP2 to the drive&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Right click on the Windows 2003 SP2 installer file you downloaded earlier&lt;/li&gt;
&lt;li&gt;Select &lt;em&gt;Send to &amp;gt; V:&lt;/em&gt; (V: being the drive letter you assinged to the VHD file)&lt;/li&gt;
&lt;li&gt;You have now copied the file to the VHD file on you. You can vaerify this by using Windows Explorer.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Task 3: Dettach the VHD from the Parent&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;nbsp;&lt;ol&gt;
&lt;li&gt;Click Start &amp;gt; Rick Click on &lt;em&gt;Computer&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Select &lt;em&gt;Manage&lt;/em&gt;&amp;nbsp;from the right click context menu&lt;/li&gt;
&lt;li&gt;Select &lt;em&gt;Storage &lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Click &lt;em&gt;Disk Management&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Right click on Drive V:&lt;/li&gt;
&lt;li&gt;Select &lt;em&gt;Dettach VHD &lt;/em&gt;from the right click context menu&lt;/li&gt;
&lt;li&gt;You have now detached the VHD file as a hard drive and can start the VM again.&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Task 4: Restart SBS 2003 R2 Child Partition and install SP2&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Start your Child Partion&lt;/li&gt;
&lt;li&gt;After you have logged on&lt;/li&gt;
&lt;li&gt;Open windows Explorer and go to the c: drive&lt;/li&gt;
&lt;li&gt;Double click the Windows 2003 SP2 installer.&lt;/li&gt;
&lt;li&gt;After the installer complete and you have completed the required restarts, insert the Integration Services disk&lt;/li&gt;
&lt;li&gt;Once the integration services complete the network card will find its drivers.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;So finally I could complete the install of SBS 2003 R2 on Hyper-V 2008 R2.&lt;/p&gt;
&lt;p&gt;Hope that helps,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;span class="style1"&gt;Jeff &lt;/span&gt;&lt;span class="style2"&gt;Loucks&lt;br /&gt;&lt;/span&gt;&lt;span class="style2"&gt;Available Technology&lt;/span&gt;&lt;br /&gt;&lt;a target="_blank" href="http://www.availabletech.net" title="Available Technology"&gt;&lt;img height="70" width="250" src="http://www.availabletech.net/images/AvailableTechnologylogo2009.png" alt="Available Technology" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1729315" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/jeffloucks/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://msmvps.com/blogs/jeffloucks/archive/tags/Troubleshooting/default.aspx">Troubleshooting</category><category domain="http://msmvps.com/blogs/jeffloucks/archive/tags/SBS/default.aspx">SBS</category><category domain="http://msmvps.com/blogs/jeffloucks/archive/tags/Best+Practices/default.aspx">Best Practices</category><category domain="http://msmvps.com/blogs/jeffloucks/archive/tags/Hyper-V+R2/default.aspx">Hyper-V R2</category><category domain="http://msmvps.com/blogs/jeffloucks/archive/tags/Windows+Administration/default.aspx">Windows Administration</category><category domain="http://msmvps.com/blogs/jeffloucks/archive/tags/Hyper-V+Server+2008+R2/default.aspx">Hyper-V Server 2008 R2</category><category domain="http://msmvps.com/blogs/jeffloucks/archive/tags/Upgrade/default.aspx">Upgrade</category><category domain="http://msmvps.com/blogs/jeffloucks/archive/tags/VHD/default.aspx">VHD</category><category domain="http://msmvps.com/blogs/jeffloucks/archive/tags/Windows+Server+2008+R2+Mount+VHD/default.aspx">Windows Server 2008 R2 Mount VHD</category><category domain="http://msmvps.com/blogs/jeffloucks/archive/tags/How+To/default.aspx">How To</category><category domain="http://msmvps.com/blogs/jeffloucks/archive/tags/Integration+Services/default.aspx">Integration Services</category></item></channel></rss>