<?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>Luka Manojlovic &#187; Hyper-V server basic configuration</title>
	<atom:link href="http://luka.manojlovic.net/tag/hyper-v-server-basic-configuration/feed/" rel="self" type="application/rss+xml" />
	<link>http://luka.manojlovic.net</link>
	<description>Luka&#039;s technical blog</description>
	<lastBuildDate>Sun, 18 Dec 2011 14:19:38 +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>Microsoft Hyper-V Server 2008 basic configuration</title>
		<link>http://luka.manojlovic.net/2008/10/05/microsoft-hyper-v-server-2008-basic-configuration/</link>
		<comments>http://luka.manojlovic.net/2008/10/05/microsoft-hyper-v-server-2008-basic-configuration/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 09:57:33 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
				<category><![CDATA[Windows server 2008]]></category>
		<category><![CDATA[Hyper-V server basic configuration]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/2008/10/05/microsoft-hyper-v-server-2008-basic-configuration/</guid>
		<description><![CDATA[http://picasaweb.google.com/manojlovicluka/HyperVServer2008BasicConfiguration In this photo-slide-show you can see some basic configuration of Hyper-V server. In the last picture there is shown a remote connection with Hyper-V management tool from one of my servers to Hyper-V server.  First of all you will see that Hyper-V server is very similar to Core version of Windows server 2008. To help you with basic [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://picasaweb.google.com/manojlovicluka/HyperVServer2008BasicConfiguration">http://picasaweb.google.com/manojlovicluka/HyperVServer2008BasicConfiguration</a></p>
<p>In this photo-slide-show you can see some basic configuration of Hyper-V server. In the last picture there is shown a remote connection with Hyper-V management tool from one of my servers to Hyper-V server. </p>
<p>First of all you will see that Hyper-V server is very similar to Core version of Windows server 2008. To help you with basic configuration Hyper-V server does include somekind of &#8220;menu&#8221; to do some basic tasks.</p>
<p> <img src='http://luka.manojlovic.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  First problem that I see here is&#8230; What happens if I close this menu? How I get to it once again? Well&#8230; I did not find the answer on the internet as Hyper-V server is just to &#8220;fresh&#8221;. But I searched the registry and I found where this menu is located:</p>
<p><strong>c:\Windows\System32\hvconfig.cmd</strong></p>
<p>So if you accidentally close the menu you can find and run it from this location.</p>
<p>Next is&#8230; Microsoft Hyper-V Server 2008 needs to be managed from other machine with Hyper-V tools installed. But out-of-the-box Hyper-V Server has firewall enabled. Now you have two options. Or to disable firewall or to add ports to remotely manage Hyper-V service using Hyper-V tools (you can manage Hyper-V server from another Windows server 2008 with Hyper-V tools (even on 32-bit edition) or from Windows Vista workstation with Hyper-V tools installed).</p>
<p>To open firwall to allow remote management of HyperV service type folowing line in your Hyper-V Server command prompt:</p>
<p><strong>netsh firewall set portopening ALL 137 &#8220;Hyper-V Management&#8221;</strong></p>
<p>This allows remote connections from other machines using Hyper-V Manager.</p>
<p>I also like to be able to copy ISO images to Hyper-V server and for this reason you need to open another two ports or enable sharing. I did it in this way:</p>
<p><strong>netsh firewall set portopening ALL 139 &#8220;Sharing 01&#8243;</strong></p>
<p><strong>netsh firewall set portopening ALL 445 &#8220;Sharing 02&#8243;</strong></p>
<p>This two ports allow SMB over TCP you can read more on this on:</p>
<p><a href="http://www.petri.co.il/what's_port_445_in_w2k_xp_2003.htm">http://www.petri.co.il/what&#8217;s_port_445_in_w2k_xp_2003.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2008/10/05/microsoft-hyper-v-server-2008-basic-configuration/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

