<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx</link><description>Update 14th Nov 2008 . I've just released a script which does all this configuration in one or two command lines: HVRemote &amp;#160; Quick links to the all parts in the series: 1 , 2 , 3 , 4 and 5 &amp;#160; So after even more feedback and questions, part 4</description><dc:language>en-GB</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3025988</link><pubDate>Wed, 02 Apr 2008 06:01:14 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3025988</guid><dc:creator>Ryan</dc:creator><description>&lt;p&gt;Again, I can't thank you enough for taking the time to find a solution for this problem. However, it is still not working for me. I got through steps one and two without any problems and then hit a snag at step three. When I go to the WMI Control Security Tab all I can see it the Root namespace, nothing below it, not even after I expand it. This shouldn't really matter because my domain user is part of the Local Administrators group on my Server Core install and that group is given full control over all of WMI by default. I am really at a complete loss here, it should be working just fine. I haven't been able to see if I can manage it from a full Server 08 install using its Hyper-V Manager so that is what I am going to have to try next.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Ryan Lenkersdorfer&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3025995</link><pubDate>Wed, 02 Apr 2008 06:14:21 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3025995</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Ryan - you have enabled remote management on the server core box? I suspect that is the most likely cause.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3026008</link><pubDate>Wed, 02 Apr 2008 06:29:22 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3026008</guid><dc:creator>Ryan</dc:creator><description>&lt;p&gt;I am able to remotely manage everything else but Hyper-V. I have enabled all the firewall rules that exist for WMI and remote administration in general on both the client and the server, still nothing. Is there some specific command that you had in mind?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Ryan&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3026024</link><pubDate>Wed, 02 Apr 2008 06:39:59 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3026024</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Ryan - yes, these two specifically:&lt;/p&gt;
&lt;p&gt;netsh advfirewall firewall set rule group=”Windows Management Instrumentation (WMI)” new enable=yes&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;netsh advfirewall firewall set rule group=”Remote Administration” new enable=yes&lt;/p&gt;
&lt;p&gt;It's also possible that you're getting domain policy being pushed down for the firewall. Of that though, I can't comment on what's present, but it is possible you are being blocked by it.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3026080</link><pubDate>Wed, 02 Apr 2008 07:36:44 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3026080</guid><dc:creator>Ryan</dc:creator><description>&lt;p&gt;I ran both commands, I am pretty sure I have ran them in the past as well, but it said it updated a few rules. I also went though our Group Policies and removed all policies regarding the firewall config on the server. I then ran a gpupdate on the server and restarted it. I then ran gpresult to make sure it wasn't applying anything else and tested it. Nothing. I am not sure what in the world could be wrong now. Clean install of Server 2008 Datacenter Server Core x64 with nothing else running on it. Clean install of Vista Business SP1 x64. Both on the same domain (Windows 2000 level domain if that matters), both have my domain user added to their Local Admin groups. I also get the same error if I point the Management Console at another server running Hyper-V Beta. Disabling the firewall on both client and server does nothing. It just doesn't make any sense.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Ryan&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3026085</link><pubDate>Wed, 02 Apr 2008 07:51:20 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3026085</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Ryan. &amp;nbsp;Hmmmm. This seems a little odd. So first off, I'd rule out pointing a Vista SP1 RC0 Hyper-V management box at a beta Hyper-V server. That is destined for failure as there are several WMI changes between Beta and RC0. The firewall disabling similarly I can probably rule out as this is WMI/DCOM permissions most likely. I could believe there could be discrepancy between Business and Enterprise Vista (I know of one issue, but that should have been resolved in RC0) - I was using Enterprise. &lt;/p&gt;
&lt;p&gt;There is one clear difference - my test domain is at 2K8 functional level, with only a single 2K8 DC in the picture. &lt;/p&gt;
&lt;p&gt;So you are saying that when you go into Start/COntrol Panel/Administrative Tools/Computer Management and target the remote Hyper-V RC0 box, you can, for example, add local users in System Tools\Local Users and Groups, or view the event log, or stop/start services under Services and Applications\services just cannot get to enumerate the WMI namespaces under Services and Applications\WMI Control?&lt;/p&gt;
&lt;p&gt;It makes no sense that _just_ WMI Control would not be working remotely (at least no sense that I can make of it). Can you confirm you have access remotely to the other examples?&lt;/p&gt;
&lt;p&gt;Thanks for your patience!&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3026098</link><pubDate>Wed, 02 Apr 2008 08:12:52 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3026098</guid><dc:creator>Ryan</dc:creator><description>&lt;p&gt;I have just verified that I can remotely manage anything but WMI security using Computer Management on my Hyper-V RC0 box. When I open the security tab in WMI Control I see Root with a plus sign next to it. When I click on the plus sign to expand root it waits a second and then the plus sign disappears, nothing else happens. I have left it open like this for a good 5 min now and still nothing. I also know that there is a command line tool available in server core to manage WMI. It is a very complex tool and I have been unable to find good documentation on it so far. I am going to try to find out how to make the WMI security changes using that tool so I can bypass this remote WMI control problem since it is not my primary problem right now.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Ryan&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3026101</link><pubDate>Wed, 02 Apr 2008 08:13:44 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3026101</guid><dc:creator>Ryan</dc:creator><description>&lt;p&gt;I am sorry, I forgot to mention that the WMI command line tool is wmic.exe.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Ryan&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3026501</link><pubDate>Wed, 02 Apr 2008 17:11:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3026501</guid><dc:creator>HiltonT</dc:creator><description>&lt;p&gt;HI John,&lt;/p&gt;
&lt;p&gt;Although I don't have a domain-joined Core+Hyper-V setup, I have the exact same issue - I can start and stop services via Computer Management on my Vista SP0 machine, yet I have no namespaces under Root in WMI Control. &amp;nbsp;(I also posted this, or similar, at the end of Part 3, but since Ryan's issue above is almost identical to my issue, I thought it only sensible to tag along in here instead. &amp;nbsp;:)&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3026906</link><pubDate>Wed, 02 Apr 2008 23:10:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3026906</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Ryan/Hilton - can you both please confirm the details of the account you are running step 3 in. If you have the opportunity, can you confirm if you can expand the namespaces when logged on as &amp;quot;the&amp;quot; domain admin. If that is not possible, please confirm you are running this as a _domain_ user account which has local administrative rights on both the vista and remote server core machines, and not a local account.&lt;/p&gt;
&lt;p&gt;One other interesting thing would be to run wbemtest on the Vista machine and attempt to connect to \\remoteserver\root\cimv2 and \\remoteserver\root\virtualization. Does that succeed, or do you get an access denied error?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3026964</link><pubDate>Thu, 03 Apr 2008 00:10:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3026964</guid><dc:creator>HiltonT</dc:creator><description>&lt;p&gt;Hi John,&lt;/p&gt;
&lt;p&gt;OK. &amp;nbsp;To test this, since the Core+Hyper-V in my network is not and will never be domain-joined (no sense if one of the guests is the AD controller), I created a CoreAdmin account on a laptop running Vista SP1+RSAT+Hyper-V Management Tool which is a local admin, the same as on the Core box (CoreAdmin is a local admin). &amp;nbsp;This is the laptop I take with me to onsites and use for tech work.&lt;/p&gt;
&lt;p&gt;I can successfully connect via RDP to the Hyper-V machine and I can successfully connect to it using &amp;quot;net use \\qrk01hyperdev&amp;quot;, so I know the username and password are identical on both machines.&lt;/p&gt;
&lt;p&gt;When I try to connect to Computer Management via the laptop, I get &amp;quot;Error 5: Access is denied&amp;quot; if I try to look at the Hyper-V server's services and in WMI Control it reports that it Failed to connect to \\qrk01hyperdev because &amp;quot;Win32: Access is denied.&amp;quot;'&lt;/p&gt;
&lt;p&gt;So, this is getting curioser and curioser - why can I *almost* connect using my desktop with Vista SP1 + RSAT + Hyper-V Management Tool but I cannot even get that close using my laptop with Vista SP1 + RSAT + Hyper-V Management Tool?&lt;/p&gt;
&lt;p&gt;This maketh absolutely no sense to me!&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3026995</link><pubDate>Thu, 03 Apr 2008 00:40:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3026995</guid><dc:creator>HiltonT</dc:creator><description>&lt;p&gt;... and as to the wbemtest test, I can connect to both cimv2 and virtualization without errors, but past that, I'd not know what to do to know that these have actually connected properly.&lt;/p&gt;
&lt;p&gt;So, as for not getting errors saying access is denied, it seems that this works fine.&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3026996</link><pubDate>Thu, 03 Apr 2008 00:41:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3026996</guid><dc:creator>Ryan</dc:creator><description>&lt;p&gt;Okay, I have verified that I am running a true domain user and that the user has been added to the local administrators group on both the Vista machine and the remote server core machine. I do not have the ability to log in as 'the' domain admin but I have verified the above information.&lt;/p&gt;
&lt;p&gt;I also used wbemtest and was able to connect to both namespaces without issues.&lt;/p&gt;
&lt;p&gt;Thanks again for you help!&lt;/p&gt;
&lt;p&gt;-Ryan&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3027009</link><pubDate>Thu, 03 Apr 2008 00:48:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3027009</guid><dc:creator>Ryan</dc:creator><description>&lt;p&gt;Here are the results of &amp;quot;net localgroup Administrators&amp;quot; ran on both machines:&lt;/p&gt;
&lt;p&gt;Remote Server Core Machine:&lt;/p&gt;
&lt;p&gt;C:\Users\scs!admin&amp;gt;net localgroup Administrators&lt;/p&gt;
&lt;p&gt;Alias name &amp;nbsp; &amp;nbsp; Administrators&lt;/p&gt;
&lt;p&gt;Comment &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Administrators have complete and unrestricted access to the computer/domain&lt;/p&gt;
&lt;p&gt;Members&lt;/p&gt;
&lt;p&gt;-------------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;AD\Domain Admins&lt;/p&gt;
&lt;p&gt;AD\rdlenk&lt;/p&gt;
&lt;p&gt;Administrator&lt;/p&gt;
&lt;p&gt;The command completed successfully.&lt;/p&gt;
&lt;p&gt;Vista Workstation:&lt;/p&gt;
&lt;p&gt;C:\Users\rdlenk&amp;gt;net localgroup Administrators&lt;/p&gt;
&lt;p&gt;Alias name &amp;nbsp; &amp;nbsp; Administrators&lt;/p&gt;
&lt;p&gt;Comment &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Administrators have complete and unrestricted access to the computer/domain&lt;/p&gt;
&lt;p&gt;Members&lt;/p&gt;
&lt;p&gt;-------------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;AD\Domain Admins&lt;/p&gt;
&lt;p&gt;AD\rdlenk&lt;/p&gt;
&lt;p&gt;Administrator&lt;/p&gt;
&lt;p&gt;The command completed successfully.&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3027012</link><pubDate>Thu, 03 Apr 2008 00:50:06 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3027012</guid><dc:creator>Ryan</dc:creator><description>&lt;p&gt;Our domain here is &amp;quot;AD&amp;quot; and both computers are joined to it. My domain username is AD\rdlenk, so it is defiantly added to both admin groups and it is defiantly a domain account.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Ryan&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3027110</link><pubDate>Thu, 03 Apr 2008 02:20:21 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3027110</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Hilton - so your environment is different to the walkthrough I'm describing. I have not validate this scenario, but you will probably need to enable anonymous callbacks to make this work in your setup. Using dcomcnfg you will need to allow remote access to &amp;quot;ANONYMOUS LOGON&amp;quot;. See step 7 in part two. I'm still tracking down why WMI namespace enumeration is failing in the clean environment described above in Ryans case - as you have a mixmatch of domain and non-domain machines, it is possible you are hitting a different problem.&lt;/p&gt;
&lt;p&gt;I see a part 5 coming....&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3027129</link><pubDate>Thu, 03 Apr 2008 02:31:49 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3027129</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Ryan - I'm running short of ideas to be honest short of me rebuilding my environment with the domain at Windows 2000 functional level.... Is there any chance you could run a network monitor trace on the vista box, or see if there's anything obvious can be seen?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3027137</link><pubDate>Thu, 03 Apr 2008 02:43:30 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3027137</guid><dc:creator>Ryan</dc:creator><description>&lt;p&gt;Very Interesting development here, I went ahead and removed Server Core and installed a full version of Server 2008 Datacenter with the Hyper-V RC0 update applied to it. I got it all configured and back on the domain with the exact same user permissions. I went through the above steps and applied them to the system, including the WMI Control. I am still not able to connect to the server through the Hyper-V Manager installed on my Vista SP1 box. I was able to use the Hyper-V Manager installed on the Server and was able to create and run a VM. When it booted I made sure that it said &amp;quot;Microsoft Hyper-V Release Candidate 0&amp;quot;&lt;/p&gt;
&lt;p&gt;Just on a side thing, I went ahead and tried to manage the WMI security remotely from my Vista SP1 box again. It had the same error as before.&lt;/p&gt;
&lt;p&gt;The next thing I am going to try is setting up a 2K8 domain and put both computers in there. I also found out that my previous information about my domain setup was incorrect, it is actually a native 2K3 domain. If I can get a hold of Vista Enterprise media with SP1 (I have a license for it, just not the media) then I am also going to try and see if that works.&lt;/p&gt;
&lt;p&gt;It really seems like it something on my end that is messed up. If none of the above tests fix this, I think I am just going to have to stick with Hyper-V beta until Hyper-V RTM. I again want to thank you for all your help, but I don't want to waste any more of your time either. I will report back here with the results of my tests when I get them done, which might be a couple of days.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Ryan Lenkersdorfer&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3027279</link><pubDate>Thu, 03 Apr 2008 05:42:39 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3027279</guid><dc:creator>HiltonT</dc:creator><description>&lt;p&gt;Hi John,&lt;/p&gt;
&lt;p&gt;My scenario is more akin to Part 3 than Part 4, the only reason I moved into here was that I am seeing the exact same authentication/WMI Control issues as Ryan.&lt;/p&gt;
&lt;p&gt;So, I basically have a Core box not on the domain with a CoreAdmin local administrator account, a Vista SP1 laptop not on a domain with a CoreAdmin local administrative user and a domain-joined desktop PC with Vista SP1 with a CoreAdmin limited user account (on the domain).&lt;/p&gt;
&lt;p&gt;With all of the above, I see the same issues that Ryan sees.&lt;/p&gt;
&lt;p&gt;I say, bring along part 5! &amp;nbsp;:)&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3027755</link><pubDate>Thu, 03 Apr 2008 17:14:57 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3027755</guid><dc:creator>Tim</dc:creator><description>&lt;p&gt;John,&lt;/p&gt;
&lt;p&gt;Thanks for the help (so far). &amp;nbsp;I too have a mixed domain issue. &amp;nbsp;My case is typical for a classroom environment. &amp;nbsp;The HV host contains a unique 2k8 domain controller (Full 2008, not core). &amp;nbsp;Students will connect using laptops they provide and are clearly not in this domain. &amp;nbsp;I want to give them access to the Hyper-V manager from machines that are not in the domain. &amp;nbsp;It is looking like I will have to give them remote logon access from where they can start it from within the domain. &amp;nbsp;I have followed your instructions, but attempting to provide all permissions to 'everyone'. &amp;nbsp;Still, ultimately, the wbemtest will fail to connect unless I provide a domain account.&lt;/p&gt;
&lt;p&gt;It is looking to me like the remote Hyper-V Manager needs to allow specification of alternate credentials so it can pass them along in the WMI calls, but there does not seem to be a way to do that.&lt;/p&gt;
&lt;p&gt;I thought I would pass this on and I am hoping you might find a &amp;quot;part 5&amp;quot; solution!&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3029112</link><pubDate>Sat, 05 Apr 2008 01:07:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3029112</guid><dc:creator>Ryan</dc:creator><description>&lt;p&gt;I have setup a VM running Vista Enterprise SP1 x86 and joined it to my existing domain. I was able to point it at my Hyper-V RC0 server and it was able to connect and manage Hyper-V with no additional configuration! Why I am still having problems on my Vista Business SP1 x64 box is a mystery to me. Perhaps it doesn't like Business or maybe it doesn't like 64-bit. If I can, I will try Vista Enterprise SP1 x64 and see what happens.&lt;/p&gt;
&lt;p&gt;Thanks again for all your help!&lt;/p&gt;
&lt;p&gt;-Ryan&lt;/p&gt;</description></item><item><title>Part 5. Domain client to Workgroup Server: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3029269</link><pubDate>Sat, 05 Apr 2008 05:49:56 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3029269</guid><dc:creator>John Howard</dc:creator><description>&lt;p&gt;So far, I’ve covered the following Hyper-V Remote Management scenarios: Workgroup: Vista client to remote&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3033475</link><pubDate>Wed, 09 Apr 2008 21:59:43 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3033475</guid><dc:creator>Eric Liddon</dc:creator><description>&lt;p&gt;I was getting the same problem. &amp;nbsp;It appears that the new management client for 2008 Hyper-V on x64 cannot connect to the Hyper-V Beta. &amp;nbsp;I just installed this patch &amp;quot;&lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=ddd94dda-9d31-4e6d-88a0-1939de3e9898&amp;amp;DisplayLang=en&amp;quot;"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=ddd94dda-9d31-4e6d-88a0-1939de3e9898&amp;amp;DisplayLang=en&amp;quot;&lt;/a&gt; and it fixed it for me. &amp;nbsp;Hope this helps.&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3033478</link><pubDate>Wed, 09 Apr 2008 22:04:39 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3033478</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Eric - yes, absolutely correct. Remote management does not work on Hyper-V beta. This series is specific to our RC release.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3037796</link><pubDate>Wed, 16 Apr 2008 04:32:14 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3037796</guid><dc:creator>Mr. Mott</dc:creator><description>&lt;p&gt;Any idea how to make this work when the hyper-v server is also a DC without a local dcom user group? &amp;nbsp;Client is Vista Ultimate x64.&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3037813</link><pubDate>Wed, 16 Apr 2008 05:32:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3037813</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Mr. Mott - Follow part one of this series where I configure DCOM in a workgroup without using the Distributed COM Users Group, but add a domain user account instead of a workgroup account. It should work, but I haven't tried it.&lt;/p&gt;
&lt;p&gt;But please note - our recommendation will *always* be to run the Hyper-V role without any other roles installed, ideally on server core as well. Just in case you weren't aware.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3039219</link><pubDate>Fri, 18 Apr 2008 11:19:39 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3039219</guid><dc:creator>Oleg Krylov (Russia)</dc:creator><description>&lt;p&gt;Excuse me for my very poor English))) I'm install s2k8 Enterprise Full + Hyper-V. My Vista x86 box with SP1 have Hyper-V manager. I perform all steps from Part 4. I connect to my Hiper-V server, with no errors. But when i attempt create new machine, I recive message &amp;quot; Loading Wizard page failed. You might not have permission to perform this task&amp;quot;. My domain user account is memmber of Administrators groups both in my Vista box and Hyper-V server. In Authetication manager for my domayn user account assigned Administrator role. Help me please to resolve my problem.&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3042250</link><pubDate>Tue, 22 Apr 2008 05:44:45 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3042250</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Oleg - I have seen this when there are incompatible versions between the management client and the server. Remote management does not work in Beta from a Vista client - I suspect that you have not applied the RC0 update to your server (KB949219). That should resolve the problem.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3051562</link><pubDate>Wed, 07 May 2008 15:37:10 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3051562</guid><dc:creator>Kyle</dc:creator><description>&lt;p&gt;I have hyper-v running on a core 2008 install in a 2k8 domain. &amp;nbsp;I used your walkthrough and was able to get everything working correctly, with one exception. &amp;nbsp;After I create a VM, I am unable to connect to it to install the OS. &amp;nbsp;I simply get an error stating &amp;quot;Cannot connect to the virtual machine. Try to connect again. If the problem persists, contact your system administrator.&amp;quot; &amp;nbsp;Also at the bottom of the MMC, the heartbeat is reporting as no contact, if that helps. &amp;nbsp;Hyper-V is running RC0, and the MMC is running on a 2k8 DC (for testing purposes only). &amp;nbsp;Any help would be appreciated. &amp;nbsp;Thanks.&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3051928</link><pubDate>Thu, 08 May 2008 04:04:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3051928</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Kyle - Can you verify a few things to start narrowing this down.&lt;/p&gt;
&lt;p&gt;- The &amp;quot;No Heartbeat&amp;quot; is because the Integration Services aren't installed inside the virtual machine. However, if you can't connect to the virtual machine to be able to do this, that explains that one, so it's probably not relevant.&lt;/p&gt;
&lt;p&gt;- On the Domain Controller, did you installed KB949219 as well to get the RC0 version of the management tools installed as well? &lt;/p&gt;
&lt;p&gt;- Is it possible to verify if there is a firewall issue here by disabling the firewall on both the computer running the MMC and the server core installation of Hyper-V? (netsh firewall set opmode disable).&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3052409</link><pubDate>Thu, 08 May 2008 17:32:19 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3052409</guid><dc:creator>Kyle</dc:creator><description>&lt;p&gt;John, &amp;nbsp;Thanks for the quick reply. &amp;nbsp;I have verified that KB949219 has been installed on the DC. &amp;nbsp;After I disabled the firewall on both servers, I was able to connect. &amp;nbsp;I double checked my firewall policy to ensure that I did have the inbound rule set to allow &amp;quot;Hyper-V Management Clients - WMI (Async-In, DCOM-In, and TCP-In)&amp;quot; on the DC. &amp;nbsp;Is there another rule that I have overlooked? &amp;nbsp;Thanks,&lt;/p&gt;
&lt;p&gt;Kyle&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3059213</link><pubDate>Thu, 22 May 2008 16:36:11 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3059213</guid><dc:creator>John J.</dc:creator><description>&lt;p&gt;John,&lt;/p&gt;
&lt;p&gt;First if thanks for the guide.&lt;/p&gt;
&lt;p&gt;Second, I am experiencing a slightly different issue that I hope you may be able to help with. I am able to connect to my core server hyper-v installation (from a server running full 2k8 and hyper-v) &amp;nbsp;and manage VMs but when I attempt to set up the virtual network I receive the following error:&lt;/p&gt;
&lt;p&gt;&amp;quot;There was an error enumerating the machine's network switches. make sure the Microsoft Hyper-V Network Service is installed and working properly&lt;/p&gt;
&lt;p&gt;You may not have permission to &amp;nbsp;perform this task&amp;quot;&lt;/p&gt;
&lt;p&gt;I followed the steps above, and I am able to remotely manage the server. I don't see a service named &amp;quot;Microsoft Hyper-V Network&amp;quot; running on either server so I am not sure what exactly the error is referring to.&lt;/p&gt;
&lt;p&gt;I am currently using a Domain Admin account.&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3064239</link><pubDate>Sat, 31 May 2008 16:56:26 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3064239</guid><dc:creator>Mike Brown</dc:creator><description>&lt;P&gt;John,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; I've upgraded my server to rc1 as well as my client management console. I was able to successfully connect and control the VMs from the vista client before the upgrade. After, not so much. I get the following message in the Virtual Machines Pane:&lt;/P&gt;
&lt;P&gt;"Access denied. Unable to establish connection between 'Server' and 'Client'."&lt;/P&gt;
&lt;P&gt;I'm able to control other aspects of the server, like creating and deleting virtual networks. But can't manage the VMs.&lt;/P&gt;
&lt;P&gt;Also the VM creation wizard (run from a host local manager of course) fails for me if I try to create a VM without a network connection.&lt;/P&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3064938</link><pubDate>Mon, 02 Jun 2008 19:10:51 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3064938</guid><dc:creator>Tom Beauchamp</dc:creator><description>&lt;p&gt;Very helpful article! &amp;nbsp;For users trying to connect to a domain controller, add your user to the Builtin\Distributed COM group in your AD instead of in local groups.&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3083089</link><pubDate>Thu, 03 Jul 2008 21:06:42 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3083089</guid><dc:creator>lukasbeeler</dc:creator><description>&lt;p&gt;Many thanks for your whole series. Without it, i wouldn't have been able to get Hyper-V remote management to work the way i want it.&lt;/p&gt;
&lt;p&gt;I hope you'll write about AzMan and VM Scopes in the future - i've got it working (and wrote about it here: &lt;a rel="nofollow" target="_new" href="http://projectdream.org/wordpress/2008/07/03/delegating-hyper-v-virtual-machines/"&gt;http://projectdream.org/wordpress/2008/07/03/delegating-hyper-v-virtual-machines/&lt;/a&gt; ), but i'm not entirely sure if i did everything correctly.&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3088751</link><pubDate>Mon, 14 Jul 2008 22:44:20 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3088751</guid><dc:creator>matt</dc:creator><description>&lt;p&gt;Can anyone tell me where to download KB949219? When I go to download that KB from here &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://support.microsoft.com/kb/949219"&gt;http://support.microsoft.com/kb/949219&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It says the page is gone. I am really struggling with getting Core to work with a remote management client (x86) vista sp1. Both machines are in the same domain. I have done all the steps above but still get the same problem as John May 22nd and Kyle from May 7th...ERRRR!!! Seems that MS would have it, you know, just work. &lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3088759</link><pubDate>Mon, 14 Jul 2008 22:55:26 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3088759</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Matt - Hyper-V has reached RTM - I assume the pre-release builds have been pulled. See &lt;a rel="nofollow" target="_new" href="http://blogs.technet.com/jhoward/archive/2008/06/26/hyper-v-rtm-announcement-available-today-from-the-microsoft-download-centre.aspx"&gt;http://blogs.technet.com/jhoward/archive/2008/06/26/hyper-v-rtm-announcement-available-today-from-the-microsoft-download-centre.aspx&lt;/a&gt; for RTM links. Please upgrade to RTM and let me know if you are still seeing the same issue.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3092183</link><pubDate>Tue, 22 Jul 2008 03:26:10 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3092183</guid><dc:creator>cCollier</dc:creator><description>&lt;p&gt;I've upgraded to RTM and I continue to get an error when I try to connect to the console of the Virtual machine. I right click a machine in hyper V and get &amp;quot;cannot connect to the virtual machine. Try to connect again, If the problem persists, contact your system administrator&amp;quot; (Dont you hate it when you're the guy youre asked to contact? heh) &lt;/p&gt;
&lt;p&gt;Anyway, its 64bit 08. Ive tried turning off the firewall on the host and everything else in this string of comments and cannot connect to my VM. I have a bad habit of asking for help as a last resort only, but I would really like to see this work. Any insight anyone can offer would be greatly appreciated. &lt;/p&gt;
&lt;p&gt;ccollier*at*scg.net &lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3098891</link><pubDate>Tue, 05 Aug 2008 17:00:18 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3098891</guid><dc:creator>swtmike</dc:creator><description>&lt;p&gt;It seems there can be issues relating to DNS as discussed at &lt;a rel="nofollow" target="_new" href="http://forums.technet.microsoft.com/en/winserverhyperv/thread/dc7bfceb-7f68-469d-8585-b257e3022f8a"&gt;http://forums.technet.microsoft.com/en/winserverhyperv/thread/dc7bfceb-7f68-469d-8585-b257e3022f8a&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I re-read this blog numerous times to try to get Hyper-V Manager to connect to our Core installation but it was only when I came across the posts above that I was able to get it to work.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;swtmike&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3122066</link><pubDate>Wed, 10 Sep 2008 21:03:29 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3122066</guid><dc:creator>xd</dc:creator><description>&lt;p&gt;Kyle -&lt;/p&gt;
&lt;p&gt;To solve the &amp;quot;Cannot Connect to the virtual machine. Try to connect again. If the problem persists, contact your system administrator.&amp;quot; error, you need to enable inbound port TCP port 2179 see: &lt;a rel="nofollow" target="_new" href="http://www.winfreddekreij.com/windows-2008/74-hyper-v-virtual-machine-connection-error"&gt;http://www.winfreddekreij.com/windows-2008/74-hyper-v-virtual-machine-connection-error&lt;/a&gt; for more info.&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3126098</link><pubDate>Fri, 19 Sep 2008 17:06:37 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3126098</guid><dc:creator>Rory Donnelly</dc:creator><description>&lt;p&gt;If you get &amp;quot;Group cannot be specified along with other identification conditions&amp;quot; when trying to do either of the &amp;quot;netsh advfirewall firewall set rule group=&amp;quot; rules, try TYPING them out in full and don't cut and paste.&lt;/p&gt;
&lt;p&gt;It worked for me!&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3128950</link><pubDate>Fri, 26 Sep 2008 16:01:29 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3128950</guid><dc:creator>ane</dc:creator><description>&lt;p&gt;Hi, I'm facing the exact same problem described in this article right now but I'm not even able to connect using the domain administrator account. &amp;nbsp;I set up the domain just for the purpose of testing hyper-v. The firewall is disabled on all member machines and I did my best to verify that all COM / WMI rights are properly set.&lt;/p&gt;
&lt;p&gt;On top of that everything works just fine if I'm logged on to the hyper-v core installation while trying to connect from a remote machine. Once I &amp;quot;logoff&amp;quot;, the connection from the management machine fails again.&lt;/p&gt;
&lt;p&gt;Has anyone seen similar behaviour before?&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3134169</link><pubDate>Wed, 08 Oct 2008 20:08:34 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3134169</guid><dc:creator>eisenpony</dc:creator><description>&lt;p&gt;Everything seems to run fine when my domain user is a local administrator on the server box, but when I try to use a domain user that is a standard user on the Hyper-V server, I get the You do not have the required permission to complete the task error.&lt;/p&gt;
&lt;p&gt;If I use computer management remotely to put my domain user in the servers Administrators group, it will instantly start working properly. I've got the user in InitialStore, DCOM Users, and WMI root/cimv2 and root/virtualization.&lt;/p&gt;
&lt;p&gt;Could the problem be the user can't access program files on the server unless it is an administrator? What am I overlooking?&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the requested permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3134275</link><pubDate>Wed, 08 Oct 2008 23:54:02 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3134275</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;eisenpony - this should work (&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/virtual_pc_guy/archive/2008/01/17/allowing-non-administrators-to-control-hyper-v.aspx"&gt;http://blogs.msdn.com/virtual_pc_guy/archive/2008/01/17/allowing-non-administrators-to-control-hyper-v.aspx&lt;/a&gt;), I've not heard of it not working if the AZMan configuration has been done. Can you email me a screenshot of the AZMan configuration?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3135927</link><pubDate>Mon, 13 Oct 2008 20:46:46 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3135927</guid><dc:creator>Joe</dc:creator><description>&lt;p&gt;John,&lt;/p&gt;
&lt;p&gt;In a domain environment, is it possible to remotely manage Hyper-V from a Vista machine without enabling remote access for Anonymous Logon in DCOM as you outlined in part 2? &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I was logged into a Vista machine as a domain admin connecting to a Hyper-V machine in the same domain and received &amp;quot;Access denied. Unable to establish communication between 'SERVER' and 'CLIENT'&amp;quot; error messages in the Hyper-V Management console until I enabled this setting in dcomcnfg.&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3137486</link><pubDate>Thu, 16 Oct 2008 23:54:34 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3137486</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Joe - part 2 referred to a workgroup scenario. You should not need to enable Anonymous DCOM for a domain scenario.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>Hyper-V Management Console on Vista x64</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3147544</link><pubDate>Wed, 05 Nov 2008 02:34:12 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3147544</guid><dc:creator>Geek Noise</dc:creator><description>&lt;p&gt;Hyper-V Management Console on Vista x64&lt;/p&gt;
</description></item><item><title>Configure Hyper-V Remote Management in seconds</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3153624</link><pubDate>Sat, 15 Nov 2008 04:44:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3153624</guid><dc:creator>John Howard - Hyper-V and virtualization blog</dc:creator><description>&lt;p&gt;It has been a little quiet on the blog front, but sometimes, at least in this case, I hope I've come&lt;/p&gt;
</description></item><item><title>Configure Hyper-V Remote Management in seconds</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3155491</link><pubDate>Tue, 18 Nov 2008 00:34:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3155491</guid><dc:creator>HyperVoria</dc:creator><description>&lt;p&gt;Announcing &amp;amp;quot;HVRemote&amp;amp;quot;...., a tool to &amp;amp;quot;automagically&amp;amp;quot; configure Hyper-V Remote Management&lt;/p&gt;
</description></item><item><title>Hyper-V Remote Management Configuration Utility</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3155949</link><pubDate>Tue, 18 Nov 2008 23:49:32 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3155949</guid><dc:creator>Microsoft, su tecnología y yo</dc:creator><description>&lt;p&gt;Hola Una herramienta imprescindible para configurar los servidores con Hyper-V para que se puedan administra&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3164641</link><pubDate>Sat, 06 Dec 2008 17:21:20 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3164641</guid><dc:creator>Naresh Verma</dc:creator><description>&lt;p&gt;Kindly correct the &amp;quot; &lt;/p&gt;
&lt;p&gt;when you run the abobe command&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3164732</link><pubDate>Sun, 07 Dec 2008 05:35:33 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3164732</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Naresh - I have absolutely no idea what you are referring to?????!&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3167776</link><pubDate>Sat, 13 Dec 2008 02:13:56 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3167776</guid><dc:creator>Don Hiatt</dc:creator><description>&lt;p&gt;Hi John,&lt;/p&gt;
&lt;p&gt;I've been plagued with the Unable to connect to the server because of the RPC issue. I'm using a Workgroup configuration and have isolated the issue to conflicts with my &amp;quot;two&amp;quot; firewalls. I followed the instrucitons and installed the exception rules. However, my second firewall is OneCare. If I login and OneCare is running then I cannot connect. If I shut down the OneCare firewall and turn on (or off) the Windows Firewall then I can connect in less than a second. After connecting &amp;quot;during my Windows login session&amp;quot; I can turn either or both firewalls on and happily connect through the Hyper-V manager in a workgroup Vista configuration.&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3169211</link><pubDate>Mon, 15 Dec 2008 21:41:20 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3169211</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Don - you need to emulate the Hyper-V Management Client rules in the OneCare firewall. To be honest, I've never used OneCare so don't know how you go about this. My best suggestion would be to ask the OneCare team themselves - they maintain a team blog at &lt;a rel="nofollow" target="_new" href="http://windowsonecare.spaces.live.com/default.aspx?wa=wsignin1.0&amp;amp;sa=928167145"&gt;http://windowsonecare.spaces.live.com/default.aspx?wa=wsignin1.0&amp;amp;sa=928167145&lt;/a&gt;. However, maybe over the Christmas holiday, I'll have time to work it out and post up entry.... no promises though. The OneCare team would probably be quicker though.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>Outils pour Hyper-V</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3174306</link><pubDate>Mon, 29 Dec 2008 12:50:51 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3174306</guid><dc:creator>pascals.blog</dc:creator><description>&lt;p&gt;Aujourd'hui deux outils pour Hyper-V. Pas tout neufs, mais extr&amp;#234;mement utiles. Le premier vous servira&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3182179</link><pubDate>Wed, 14 Jan 2009 08:09:37 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3182179</guid><dc:creator>glenn adams</dc:creator><description>&lt;p&gt;John,&lt;/p&gt;
&lt;p&gt;I installed KB952627 on a Vista Home Basic SP1 (x86), but the Hyper V manager does not appear when I try to add it to the mmc. &amp;nbsp;Does it require Vista Ultimate ? &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3185182</link><pubDate>Sun, 18 Jan 2009 08:00:41 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3185182</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Glenn - partly correct. Hyper-V remote management tools on Vista (KB952627) requires Business, Enterprise or Ultimate SKUs.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3190643</link><pubDate>Fri, 23 Jan 2009 09:13:57 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3190643</guid><dc:creator>Prabhat</dc:creator><description>&lt;p&gt;Hi John, Thanks for the great article.&lt;/p&gt;
&lt;p&gt;Unfortunately I have problem connecting the Hyper-V server (on Windows Server 2008 Ent. X64 FULL Install) from my VISTA Ultimate SP1 and Hyper-V Manager installed.&lt;/p&gt;
&lt;p&gt;Now getting error: “The operation on computer &amp;lt;servername&amp;gt;&amp;gt; failed.&lt;/p&gt;
&lt;p&gt;Note: &lt;/p&gt;
&lt;p&gt;-	Both the server and my PC are in Same Domain.&lt;/p&gt;
&lt;p&gt;-	I am able to remote manage the server from my VISTA.&lt;/p&gt;
&lt;p&gt;-	I am able to TS into the server.&lt;/p&gt;
&lt;p&gt;-	My domain user account, that I used to login in my PC, is a member of the Administrator group of the Hyper-V Server box.&lt;/p&gt;
&lt;p&gt;-	I have followed all the steps described here.&lt;/p&gt;
&lt;p&gt;-	Even I have tried disabling firewall in both boxes.&lt;/p&gt;
&lt;p&gt;-	I can ping both way (from server to my pc and vice-versa).&lt;/p&gt;
&lt;p&gt;Can you please help me in this?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3191640</link><pubDate>Tue, 27 Jan 2009 01:10:51 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3191640</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Prabhat - by far the easiest was to diagnose this is to run hvremote /show on both the client and the server. If you can post that back, and also the output of a ping by name (not IP) from server to client and client to server, it will probably give me everything needed.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3195205</link><pubDate>Sat, 31 Jan 2009 13:12:03 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3195205</guid><dc:creator>Prabhat</dc:creator><description>&lt;p&gt;Hello Another Question:&lt;/p&gt;
&lt;p&gt;Can I uninstall Hyper-v MMC from my VISTA Client PC?&lt;/p&gt;
&lt;p&gt;If YES, How - As I dont see this in Manage Programs in Controlpanel.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Prabhat &lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3196736</link><pubDate>Wed, 04 Feb 2009 08:05:06 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3196736</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Prabhat - yes. You need to uninstall the QFE update which is where it is listed rather than in the program list.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3198335</link><pubDate>Fri, 06 Feb 2009 23:34:02 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3198335</guid><dc:creator>Geoff</dc:creator><description>&lt;p&gt;My input may be totally irrelevant but having been dogged by the connectivity issues between domain and non-domain machines for weeks my discovery might give you guys another lead to work with.&lt;/p&gt;
&lt;p&gt;In my case even though I am able to browse all stations on the network and they are all correctly registered with DHCP and DNS when I try to connect to a non windows or non-domain windows PC from a domain member vista,win7 or 2008 machine I get the &amp;quot;access denied&amp;quot; message. &lt;/p&gt;
&lt;p&gt;XP machines had no problem.&lt;/p&gt;
&lt;p&gt;I then realised that by connecting using the IP address (\\192.168.x.x) they connect!&lt;/p&gt;
&lt;p&gt;So, it transpires that when a connection is made from a Domain PC to a Non Domain device using NetBios names, Keberos Authentication using AES is enforced, but when using IP addresses it automatically falls back to NTLM!&lt;/p&gt;
&lt;p&gt;As the practises desribed in this blog describe the same mix of domain and non-domain machines trying to communicate in a similar manner it suddenly hit me, is this the same issue?&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3199477</link><pubDate>Mon, 09 Feb 2009 21:43:24 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3199477</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Geoff - Short answer is I'm not sure. You're certainly asking about an area far outside my expertise and doesn't look like anything specific to Hyper-V (please correct me if I'm wrong - if you're seeing different behaviour between physical machines and virtual machines, that's a different matter).&lt;/p&gt;
&lt;p&gt;My best suggestion would probably be to post a question on the Technet forums. The platform networking forum may be a good place to start: &lt;a rel="nofollow" target="_new" href="http://social.technet.microsoft.com/forums/en-US/winserverPN/threads/"&gt;http://social.technet.microsoft.com/forums/en-US/winserverPN/threads/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks, and sorry I can't provide more assistance.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3210632</link><pubDate>Mon, 09 Mar 2009 07:24:37 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3210632</guid><dc:creator>Dan L</dc:creator><description>&lt;p&gt;I'm running up against a slightly different issue... I appear to be able to connect remotely the my server via the Hyper V Manager from my Vista Box, however I get a &amp;quot;The Virtual Machine Management service is not available.&amp;quot; under Virtual Machines. &amp;nbsp;I am able to click Start Service on the right but nothing happens. &amp;nbsp; I'm not sure if this has something to do with the .xml file edits I did as I can't get the file to display via IE properly, it errors out with the following error message: &amp;quot;Only one top level element is allowed in an XML document. Error processing resource 'file:///Z:/ProgramData/Microsoft/Windo...&amp;quot;&lt;/p&gt;
&lt;p&gt;I haven't changed domain names on my server and I'm not running AD, my vista box is in a different workgroup as well.&lt;/p&gt;
&lt;p&gt;Any thoughts?&lt;/p&gt;
&lt;p&gt;So far, this walk through has been an excellent source to learning this technology.&lt;/p&gt;
&lt;p&gt;Dan&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3210636</link><pubDate>Mon, 09 Mar 2009 07:34:25 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3210636</guid><dc:creator>Dan L</dc:creator><description>&lt;p&gt;belay my request for information! I just realized that I hadn't applied the KB950050 update on the server. &amp;nbsp;I just completed that and I can now make remotely manage VMs. &amp;nbsp;I'm off and running. &amp;nbsp; Big kudos again to taking the time to help us little folks along the way!!&lt;/p&gt;
&lt;p&gt;Dan&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3222862</link><pubDate>Mon, 06 Apr 2009 15:23:04 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3222862</guid><dc:creator>Shiva</dc:creator><description>&lt;p&gt;Hi John,&lt;/p&gt;
&lt;p&gt; &amp;nbsp;In Hyper-V, Is there anyway to configure a DHCP which is part of a Virtual Network through WMI? i.e.. The DHCP is enabled in a Win 2K8 VM. I wish to configure the DHCP via WMI running from the Host Server.&lt;/p&gt;
&lt;p&gt;Thanks again for the article, I have taken key scripts from HVRemote utility. It helped a LOT!!&lt;/p&gt;
&lt;p&gt;Thanks &lt;/p&gt;
&lt;p&gt;Shiva&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3222989</link><pubDate>Mon, 06 Apr 2009 19:08:05 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3222989</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Shiva&lt;/p&gt;
&lt;p&gt;I'm not sure WMI interfaces exist to DHCP - at least I couldn't find any reference to them, but I'm not on the DHCP team to be able to provide an authoritative answer. Once a server generically is running in a VM, you should treat it from a management perspectivie as just another server on the network. There's no form of &amp;quot;secure remote execute&amp;quot; of commands from the Hyper-V parent partition to one of the VMs running on it.&lt;/p&gt;
&lt;p&gt;Take a look at netsh &lt;a rel="nofollow" target="_new" href="http://technet.microsoft.com/en-us/library/cc787375.aspx"&gt;http://technet.microsoft.com/en-us/library/cc787375.aspx&lt;/a&gt; - that may provide what you need.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3259027</link><pubDate>Fri, 26 Jun 2009 19:07:53 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3259027</guid><dc:creator>Rich</dc:creator><description>&lt;p&gt;When do we get our host key, and web interface back, so that we can be done with all this remote management garbage? &lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3270651</link><pubDate>Tue, 04 Aug 2009 22:44:40 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3270651</guid><dc:creator>Shiva</dc:creator><description>&lt;p&gt;In some machines when we make a VMConnect, I am getting a certificate error. It goes as follows&lt;/p&gt;
&lt;p&gt;&amp;quot;Your remote desktop connection failed because the remote computer cannot be authenticated. &lt;/p&gt;
&lt;p&gt;The remote computer could not be authenticated due to problem with the security certificate. It may be unsafe to proceed.&amp;quot;&lt;/p&gt;
&lt;p&gt;I ran the HVRemote utility for the users by which I am going to authenticate with the host servers. In one windows 7 machine I got this error. Any thoughts on the same?&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3270656</link><pubDate>Tue, 04 Aug 2009 22:56:27 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3270656</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Shiva - what build of Windows 7 (R2) are you using - are they equivalent builds ie beta-beta or rc-rc, or an interim build between beta and rc. You will hit this issue in certain combinations of mismatched bits due to a bug which existed in the development cycle (fixed now, and rc-rc should not have this bug).&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3270696</link><pubDate>Wed, 05 Aug 2009 01:12:26 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3270696</guid><dc:creator>Shiva</dc:creator><description>&lt;p&gt;Hi John,&lt;/p&gt;
&lt;p&gt; Thanks for the reply. The Windows 7 version is 7100 RC MSIT SUPPORTED VERSION. Can we expect the certificate message &amp;quot;Your remote desktop connection failed because the remote computer cannot be authenticated.&amp;quot; in this version. Also from which version the fix is available? Please let me know.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Shiva&lt;/p&gt;</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3270730</link><pubDate>Wed, 05 Aug 2009 06:43:12 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3270730</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Shiva - if you're and MS employee (which I assume you are from the reference to MSIT SUPPORTED VERSION), please follow up with me internally, or on the internal aliases.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>re: Part 4. Domain joined environment: Hyper-V Remote Management: You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer ‘COMPUTERNAME’</title><link>http://blogs.technet.com/jhoward/archive/2008/04/01/part-4-domain-joined-environment-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx#3285437</link><pubDate>Thu, 08 Oct 2009 11:14:19 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3285437</guid><dc:creator>Alan</dc:creator><description>&lt;p&gt;Hi John&lt;/p&gt;
&lt;p&gt;Thanks for all your work on this. &amp;nbsp;I have been using HVRemote to configure W2K8 R2 Hyper-V for remote access from my Vista PC. &amp;nbsp;If I give myself admin rights on the server then everything works a treat. &amp;nbsp;If I remove admin rights though, after running HVRemote then everything works apart from the media drives. &amp;nbsp;When I click on the Media item in the Virtual Machine Console I get a message saying &amp;quot;Drives not loaded&amp;quot;. &amp;nbsp;This seems to tie in with the following event log message on the server&lt;/p&gt;
&lt;p&gt;Log Name: &amp;nbsp; &amp;nbsp; &amp;nbsp;Security&lt;/p&gt;
&lt;p&gt;Source: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Microsoft-Windows-Security-Auditing&lt;/p&gt;
&lt;p&gt;Date: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;07/10/2009 16:53:25&lt;/p&gt;
&lt;p&gt;Event ID: &amp;nbsp; &amp;nbsp; &amp;nbsp;4656&lt;/p&gt;
&lt;p&gt;Task Category: Other Object Access Events&lt;/p&gt;
&lt;p&gt;Level: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Information&lt;/p&gt;
&lt;p&gt;Keywords: &amp;nbsp; &amp;nbsp; &amp;nbsp;Audit Failure&lt;/p&gt;
&lt;p&gt;User: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;N/A&lt;/p&gt;
&lt;p&gt;Computer: &amp;nbsp; &amp;nbsp; &amp;nbsp;hvserver.local.com&lt;/p&gt;
&lt;p&gt;Description:&lt;/p&gt;
&lt;p&gt;A handle to an object was requested.&lt;/p&gt;
&lt;p&gt;Subject:&lt;/p&gt;
&lt;p&gt;	Security ID:		mydomain\myaccount&lt;/p&gt;
&lt;p&gt;	Account Name:		myaccount&lt;/p&gt;
&lt;p&gt;	Account Domain:		mydomain&lt;/p&gt;
&lt;p&gt;	Logon ID:		0x2db3b20&lt;/p&gt;
&lt;p&gt;Object:&lt;/p&gt;
&lt;p&gt;	Object Server:		PlugPlayManager&lt;/p&gt;
&lt;p&gt;	Object Type:		Security&lt;/p&gt;
&lt;p&gt;	Object Name:		PlugPlaySecurityObject&lt;/p&gt;
&lt;p&gt;	Handle ID:		0x0&lt;/p&gt;
&lt;p&gt;Process Information:&lt;/p&gt;
&lt;p&gt;	Process ID:		0x38c&lt;/p&gt;
&lt;p&gt;	Process Name:		C:\Windows\System32\svchost.exe&lt;/p&gt;
&lt;p&gt;Access Request Information:&lt;/p&gt;
&lt;p&gt;	Transaction ID:		{00000000-0000-0000-0000-000000000000}&lt;/p&gt;
&lt;p&gt;	Accesses:		Unknown specific access (bit 0)&lt;/p&gt;
&lt;p&gt;	Access Reasons:		-&lt;/p&gt;
&lt;p&gt;	Access Mask:		0x1&lt;/p&gt;
&lt;p&gt;	Privileges Used for Access Check:	-&lt;/p&gt;
&lt;p&gt;	Restricted SID Count:	0&lt;/p&gt;
&lt;p&gt;Any thoughts on how to resolve this?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Alan&lt;/p&gt;</description></item></channel></rss>