<?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>Supporting Virtual Machine Manager in the Enterprise - All Comments</title><link>http://blogs.technet.com/b/mbriggs/</link><description /><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: How to change ownership of virtual machines via PowerShell with SCVMM 2008 R2</title><link>http://blogs.technet.com/b/mbriggs/archive/2010/10/01/how-to-change-ownership-of-virtual-machines-via-powershell-with-scvmm-2008-r2.aspx#3573978</link><pubDate>Tue, 21 May 2013 19:36:17 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3573978</guid><dc:creator>tilden</dc:creator><description>&lt;p&gt;do you know what character to use when the owner is blank?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3573978" width="1" height="1"&gt;</description></item><item><title>re: How to manually remove a host from the VMM database</title><link>http://blogs.technet.com/b/mbriggs/archive/2009/05/13/how-to-manually-remove-a-host-from-the-vmm-database.aspx#3568613</link><pubDate>Tue, 23 Apr 2013 20:46:07 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3568613</guid><dc:creator>More For VMM 2012</dc:creator><description>&lt;p&gt;Also in VMM 2012, if you have SCSI HBAs, there are a couple more you need to do before DELETE FROM tbl_ADHC_Host...&lt;/p&gt;
&lt;p&gt;DELETE FROM tbl_ADHC_ISCSIHbaToTargetMapping where ISCSIHbaID in (select HbaID from tbl_ADHC_HostBusAdapter where(HostID = &amp;#39;856D9CDE-1406-4B0E-BEE5-35147C19078E&amp;#39;))&lt;/p&gt;
&lt;p&gt;DELETE FROM tbl_ADHC_HostInternetSCSIHba where ISCSIHbaID in (select HbaID from tbl_ADHC_HostBusAdapter where(HostID = &amp;#39;856D9CDE-1406-4B0E-BEE5-35147C19078E&amp;#39;))&lt;/p&gt;
&lt;p&gt;DELETE FROM tbl_ADHC_HostBusAdapter where (HostID = &amp;#39;856D9CDE-1406-4B0E-BEE5-35147C19078E&amp;#39;)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3568613" width="1" height="1"&gt;</description></item><item><title>re: How to manually remove a host from the VMM database</title><link>http://blogs.technet.com/b/mbriggs/archive/2009/05/13/how-to-manually-remove-a-host-from-the-vmm-database.aspx#3549625</link><pubDate>Thu, 31 Jan 2013 17:08:15 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3549625</guid><dc:creator>For VMM 2012</dc:creator><description>&lt;p&gt;they&amp;#39;ve added some further constraints. You&amp;#39;ll need to start with&lt;/p&gt;
&lt;p&gt;DELETE FROM tbl_NetMan_HostNetworkAdapterToLogicalNetwork where HostNetworkAdapterID in (select NetworkAdapterID from tbl_ADHC_HostNetworkAdapter where (HostID = &amp;#39;856D9CDE-1406-4B0E-BEE5-35147C19078E&amp;#39;))&lt;/p&gt;
&lt;p&gt;and then proceed as above&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3549625" width="1" height="1"&gt;</description></item><item><title>re: P2V fails with Error 2910 (0x80070005) Access Denied</title><link>http://blogs.technet.com/b/mbriggs/archive/2010/11/12/p2v-fails-with-error-2910-0x80070005-access-denied.aspx#3531576</link><pubDate>Fri, 09 Nov 2012 15:32:17 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3531576</guid><dc:creator>Did not work!</dc:creator><description>&lt;p&gt;I miss something. It happens sometimes (three times this year). That you test all above and everything&amp;#39;s is right but it does not help. It&amp;#39;s annoying. Because then you have to reinstall the server. And you should probably make a tool for this if I see all the people on the net with the same problems. &amp;nbsp;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3531576" width="1" height="1"&gt;</description></item><item><title>re: KB 971264 - VMM operation fails with error (2912) 0x80070490 due to a certificate issue</title><link>http://blogs.technet.com/b/mbriggs/archive/2009/05/08/vmm-operation-fails-with-error-2912-0x80070490-due-to-a-certificate-issue.aspx#3431879</link><pubDate>Thu, 26 May 2011 16:53:56 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3431879</guid><dc:creator>Had this problem after SP1 for VMM 2008 R2</dc:creator><description>&lt;p&gt;I had this problem, but the solution above didn&amp;#39;t work for me. &amp;nbsp;I had to do a complete uninstall of the product, even delete the database. &amp;nbsp;After that, reinstalled and everything was back to normal.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3431879" width="1" height="1"&gt;</description></item><item><title>re: SCVMM service may consume high memory or CPU utilization</title><link>http://blogs.technet.com/b/mbriggs/archive/2009/12/08/scvmm-service-may-consume-high-memory-or-cpu-utilization.aspx#3416011</link><pubDate>Fri, 25 Mar 2011 13:42:31 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3416011</guid><dc:creator>Kr0nUs</dc:creator><description>&lt;p&gt;Hi, thanks for the article.&lt;/p&gt;
&lt;p&gt;Can you please specify if the number of days (whitin the DWORD value) should be in Hex or Decimal?&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3416011" width="1" height="1"&gt;</description></item><item><title>re: P2V fails with Error 2910 (0x80070005) Access Denied</title><link>http://blogs.technet.com/b/mbriggs/archive/2010/11/12/p2v-fails-with-error-2910-0x80070005-access-denied.aspx#3376185</link><pubDate>Mon, 20 Dec 2010 19:12:53 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3376185</guid><dc:creator>Did not work!</dc:creator><description>&lt;p&gt;I tried to convert a fresh XP Pro installation, which is not in my domain.&lt;/p&gt;
&lt;p&gt;Same error. I did all on the list, but nothing changed.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3376185" width="1" height="1"&gt;</description></item><item><title>re: How to manually remove a host from the VMM database</title><link>http://blogs.technet.com/b/mbriggs/archive/2009/05/13/how-to-manually-remove-a-host-from-the-vmm-database.aspx#3357786</link><pubDate>Sat, 25 Sep 2010 16:00:33 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3357786</guid><dc:creator>mike</dc:creator><description>&lt;p&gt;yes,i learn a lot form you,too..thakns for sharing~~&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.air-rift.com/"&gt;http://www.air-rift.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.air-max-tn.com/"&gt;http://www.air-max-tn.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.buyneasy.com/"&gt;http://www.buyneasy.com/&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3357786" width="1" height="1"&gt;</description></item><item><title>re: How to manually remove a host from the VMM database</title><link>http://blogs.technet.com/b/mbriggs/archive/2009/05/13/how-to-manually-remove-a-host-from-the-vmm-database.aspx#3357785</link><pubDate>Sat, 25 Sep 2010 15:57:19 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3357785</guid><dc:creator>magic</dc:creator><description>&lt;p&gt;thanks for sharing. learned a lot from you..thanks~~&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.goodslock.com/"&gt;http://www.goodslock.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.freeshoppingtime.com/"&gt;www.freeshoppingtime.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.nike-air-rifts.com/"&gt;http://www.nike-air-rifts.com/&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3357785" width="1" height="1"&gt;</description></item><item><title>re: How to manually remove a host from the VMM database</title><link>http://blogs.technet.com/b/mbriggs/archive/2009/05/13/how-to-manually-remove-a-host-from-the-vmm-database.aspx#3357784</link><pubDate>Sat, 25 Sep 2010 15:55:18 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3357784</guid><dc:creator>jacky</dc:creator><description>&lt;p&gt;i have learned a lot from you. thanks for your sharing~&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.nike-shox-nz.com/"&gt;http://www.nike-shox-nz.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.edhardyzone.com/"&gt;http://www.edhardyzone.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.topsportzone.com/"&gt;http://www.topsportzone.com/&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3357784" width="1" height="1"&gt;</description></item></channel></rss>