<?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>More on the accessing the Hyper-V API from Powershell</title><link>http://blogs.technet.com/jamesone/archive/2008/04/19/more-on-the-accessing-the-hyper-v-api-from-powershell.aspx</link><description>... In which we find VMs, them choose one, start them, stop them , and connect to them. I spent more of the last week than I planned looking at Hyper-V and Powershell, and I'm getting dangerously close to calling myself an expert. There are two WMI objects</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Console connect to a VM without opening the Hyper-V mmc</title><link>http://blogs.technet.com/jamesone/archive/2008/04/19/more-on-the-accessing-the-hyper-v-api-from-powershell.aspx#3039979</link><pubDate>Sun, 20 Apr 2008 01:15:26 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3039979</guid><dc:creator>Off Campus</dc:creator><description>&lt;p&gt;It is possible open the Hyper-V console for an individual VM without opening the full mmc.&amp;amp;#160; You&lt;/p&gt;
</description></item><item><title>re: More on the accessing the Hyper-V API from Powershell</title><link>http://blogs.technet.com/jamesone/archive/2008/04/19/more-on-the-accessing-the-hyper-v-api-from-powershell.aspx#3044582</link><pubDate>Fri, 25 Apr 2008 03:04:52 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3044582</guid><dc:creator>Ibrahim Abdul Rahim</dc:creator><description>&lt;p&gt;Nice post.&lt;/p&gt;
&lt;p&gt;I can’t find where you get $VSMgtSvc from... and it seems to work better if you change $VSMgtSvc.SystemName to $vm.__SERVER&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Ibrahim&lt;/p&gt;</description></item><item><title>re: More on the accessing the Hyper-V API from Powershell</title><link>http://blogs.technet.com/jamesone/archive/2008/04/19/more-on-the-accessing-the-hyper-v-api-from-powershell.aspx#3044589</link><pubDate>Fri, 25 Apr 2008 03:31:31 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3044589</guid><dc:creator>jamesone</dc:creator><description>&lt;p&gt;Ibrahim, sorry I should have said that $vsMgtSvc = Get-wmiObject -nameSpace root\virtualization -class Msvm_virtualSystemManagementService &lt;/p&gt;
&lt;p&gt;__server is the name of the machine where the WMI command executed and &lt;/p&gt;
&lt;p&gt;$VsMgtSvc.SystemName is the name of the hyper-V machine. In practice they will usually be the same. &lt;/p&gt;
</description></item><item><title>Hyper-v and Snapshots (Part 1)</title><link>http://blogs.technet.com/jamesone/archive/2008/04/19/more-on-the-accessing-the-hyper-v-api-from-powershell.aspx#3048791</link><pubDate>Fri, 02 May 2008 20:40:07 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3048791</guid><dc:creator>James O'Neill's blog </dc:creator><description>&lt;p&gt;The machine is running quite happily and has never been snapped. Late on Monday make a snapshot. This&lt;/p&gt;
</description></item><item><title>Hyper-v Snapshots part 2.</title><link>http://blogs.technet.com/jamesone/archive/2008/04/19/more-on-the-accessing-the-hyper-v-api-from-powershell.aspx#3049216</link><pubDate>Sat, 03 May 2008 14:44:32 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3049216</guid><dc:creator>James O'Neill's blog </dc:creator><description>&lt;p&gt;In my last post I explained how snapshots work and gave a little bit of PowerShell for creating a one&lt;/p&gt;
</description></item><item><title>More on the Hyper-V API</title><link>http://blogs.technet.com/jamesone/archive/2008/04/19/more-on-the-accessing-the-hyper-v-api-from-powershell.aspx#3053668</link><pubDate>Sun, 11 May 2008 16:02:21 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3053668</guid><dc:creator>James O'Neill's blog </dc:creator><description>&lt;p&gt;In which we see how to set the number of CPUs I started with getting MSVM Computer System objects - which&lt;/p&gt;
</description></item></channel></rss>