<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PowerCLI: Changing a VM IP Address with Invoke-VMScript</title>
	<atom:link href="http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/</link>
	<description>Virtually everything is poshable</description>
	<lastBuildDate>Sat, 11 Feb 2012 14:14:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Ivan Versluis</title>
		<link>http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/#comment-13674</link>
		<dc:creator>Ivan Versluis</dc:creator>
		<pubDate>Mon, 06 Feb 2012 09:57:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1420#comment-13674</guid>
		<description>Hi Alan,

It works fine for me. I used the script without any changes to assign a static IP address. VM was Windows Server 2008 R2 and ESX4i with vCenter 4.1 Update 1.</description>
		<content:encoded><![CDATA[<p>Hi Alan,</p>
<p>It works fine for me. I used the script without any changes to assign a static IP address. VM was Windows Server 2008 R2 and ESX4i with vCenter 4.1 Update 1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pcl</title>
		<link>http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/#comment-7460</link>
		<dc:creator>pcl</dc:creator>
		<pubDate>Mon, 15 Aug 2011 22:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1420#comment-7460</guid>
		<description>Did any one make this work by reading a csv file with multiple VMs?</description>
		<content:encoded><![CDATA[<p>Did any one make this work by reading a csv file with multiple VMs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Software asset tracking without network access</title>
		<link>http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/#comment-3439</link>
		<dc:creator>Software asset tracking without network access</dc:creator>
		<pubDate>Tue, 23 Nov 2010 00:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1420#comment-3439</guid>
		<description>[...] http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/" rel="nofollow">http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zilla</title>
		<link>http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/#comment-2999</link>
		<dc:creator>zilla</dc:creator>
		<pubDate>Fri, 22 Oct 2010 05:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1420#comment-2999</guid>
		<description>trying to figure out how to make this read from a file
please help</description>
		<content:encoded><![CDATA[<p>trying to figure out how to make this read from a file<br />
please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virtu-Al</title>
		<link>http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/#comment-1847</link>
		<dc:creator>Virtu-Al</dc:creator>
		<pubDate>Mon, 15 Feb 2010 09:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1420#comment-1847</guid>
		<description>Tim,

As far as I know what this actually does is use the same method as invoke-vmscript but pushes a pre-defined bat file to the machine and runs that, unfortunatly I do not have the same issue as you as my nic is attached !

I have mentioned this in the forums and it would seam a few other people have an issue with the bat file too.

Hopefully this will be resolved in a future release.

Alan</description>
		<content:encoded><![CDATA[<p>Tim,</p>
<p>As far as I know what this actually does is use the same method as invoke-vmscript but pushes a pre-defined bat file to the machine and runs that, unfortunatly I do not have the same issue as you as my nic is attached !</p>
<p>I have mentioned this in the forums and it would seam a few other people have an issue with the bat file too.</p>
<p>Hopefully this will be resolved in a future release.</p>
<p>Alan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim D</title>
		<link>http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/#comment-1846</link>
		<dc:creator>Tim D</dc:creator>
		<pubDate>Mon, 15 Feb 2010 00:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1420#comment-1846</guid>
		<description>Al,

I am playing around with some automation stuff and was getting the same &quot;unable to parse script output&quot; error as you were while using Get-VMGuestNetworkInterface.  The issue was actually that when I had called Set-NetworkAdapter I didn&#039;t pass -Connected:$true in that statement.  If the VM network adapter is not connected, it will throw the &quot;unable to parse script output&quot;.  As soon as I changed the vNIC settings on the VM to &quot;Connected&quot; my scripts worked just fine.

HTH,
Tim</description>
		<content:encoded><![CDATA[<p>Al,</p>
<p>I am playing around with some automation stuff and was getting the same &#8220;unable to parse script output&#8221; error as you were while using Get-VMGuestNetworkInterface.  The issue was actually that when I had called Set-NetworkAdapter I didn&#8217;t pass -Connected:$true in that statement.  If the VM network adapter is not connected, it will throw the &#8220;unable to parse script output&#8221;.  As soon as I changed the vNIC settings on the VM to &#8220;Connected&#8221; my scripts worked just fine.</p>
<p>HTH,<br />
Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Renouf &#8211; Changing a VM&#8217;s I.P. settings with PowerCli &#171; powercli.co.uk</title>
		<link>http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/#comment-1814</link>
		<dc:creator>Alan Renouf &#8211; Changing a VM&#8217;s I.P. settings with PowerCli &#171; powercli.co.uk</dc:creator>
		<pubDate>Sun, 07 Feb 2010 10:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1420#comment-1814</guid>
		<description>[...] http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/" rel="nofollow">http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sudharsan</title>
		<link>http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/#comment-1813</link>
		<dc:creator>Sudharsan</dc:creator>
		<pubDate>Sun, 07 Feb 2010 01:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1420#comment-1813</guid>
		<description>Al , a great Script again .

Considering that Starting Windows 2008 , Powershell comes with the OS by default , This would be a great script .</description>
		<content:encoded><![CDATA[<p>Al , a great Script again .</p>
<p>Considering that Starting Windows 2008 , Powershell comes with the OS by default , This would be a great script .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NiTRo</title>
		<link>http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/#comment-1812</link>
		<dc:creator>NiTRo</dc:creator>
		<pubDate>Sat, 06 Feb 2010 22:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1420#comment-1812</guid>
		<description>Al, you might also specify that only guest OS with powershell environment could be used against this command :)</description>
		<content:encoded><![CDATA[<p>Al, you might also specify that only guest OS with powershell environment could be used against this command <img src='http://www.virtu-al.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virtu-Al</title>
		<link>http://www.virtu-al.net/2010/02/05/powercli-changing-a-vm-ip-address-with-invoke-vmscript/#comment-1811</link>
		<dc:creator>Virtu-Al</dc:creator>
		<pubDate>Sat, 06 Feb 2010 22:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1420#comment-1811</guid>
		<description>Just tried that one and couldnt get it working, was getting an error with Get-VMGuestNetworkInterface: Unable to parse script output.</description>
		<content:encoded><![CDATA[<p>Just tried that one and couldnt get it working, was getting an error with Get-VMGuestNetworkInterface: Unable to parse script output.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

