<?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"
	>
<channel>
	<title>Comments for Virtualfuture.info</title>
	<atom:link href="http://virtualfuture.info/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://virtualfuture.info</link>
	<description></description>
	<pubDate>Wed, 07 Jan 2009 02:16:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>Comment on Wisdom 2009 first impression by Wouter</title>
		<link>http://virtualfuture.info/2008/12/wisdom-2009-first-impression/#comment-679</link>
		<dc:creator>Wouter</dc:creator>
		<pubDate>Tue, 06 Jan 2009 09:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://virtualfuture.info/?p=634#comment-679</guid>
		<description>You're welcome, I hope you a just as enthousistic as I am. ;)</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome, I hope you a just as enthousistic as I am. <img src='http://virtualfuture.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMware Powershell script - Remove snapshots by Mike</title>
		<link>http://virtualfuture.info/2008/07/remove-snapshots-script/#comment-678</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 05 Jan 2009 17:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://virtualfuture.info/?p=147#comment-678</guid>
		<description>Ok well the new version of the VItoolkit has changed the syntax so here is my copy of the newest

connect-viserver virtualcenter-server.name
get-vm &#124; get-snapshot -Name “_VCB-Backup_”&#124;remove-snapshot -RunAsync -confirm:$false</description>
		<content:encoded><![CDATA[<p>Ok well the new version of the VItoolkit has changed the syntax so here is my copy of the newest</p>
<p>connect-viserver virtualcenter-server.name<br />
get-vm | get-snapshot -Name “_VCB-Backup_”|remove-snapshot -RunAsync -confirm:$false</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMware Powershell script - Remove snapshots by Mike</title>
		<link>http://virtualfuture.info/2008/07/remove-snapshots-script/#comment-677</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 05 Jan 2009 16:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://virtualfuture.info/?p=147#comment-677</guid>
		<description>Get-VC virtualcenter-server.name

get-vm &#124; get-snapshot&#124;Where {$_.Name -match “_VCB-Backup_”}&#124;remove-snapshot -RunAsync -confirm:$false

Seems to be working in two lines...

From what I can tell the -RunAsync resolved the timeout/runaway behavior. The colon was needed in this case.</description>
		<content:encoded><![CDATA[<p>Get-VC virtualcenter-server.name</p>
<p>get-vm | get-snapshot|Where {$_.Name -match “_VCB-Backup_”}|remove-snapshot -RunAsync -confirm:$false</p>
<p>Seems to be working in two lines&#8230;</p>
<p>From what I can tell the -RunAsync resolved the timeout/runaway behavior. The colon was needed in this case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMware Powershell script - Remove snapshots by Mike</title>
		<link>http://virtualfuture.info/2008/07/remove-snapshots-script/#comment-676</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 05 Jan 2009 15:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://virtualfuture.info/?p=147#comment-676</guid>
		<description>Hi Johan,

Here is the result of what I interpreted from your comments.

PS C:\Program Files\VMware\Infrastructure\VIToolkitForWindows&#62; get-vm &#124; get-snapshot&#124;Where {$_.Name -match "_VCB-Backup_"}&#124;remove-snapsh
ot -confirm $false
Remove-Snapshot : A parameter cannot be found that matches parameter name 'False'.
At line:1 char:100
+ get-vm &#124; get-snapshot&#124;Where {$_.Name -match "_VCB-Bac
kup_"}&#124;remove-snapshot  &#60;&#60;&#60;&#60; -confirm $false</description>
		<content:encoded><![CDATA[<p>Hi Johan,</p>
<p>Here is the result of what I interpreted from your comments.</p>
<p>PS C:\Program Files\VMware\Infrastructure\VIToolkitForWindows&gt; get-vm | get-snapshot|Where {$_.Name -match &#8220;_VCB-Backup_&#8221;}|remove-snapsh<br />
ot -confirm $false<br />
Remove-Snapshot : A parameter cannot be found that matches parameter name &#8216;False&#8217;.<br />
At line:1 char:100<br />
+ get-vm | get-snapshot|Where {$_.Name -match &#8220;_VCB-Bac<br />
kup_&#8221;}|remove-snapshot  &lt;&lt;&lt;&lt; -confirm $false</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wisdom 2009 first impression by Eric van der Meer</title>
		<link>http://virtualfuture.info/2008/12/wisdom-2009-first-impression/#comment-664</link>
		<dc:creator>Eric van der Meer</dc:creator>
		<pubDate>Fri, 02 Jan 2009 09:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://virtualfuture.info/?p=634#comment-664</guid>
		<description>I'm sorry, I thought Sven has posted this article (because of his update on LinkedIn) but it was Wouter.

Wouter, thanks! ;)</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry, I thought Sven has posted this article (because of his update on LinkedIn) but it was Wouter.</p>
<p>Wouter, thanks! <img src='http://virtualfuture.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wisdom 2009 first impression by Eric van der Meer</title>
		<link>http://virtualfuture.info/2008/12/wisdom-2009-first-impression/#comment-663</link>
		<dc:creator>Eric van der Meer</dc:creator>
		<pubDate>Fri, 02 Jan 2009 09:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://virtualfuture.info/?p=634#comment-663</guid>
		<description>Hello Sven,

Thanks for sharing this first impression of Wisdom 2009 with us! I will start playing with it as soon as possible.

Keep them coming!</description>
		<content:encoded><![CDATA[<p>Hello Sven,</p>
<p>Thanks for sharing this first impression of Wisdom 2009 with us! I will start playing with it as soon as possible.</p>
<p>Keep them coming!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMware&#8217;s Diane Greene about virtual future by shankyrhodes</title>
		<link>http://virtualfuture.info/2008/06/vmwares-diane-greene-about-virtual-future/#comment-656</link>
		<dc:creator>shankyrhodes</dc:creator>
		<pubDate>Mon, 22 Dec 2008 12:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://virtualfuture.info/?p=11#comment-656</guid>
		<description>Hi,

we are considering to buy a VMware Virtual Center.
We have two servers running VMware Standard edition.
Do you believe it will be worth it? Or do we have to
upgrade our VMware licenses to Enterprise before upgrading
virtual center to make it worth it. I had just read the
following article
&lt;a href="http://www.virtualizationteam.com/virtualization-vmware/vmware-virtual-server-virtualization-vmware/virtualcenter-for-vm-ware-server-real-value.html" rel="nofollow"&gt; VMware virtual center real value  &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>we are considering to buy a VMware Virtual Center.<br />
We have two servers running VMware Standard edition.<br />
Do you believe it will be worth it? Or do we have to<br />
upgrade our VMware licenses to Enterprise before upgrading<br />
virtual center to make it worth it. I had just read the<br />
following article<br />
<a href="http://www.virtualizationteam.com/virtualization-vmware/vmware-virtual-server-virtualization-vmware/virtualcenter-for-vm-ware-server-real-value.html" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.virtualizationteam.com/virtualization-vmware/vmware-virtual-server-virtualization-vmware/virtualcenter-for-vm-ware-server-real-value.html?referer=');"> VMware virtual center real value  </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMware Thinapp RC review by esraa</title>
		<link>http://virtualfuture.info/2008/06/vmware-thinapp-rc-review/#comment-655</link>
		<dc:creator>esraa</dc:creator>
		<pubDate>Mon, 22 Dec 2008 12:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://virtualfuture.info/?p=28#comment-655</guid>
		<description>its really a great tool but when i tried to install it he asked for the serial number and idon't have it can you tell me what is it?</description>
		<content:encoded><![CDATA[<p>its really a great tool but when i tried to install it he asked for the serial number and idon&#8217;t have it can you tell me what is it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Citrix on VI3.x recommendations by VMware:Citrix on VMware Recommendations &#171; ACC</title>
		<link>http://virtualfuture.info/2008/07/citrix-on-vi3x-recommendations/#comment-654</link>
		<dc:creator>VMware:Citrix on VMware Recommendations &#171; ACC</dc:creator>
		<pubDate>Sun, 21 Dec 2008 22:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://virtualfuture.info/?p=75#comment-654</guid>
		<description>[...] Many Citrix shops do a good deal of work maintaining multiple images – deploying applications in ‘stovepipe’ configurations…  that is to say, multiple small groups of Citrix servers, each dedicated to a specific set of applications.  Frequently, this is due to largely due to application incompatibility.  However, it results in the Citrix admin being required to maintain several different images for the Citrix farm. Even if the shop has standardized on a single Citrix image, they will not be using the company’s standard application deployment methodology…  Terminal Services is too funky with regards to application deployment, and requires much handholding.  Most Citrix shops has compeletely separate processes for packaging applications for a PC versus a Citrix server. VMware ThinApp (http://www.thinstall.com) can be used to image your applications separately from the Citrix image… In fact, an application that has been packaged with ThinApp on Windows 2003 will work on Terminal Services, Citrix, Windows XP, and Vista, eliminating the need to package that application for the different platforms.  Furthermore, ThinApp includes a ‘sandbox’ to prevent applications from conflicting with each other.  You simply place the packaged application on a file share on the network, accessible to the Citrix servers (or PCs, or both), and you are done.  Your users simply execute the application from the shared directory, and they are off and running.  This results in a win-win for the customer – the ability to package an application once, and use it for either a PC environment or a Citrix environment. Bron: http://virtualfuture.info/2008/07/citrix-on-vi3x-recommendations/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Many Citrix shops do a good deal of work maintaining multiple images – deploying applications in ‘stovepipe’ configurations…  that is to say, multiple small groups of Citrix servers, each dedicated to a specific set of applications.  Frequently, this is due to largely due to application incompatibility.  However, it results in the Citrix admin being required to maintain several different images for the Citrix farm. Even if the shop has standardized on a single Citrix image, they will not be using the company’s standard application deployment methodology…  Terminal Services is too funky with regards to application deployment, and requires much handholding.  Most Citrix shops has compeletely separate processes for packaging applications for a PC versus a Citrix server. VMware ThinApp (http://www.thinstall.com) can be used to image your applications separately from the Citrix image… In fact, an application that has been packaged with ThinApp on Windows 2003 will work on Terminal Services, Citrix, Windows XP, and Vista, eliminating the need to package that application for the different platforms.  Furthermore, ThinApp includes a ‘sandbox’ to prevent applications from conflicting with each other.  You simply place the packaged application on a file share on the network, accessible to the Citrix servers (or PCs, or both), and you are done.  Your users simply execute the application from the shared directory, and they are off and running.  This results in a win-win for the customer – the ability to package an application once, and use it for either a PC environment or a Citrix environment. Bron: <a href="http://virtualfuture.info/2008/07/citrix-on-vi3x-recommendations/" rel="nofollow">http://virtualfuture.info/2008/07/citrix-on-vi3x-recommendations/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMware releases OSPs by Rob Mokkink</title>
		<link>http://virtualfuture.info/2008/12/vmware-releases-osps/#comment-651</link>
		<dc:creator>Rob Mokkink</dc:creator>
		<pubDate>Wed, 17 Dec 2008 12:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://virtualfuture.info/?p=619#comment-651</guid>
		<description>Matthijs,

offcourse we use powershell to automate everything in our environment ;-)</description>
		<content:encoded><![CDATA[<p>Matthijs,</p>
<p>offcourse we use powershell to automate everything in our environment <img src='http://virtualfuture.info/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
