<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Hyper-V Server 2008 R2 Server Configuration Menu</title>
	<atom:link href="http://mikefrobbins.com/2009/09/21/hyper-v-server-2008-r2-server-configuration-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikefrobbins.com/2009/09/21/hyper-v-server-2008-r2-server-configuration-menu/</link>
	<description>Computing Solutions</description>
	<lastBuildDate>Fri, 10 Feb 2012 18:37:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Chris</title>
		<link>http://mikefrobbins.com/2009/09/21/hyper-v-server-2008-r2-server-configuration-menu/#comment-132</link>
		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Sat, 09 Oct 2010 22:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://mikefrobbins.com/?p=145#comment-132</guid>
		<description><![CDATA[I figured out how to do it the hard way by sorting through the menu code and discovered that it just removes a registry key.  For other&#039;s benefit, here is the command that I ran to re-insert the registry key and activate the menu again:

&lt;code&gt;REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v sconfig /t REG_SZ /d &quot;cmd.exe /k C:\Windows\system32\sconfig.cmd&quot;&lt;/code&gt;

If anyone has a simpler way to do it, feel free to respond and share with others. :)]]></description>
		<content:encoded><![CDATA[<p>I figured out how to do it the hard way by sorting through the menu code and discovered that it just removes a registry key.  For other&#8217;s benefit, here is the command that I ran to re-insert the registry key and activate the menu again:</p>
<p><code>REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v sconfig /t REG_SZ /d "cmd.exe /k C:\Windows\system32\sconfig.cmd"</code></p>
<p>If anyone has a simpler way to do it, feel free to respond and share with others. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://mikefrobbins.com/2009/09/21/hyper-v-server-2008-r2-server-configuration-menu/#comment-131</link>
		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Sat, 09 Oct 2010 21:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://mikefrobbins.com/?p=145#comment-131</guid>
		<description><![CDATA[Has anyone found a way to reverse the option &quot;10) Do not display this menu at login&quot;?  A customer has done this and now we permanently have a single command line window.  I&#039;d like to re-enable it so that both command line and the Server Configuration tool are opened upon login.  Thanks!]]></description>
		<content:encoded><![CDATA[<p>Has anyone found a way to reverse the option &#8220;10) Do not display this menu at login&#8221;?  A customer has done this and now we permanently have a single command line window.  I&#8217;d like to re-enable it so that both command line and the Server Configuration tool are opened upon login.  Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

