<?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: VMware PowerShell Tip: Install VMware Tools without Rebooting</title>
	<atom:link href="http://halr9000.com/article/642/feed" rel="self" type="application/rss+xml" />
	<link>http://halr9000.com/article/642</link>
	<description>(powershell &#38; other stuff)</description>
	<lastBuildDate>Thu, 17 May 2012 06:21:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Installing VMware tools without a reboot? » Yellow Bricks</title>
		<link>http://halr9000.com/article/642/comment-page-1#comment-6960</link>
		<dc:creator>Installing VMware tools without a reboot? » Yellow Bricks</dc:creator>
		<pubDate>Thu, 27 Nov 2008 12:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/642#comment-6960</guid>
		<description>[...]  Published in Management &amp; Automation    I&#8217;ve been getting a lot of questions on this script that makes it possible to install VMware tools without rebooting. I must admit that it&#8217;s a [...]</description>
		<content:encoded><![CDATA[<p>[...]  Published in Management &amp; Automation    I&#8217;ve been getting a lot of questions on this script that makes it possible to install VMware tools without rebooting. I must admit that it&#8217;s a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: halr9000</title>
		<link>http://halr9000.com/article/642/comment-page-1#comment-6957</link>
		<dc:creator>halr9000</dc:creator>
		<pubDate>Tue, 25 Nov 2008 21:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/642#comment-6957</guid>
		<description>Ok, how about this update?</description>
		<content:encoded><![CDATA[<p>Ok, how about this update?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daniel</title>
		<link>http://halr9000.com/article/642/comment-page-1#comment-6951</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Wed, 19 Nov 2008 21:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/642#comment-6951</guid>
		<description>Hi Hal,

this is not working for me. I fixed it to 

Get-Cluster -Name $cluster &#124; Get-VM &#124; % { (Get-View $_.ID).UpgradeTools_Task($installerArgs) }

But the actual installation process was not initiated :(
While I was logged in to the VM which should be upgraded a message dialog popped up telling me something about MSI comand line paramters...

Regards,

daniel</description>
		<content:encoded><![CDATA[<p>Hi Hal,</p>
<p>this is not working for me. I fixed it to </p>
<p>Get-Cluster -Name $cluster | Get-VM | % { (Get-View $_.ID).UpgradeTools_Task($installerArgs) }</p>
<p>But the actual installation process was not initiated <img src='http://halr9000.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
While I was logged in to the VM which should be upgraded a message dialog popped up telling me something about MSI comand line paramters&#8230;</p>
<p>Regards,</p>
<p>daniel</p>
]]></content:encoded>
	</item>
</channel>
</rss>

