<?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/"
		>
<channel>
	<title>Comments on: Hyper-V Remote Management:  Workgroup Vista Client to Domain-Bound Server</title>
	<atom:link href="http://dannythorpe.com/2008/06/21/hyper-v-remote-management-workgroup-vista-client-to-domain-bound-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://dannythorpe.com/2008/06/21/hyper-v-remote-management-workgroup-vista-client-to-domain-bound-server/</link>
	<description>Dream &#38; Deliver</description>
	<lastBuildDate>Wed, 05 Oct 2011 13:35:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: GroovBird</title>
		<link>http://dannythorpe.com/2008/06/21/hyper-v-remote-management-workgroup-vista-client-to-domain-bound-server/comment-page-1/#comment-138</link>
		<dc:creator>GroovBird</dc:creator>
		<pubDate>Mon, 29 Dec 2008 15:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://dannythorpe.com/2008/06/21/hyper-v-remote-management-workgroup-vista-client-to-domain-bound-server/#comment-138</guid>
		<description>Actually,

I had the same problem as Quch: the Hyper-V root partition also happened to be the domain controller. You can&#039;t create &quot;local users&quot; in a domain controller because there&#039;s no such thing as a local users database.

What worked for me though is the following: make sure the username and/or password of the domain user you want to be authenticated as is not the same as on your non-domain local machine. If you use a different password, for example, try to browse to the computer (start-&gt;run-&gt;&quot;\\servername&quot;) and it will show you a password dialog in which you can then type in the corrent username (including the correct domain name!) with which you want to connect.

Check the box &quot;save password&quot; and it&#039;ll save your credentials in your managed passwords. Next time, the Hyper-V manager will use those credentials to connect, and it&#039;ll work. At least it worked with me.

Now I used to know where you could manage these &quot;saved passwords&quot; in 2000 and XP, but I can&#039;t seem to find the same dialog in Vista.

Dave</description>
		<content:encoded><![CDATA[<p>Actually,</p>
<p>I had the same problem as Quch: the Hyper-V root partition also happened to be the domain controller. You can&#8217;t create &#8220;local users&#8221; in a domain controller because there&#8217;s no such thing as a local users database.</p>
<p>What worked for me though is the following: make sure the username and/or password of the domain user you want to be authenticated as is not the same as on your non-domain local machine. If you use a different password, for example, try to browse to the computer (start-&gt;run-&gt;&#8221;\\servername&#8221;) and it will show you a password dialog in which you can then type in the corrent username (including the correct domain name!) with which you want to connect.</p>
<p>Check the box &#8220;save password&#8221; and it&#8217;ll save your credentials in your managed passwords. Next time, the Hyper-V manager will use those credentials to connect, and it&#8217;ll work. At least it worked with me.</p>
<p>Now I used to know where you could manage these &#8220;saved passwords&#8221; in 2000 and XP, but I can&#8217;t seem to find the same dialog in Vista.</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quch</title>
		<link>http://dannythorpe.com/2008/06/21/hyper-v-remote-management-workgroup-vista-client-to-domain-bound-server/comment-page-1/#comment-137</link>
		<dc:creator>Quch</dc:creator>
		<pubDate>Fri, 28 Nov 2008 10:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://dannythorpe.com/2008/06/21/hyper-v-remote-management-workgroup-vista-client-to-domain-bound-server/#comment-137</guid>
		<description>Okey Danny - thanks anyway :)</description>
		<content:encoded><![CDATA[<p>Okey Danny &#8211; thanks anyway :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny Thorpe</title>
		<link>http://dannythorpe.com/2008/06/21/hyper-v-remote-management-workgroup-vista-client-to-domain-bound-server/comment-page-1/#comment-136</link>
		<dc:creator>Danny Thorpe</dc:creator>
		<pubDate>Wed, 26 Nov 2008 19:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://dannythorpe.com/2008/06/21/hyper-v-remote-management-workgroup-vista-client-to-domain-bound-server/#comment-136</guid>
		<description>Hi Quch,

You&#039;re way beyond my level of HyperV experience.  I&#039;ve never laid eyes on SCVMM, and you say &quot;HVRemote script doesn&#039;t work&quot;.  As far as I can tell, the steps outlined by John Howard and echoed here with variations don&#039;t require any scripting.

The main hazard in my scenario is getting a machine that is a member of a domain to allow access from a machine or user that is not part of the domain.  The trick for that is to create a normal local user account on the target server and set up your remote connection to authenticate using that local user account instead of a domain user account.

-Danny</description>
		<content:encoded><![CDATA[<p>Hi Quch,</p>
<p>You&#8217;re way beyond my level of HyperV experience.  I&#8217;ve never laid eyes on SCVMM, and you say &#8220;HVRemote script doesn&#8217;t work&#8221;.  As far as I can tell, the steps outlined by John Howard and echoed here with variations don&#8217;t require any scripting.</p>
<p>The main hazard in my scenario is getting a machine that is a member of a domain to allow access from a machine or user that is not part of the domain.  The trick for that is to create a normal local user account on the target server and set up your remote connection to authenticate using that local user account instead of a domain user account.</p>
<p>-Danny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quch</title>
		<link>http://dannythorpe.com/2008/06/21/hyper-v-remote-management-workgroup-vista-client-to-domain-bound-server/comment-page-1/#comment-135</link>
		<dc:creator>Quch</dc:creator>
		<pubDate>Wed, 26 Nov 2008 18:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://dannythorpe.com/2008/06/21/hyper-v-remote-management-workgroup-vista-client-to-domain-bound-server/#comment-135</guid>
		<description>Hi!

Very nice - this is my scenario but with slightly differences - my Hyper-V server is also a domain controller (no local groups :) and is managed by SCVMM (HVRemote script doesn&#039;t work). Any suggestions?? :)</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Very nice &#8211; this is my scenario but with slightly differences &#8211; my Hyper-V server is also a domain controller (no local groups :) and is managed by SCVMM (HVRemote script doesn&#8217;t work). Any suggestions?? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DABCC » Microsoft Hyper-V - Windows Server Virtualization (Viridian, Hypervisor) News, Support and Training Resources</title>
		<link>http://dannythorpe.com/2008/06/21/hyper-v-remote-management-workgroup-vista-client-to-domain-bound-server/comment-page-1/#comment-134</link>
		<dc:creator>DABCC » Microsoft Hyper-V - Windows Server Virtualization (Viridian, Hypervisor) News, Support and Training Resources</dc:creator>
		<pubDate>Tue, 24 Jun 2008 22:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://dannythorpe.com/2008/06/21/hyper-v-remote-management-workgroup-vista-client-to-domain-bound-server/#comment-134</guid>
		<description>[...] I get Hyper-V set up on the dev machine so I can create and destroy virtual machine configurations with impunity while developing and testing on beta stuff. [...]</description>
		<content:encoded><![CDATA[<p>[...] I get Hyper-V set up on the dev machine so I can create and destroy virtual machine configurations with impunity while developing and testing on beta stuff. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  dannythorpe.com/2008/06/21/hyper-v-remote-management-workgroup-vista-client-to-domain-bound-server/feed/ ) in 0.41571 seconds, on May 18th, 2012 at 2:01 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 18th, 2012 at 3:01 am UTC -->
