<?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>Gravo.co.uk &#187; Notes</title>
	<atom:link href="http://gravo.co.uk/wordpress/category/notes/feed/" rel="self" type="application/rss+xml" />
	<link>http://gravo.co.uk/wordpress</link>
	<description>gravo: to oppress, burden, make suffer.</description>
	<lastBuildDate>Thu, 26 Jan 2012 10:23:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Installing Hyper-V</title>
		<link>http://gravo.co.uk/wordpress/2010/02/08/installing-hyper-v/</link>
		<comments>http://gravo.co.uk/wordpress/2010/02/08/installing-hyper-v/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 12:47:44 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Notes]]></category>

		<guid isPermaLink="false">http://gravo.co.uk/wordpress/?p=157</guid>
		<description><![CDATA[Here is my process for installing Hyper-V on a Windows 2008 Server. Basic install First make sure the hardware can support virtualisation. Securable is the easiest tool for this. If Securable shows a failure check these setting (names may vary) in the BIOS Security &#62; Execute Disable (set to On) Performance &#62; Virtualization (set to [...]]]></description>
			<content:encoded><![CDATA[<p>Here is my process for installing Hyper-V on a Windows 2008 Server.</p>
<p><strong>Basic install</strong></p>
<p>First make sure the hardware can support virtualisation. <a  href="http://www.grc.com/securable.htm" target="_self">Securable</a> is the easiest tool for this.</p>
<p style="text-align: center;"><a  href="http://gravo.co.uk/wordpress/wp-content/uploads/2010/02/AllFeatures.png" class="thickbox no_icon" rel="gallery-157" title="AllFeatures"><img class="size-thumbnail wp-image-158 aligncenter" title="AllFeatures" src="http://gravo.co.uk/wordpress/wp-content/uploads/2010/02/AllFeatures-150x150.png" alt="" width="150" height="150" /></a></p>
<p>If Securable shows a failure check these setting (names may vary) in the BIOS</p>
<ul>
<li>Security &gt; Execute Disable (set to On)</li>
<li>Performance &gt; Virtualization (set to On)</li>
<li>Performance &gt; VT for Direct I/O Access (set to On)</li>
<li>Performance &gt; Trusted Execution (set to Off)</li>
</ul>
<p>Next install Server 2008 Enterprise as normal</p>
<p>Once the install has finished install all drivers, run windows update and add to the domain (or not).</p>
<p>Run Add Roles from server manager and select Hyper-V.</p>
<p>On the virtual networks page select the adapter(s) you want to use to give physical network access.</p>
<p>Complete the installation process and reboot the server. Log back in with the same account you started the install with and let it finish the install proccess.</p>
<p>You can now create / manage the virtual network / machines from server manager or from the Hyper-V mmc snap-in.</p>
<p><strong>Additional Steps</strong></p>
<p>I use the<a  href="http://mindre.net/post/Hyper-V-Monitor-Gadget-for-Windows-Sidebar.aspx" target="_self"> Hyper-V Monitor gadget</a> to monitor my virtual servers. This gadget relies on pinging the server as part of the monitoring process. By default ICMP is blocked by the windows firewall. The easiest way of enabling ICMP is from the command prompt with the line</p>
<blockquote><p>netsh firewall set icmpsetting 8</p></blockquote>
<p>And your done!</p>
]]></content:encoded>
			<wfw:commentRss>http://gravo.co.uk/wordpress/2010/02/08/installing-hyper-v/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

