<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Digitalfreakz.nl &#187; Windows 2008 R2</title>
	<atom:link href="http://www.digitalfreakz.nl/index.php/tag/windows-2008-r2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalfreakz.nl</link>
	<description></description>
	<lastBuildDate>Mon, 12 Dec 2011 23:43:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Windows 7 &amp; Windows 2008 R2 (VHD) dual boot</title>
		<link>http://www.digitalfreakz.nl/index.php/2009/10/21/windows-7-windows-2008-r2-vhd-dual-boot/</link>
		<comments>http://www.digitalfreakz.nl/index.php/2009/10/21/windows-7-windows-2008-r2-vhd-dual-boot/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 10:35:07 +0000</pubDate>
		<dc:creator>Coen Verbree</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.digitalfreakz.nl/?p=371</guid>
		<description><![CDATA[Installing two operating systems on one system is not new, it has been possible for years. So why this blog post? With the introduction of Windows 7 and Windows 2008 R2 it’s possible to boot from VHD. The VHD (Virtual Hard Disk) file format is know from virtualization products like Virtual PC, Virtual Server and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.digitalfreakz.nl/wp-content/uploads/2009/10/win2008r2_installation_02.png"></a><a href="http://www.digitalfreakz.nl/wp-content/uploads/2009/10/bcdedit.jpg"></a>Installing two operating systems on one system is not new, it has been possible for years. So why this blog post? With the introduction of Windows 7 and Windows 2008 R2 it’s possible to boot from VHD. The VHD (Virtual Hard Disk) file format is know from virtualization products like Virtual PC, Virtual Server and Hyper-V. The file format a container with can contain a operating system but can also contains documents and applications. Within Windows 7 and Windows 2008 R2 a VHD container can be attached like a normal physical disk. In this post I will guide you through the steps to make Windows 2008 R2 boot from VHD. The OS will boot entirely from a VHD and is running on physical hardware instead of running virtual. This guide assumes you are already running Windows 7 which is installed on a physical HDD.</p>
<p>Step 1.</p>
<p>Insert and boot your system from the Windows 2008 R2 DVD.</p>
<p> <a href="http://www.digitalfreakz.nl/wp-content/uploads/2009/10/win2008r2_installation_01.png"><img class="alignnone size-full wp-image-372" title="win2008r2_installation_01" src="http://www.digitalfreakz.nl/wp-content/uploads/2009/10/win2008r2_installation_01.png" alt="win2008r2_installation_01" width="640" height="480" /></a><a href="http://www.digitalfreakz.nl/wp-content/uploads/2009/10/win2008r2_installation_02.png"></a><a href="http://www.digitalfreakz.nl/wp-content/uploads/2009/10/win2008r2_installation_01.png"></a></p>
<p>Choose the right regional settings and press next.</p>
<p>Step 2.</p>
<p>On the installation screen don’t choose “Install Now” but press <strong>SHIFT+F10</strong>. A command console will open.</p>
<p><a href="http://www.digitalfreakz.nl/wp-content/uploads/2009/10/win2008r2_installation_02.png"><img title="win2008r2_installation_02" src="http://www.digitalfreakz.nl/wp-content/uploads/2009/10/win2008r2_installation_02.png" alt="win2008r2_installation_02" width="640" height="480" /></a> </p>
<p> Step 3.</p>
<p>Enter <strong>diskpart</strong> to start the partitioning utility.</p>
<p>Step 4.</p>
<p>Create a new VHD file by entering.<br />
<strong><br />
</strong><strong>create vdisk file=”D:\pathToVhd.vhd” type=expandable maximum=maxsizeInMegabyte</strong></p>
<p>Step 5.</p>
<p>Now select the new VHD and attach it as a physical disk.</p>
<p><strong>select vdisk file=”D:\pathToVhd.vhd” </strong><strong><br />
<strong>attach vdisk</strong></strong></p>
<p>Step 6.</p>
<p>Close the command console and continue the installation as normal. You will notice a extra destination volume you can choose from. Select the VHD volume and finish the installation.</p>
<p>Step 7.</p>
<p>After the installation you can choose which OS you want to boot from. Too change the default OS in the bootmanager use BCDEDIT.</p>
<p>Open a command console and start <strong>bcdedit /v </strong></p>
<p> <a href="http://www.digitalfreakz.nl/wp-content/uploads/2009/10/bcdedit.jpg"><img title="bcdedit" src="http://www.digitalfreakz.nl/wp-content/uploads/2009/10/bcdedit.jpg" alt="bcdedit" width="542" height="504" /></a></p>
<p>There will be a list of all the different Windows Boot Loaders. Each of the Boot Loader has a unique ID. Only one of the Boot Loaders has been set as default, see first red box which indicates that Windows 7 is the default loader right now. To set Windows 2008 R2 as default loader type <strong>bcdedit /default {indentifier}</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfreakz.nl/index.php/2009/10/21/windows-7-windows-2008-r2-vhd-dual-boot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free MS Press e-book: “Introducing Windows Server 2008 R2”</title>
		<link>http://www.digitalfreakz.nl/index.php/2009/10/21/free-ms-press-e-book-introducing-windows-server-2008-r2/</link>
		<comments>http://www.digitalfreakz.nl/index.php/2009/10/21/free-ms-press-e-book-introducing-windows-server-2008-r2/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 09:45:23 +0000</pubDate>
		<dc:creator>Coen Verbree</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>

		<guid isPermaLink="false">http://www.digitalfreakz.nl/?p=368</guid>
		<description><![CDATA[Microsoft Press just release another free e-book. This time it&#8217;s all about Windows 2008 R2. The book contains the following chapters: Introduction xvii Chapter 1 What’s New in Windows Server R2 Chapter 2 Installation and Configuration: Adding R2 to Your World Chapter 3 Hyper-V: Scaling and Migrating Virtual Machines Chapter 4 Remote Desktop Services and [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft Press just release another free e-book. This time it&#8217;s all about Windows 2008 R2.</p>
<p><a href="http://www.digitalfreakz.nl/wp-content/uploads/2009/10/Introducing-Windows-Server-2008-R2.jpg"><img title="Introducing Windows Server 2008 R2" src="http://www.digitalfreakz.nl/wp-content/uploads/2009/10/Introducing-Windows-Server-2008-R2.jpg" alt="Introducing Windows Server 2008 R2" width="218" height="265" /></a></p>
<p>The book contains the following chapters:</p>
<ul>
<li>Introduction xvii</li>
<li>Chapter 1 What’s New in Windows Server R2</li>
<li>Chapter 2 Installation and Configuration: Adding R2 to Your World</li>
<li>Chapter 3 Hyper-V: Scaling and Migrating Virtual Machines</li>
<li>Chapter 4 Remote Desktop Services and VDI: Centralizing Desktop and Application Management</li>
<li>Chapter 5 Active Directory: Improving and Automating Identity and Access</li>
<li>Chapter 6 The File Services Role</li>
<li>Chapter 7 IIS 7.5: Improving the Web Application Platform</li>
<li>Chapter 8 DirectAccess and Network Policy Server</li>
<li>Chapter 9 Other Features and Enhancements</li>
</ul>
<p>Download the e-book <a href="http://download.microsoft.com/download/5/C/0/5C0BD0AB-040D-4C56-A60B-661001012DDA/Windows_Server_2008_R2_e-book.xps" target="_blank">here (XPS file, 28 MB)</a> and <a href="http://download.microsoft.com/download/5/C/0/5C0BD0AB-040D-4C56-A60B-661001012DDA/Windows_Server_2008_R2_e-book.pdf" target="_blank">here (PDF file, 11 MB).</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfreakz.nl/index.php/2009/10/21/free-ms-press-e-book-introducing-windows-server-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 &amp; Windows Server 2008 R2 available on MSDN and Technet Plus</title>
		<link>http://www.digitalfreakz.nl/index.php/2009/08/15/windows-7-windows-server-2008-r2-availible-on-msdn-and-technet-plus/</link>
		<comments>http://www.digitalfreakz.nl/index.php/2009/08/15/windows-7-windows-server-2008-r2-availible-on-msdn-and-technet-plus/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 23:16:53 +0000</pubDate>
		<dc:creator>Coen Verbree</dc:creator>
				<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.digitalfreakz.nl/?p=302</guid>
		<description><![CDATA[Last week Windows 7 RTM came availible for MSDN and Technet Plus subscribers. Today also Windows Server 2008 R2 RTM is availible on MSDN and Technet Plus. Some of the new features like Direct Access require both new operating systems. Go get both new Windows versions!]]></description>
			<content:encoded><![CDATA[<p>Last week Windows 7 RTM came availible for MSDN and Technet Plus subscribers. Today also Windows Server 2008 R2 RTM is availible on MSDN and Technet Plus. Some of the new features like Direct Access require both new operating systems. Go get both new Windows versions!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfreakz.nl/index.php/2009/08/15/windows-7-windows-server-2008-r2-availible-on-msdn-and-technet-plus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSAT for Windows 7 RTM is available</title>
		<link>http://www.digitalfreakz.nl/index.php/2009/08/14/rsat-for-windows-7-rtm-is-available/</link>
		<comments>http://www.digitalfreakz.nl/index.php/2009/08/14/rsat-for-windows-7-rtm-is-available/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 11:30:36 +0000</pubDate>
		<dc:creator>Coen Verbree</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.digitalfreakz.nl/?p=293</guid>
		<description><![CDATA[Th Remote Server Administration Tools for Windows 7 RTM have been released. These tools enable IT administrators to manage there servers remotely. RSAT can be compared with the old adminpak.msi which was needed the manage your Windows 2003 servers. RSAT contains all the needed tools to manage your Windows 2003, 2008 and 2008 R2 servers remotely from [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.digitalfreakz.nl/wp-content/uploads/2009/07/windows7-logo.jpg"><img class="alignright size-full wp-image-285" title="windows7-logo" src="http://www.digitalfreakz.nl/wp-content/uploads/2009/07/windows7-logo.jpg" alt="windows7-logo" width="101" height="101" /></a>Th Remote Server Administration Tools for Windows 7 RTM have been released. These tools enable IT administrators to manage there servers remotely. RSAT can be compared with the old adminpak.msi which was needed the manage your Windows 2003 servers. RSAT contains all the needed tools to manage your Windows 2003, 2008 and 2008 R2 servers remotely from a Windows 7 client.</p>
<p>Download the tools <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7d2f6ad7-656b-4313-a005-4e344e43997d&amp;displaylang=en" target="_blank">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfreakz.nl/index.php/2009/08/14/rsat-for-windows-7-rtm-is-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 &amp; 2008 R2 have reached RTM milestone!</title>
		<link>http://www.digitalfreakz.nl/index.php/2009/07/23/windows-7-2008-r2-have-reached-rtm-milestone/</link>
		<comments>http://www.digitalfreakz.nl/index.php/2009/07/23/windows-7-2008-r2-have-reached-rtm-milestone/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 08:40:58 +0000</pubDate>
		<dc:creator>Coen Verbree</dc:creator>
				<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.digitalfreakz.nl/?p=290</guid>
		<description><![CDATA[It&#8217;s official, Microsoft have reached the RTM mileston with Windows 7 and Windows 2008 R2. Windows Team Blog: As I mentioned previously, RTM officially happens only after sign-off occurs. What happens is a build gets designated as a RTM contender after going through significant testing and meeting our quality bar for RTM. Then, it goes though all [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s official, Microsoft have reached the RTM mileston with Windows 7 and Windows 2008 R2.</p>
<p><a href="http://windowsteamblog.com/blogs/windows7/archive/2009/07/22/windows-7-has-been-released-to-manufacturing.aspx">Windows Team Blog:</a></p>
<p><em>As I mentioned previously, RTM officially happens only after sign-off occurs. What happens is a build gets designated as a RTM contender after going through significant testing and meeting our quality bar for RTM. Then, it goes though all the validation checks required for RTM including having all languages of that build completed. If all the validation checks have passed &#8211; sign-off for RTM can occur. Today after all the validation checks were met, we signed off and declared build 7600 as RTM.</em></p>
<p><a href="http://blogs.technet.com/windowsserver/default.aspx" target="_blank">Windows Server Division WebLog:</a></p>
<p><em>The acronym stands for Release to Manufacturing, and it means this latest release of Windows Server 2008 R2 is now blessed by engineering as ready for the manufacturing process. We&#8217;re talking final code. Sun shining, birds singing, children dancing in the streets. </em></p>
<p><em>With evaluation software available for download in the first half of August and the full product available to customers with Software Assurance in the second half of August, RTM is more than just an engineering milestone. Occurring in lock-step with the release of the Windows 7 RTM, these two platforms are now ready for our partners to start testing and installing on their hardware. And that lock-step isn&#8217;t a coincidence, it&#8217;s a design goal.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfreakz.nl/index.php/2009/07/23/windows-7-2008-r2-have-reached-rtm-milestone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

