<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>Mounting a Virtual Hard Disk with Hyper-V</title><link>http://blogs.msdn.com/virtual_pc_guy/archive/2008/02/01/mounting-a-virtual-hard-disk-with-hyper-v.aspx</link><description>You can mount a virtual hard disk under the parent partition with Hyper-V and a simple script: VBScript: Option Explicit &amp;#160; Dim WMIService Dim VHDService Dim VHD &amp;#160; 'Specify the VHD to be mounted VHD = &amp;quot;F:\Windows.vhd&amp;quot; &amp;#160; 'Get instance</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Mounting a Virtual Hard Disk with Hyper-V</title><link>http://blogs.msdn.com/virtual_pc_guy/archive/2008/02/01/mounting-a-virtual-hard-disk-with-hyper-v.aspx#7466025</link><pubDate>Tue, 05 Feb 2008 16:42:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7466025</guid><dc:creator>Dung K Hoang</dc:creator><description>&lt;p&gt;You can also see some examples of Hyper-V WMI here:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://dungkhoang.spaces.live.com/default.aspx"&gt;http://dungkhoang.spaces.live.com/default.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Mounting a Virtual Hard Disk with Hyper-V</title><link>http://blogs.msdn.com/virtual_pc_guy/archive/2008/02/01/mounting-a-virtual-hard-disk-with-hyper-v.aspx#7547695</link><pubDate>Sat, 09 Feb 2008 01:55:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7547695</guid><dc:creator>stephc</dc:creator><description>&lt;p&gt;Of course, the vhd must not be in use by a guest at the time.&lt;/p&gt;
</description></item><item><title>re: Mounting a Virtual Hard Disk with Hyper-V</title><link>http://blogs.msdn.com/virtual_pc_guy/archive/2008/02/01/mounting-a-virtual-hard-disk-with-hyper-v.aspx#7888234</link><pubDate>Mon, 25 Feb 2008 07:40:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7888234</guid><dc:creator>Jason</dc:creator><description>&lt;p&gt;Thanks for the article as I am just starting with Hyper-V and this really helped me out a lot.&lt;/p&gt;
&lt;p&gt;So how do you take your vbs script and make sure that the mounted VHD's are set online? &amp;nbsp;That is the only problem I am running into.&lt;/p&gt;
&lt;p&gt;Thanks for any info.&lt;/p&gt;
</description></item><item><title>re: Mounting a Virtual Hard Disk with Hyper-V</title><link>http://blogs.msdn.com/virtual_pc_guy/archive/2008/02/01/mounting-a-virtual-hard-disk-with-hyper-v.aspx#7898298</link><pubDate>Tue, 26 Feb 2008 06:43:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7898298</guid><dc:creator>Josh</dc:creator><description>&lt;p&gt;How to mount the VHD files on VM's using API's? (VB Script or Powershell)&lt;/p&gt;
</description></item><item><title>re: Mounting a Virtual Hard Disk with Hyper-V</title><link>http://blogs.msdn.com/virtual_pc_guy/archive/2008/02/01/mounting-a-virtual-hard-disk-with-hyper-v.aspx#7902302</link><pubDate>Tue, 26 Feb 2008 14:30:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7902302</guid><dc:creator>Hari</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I've used the powershell script and got executed. I can see that the VHD file got locaked as well. Now, how do i view that VHD file from the parent OS?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Hari&lt;/p&gt;
</description></item></channel></rss>