<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sc@-tt3r-ed Thoughts&#187; VMWare</title>
	<atom:link href="http://blog.foreignkid.net/category/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.foreignkid.net</link>
	<description>Almost everything techy, and then some...</description>
	<lastBuildDate>Fri, 30 Jul 2010 18:22:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Powershell Out-File: be weary of encoding!</title>
		<link>http://blog.foreignkid.net/2010/05/powershell-out-file-be-weary-of-encoding/</link>
		<comments>http://blog.foreignkid.net/2010/05/powershell-out-file-be-weary-of-encoding/#comments</comments>
		<pubDate>Tue, 25 May 2010 17:11:15 +0000</pubDate>
		<dc:creator>Foreignkid Moderator</dc:creator>
				<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Kixtart]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://blog.foreignkid.net/2010/05/powershell-out-file-be-weary-of-encoding/</guid>
		<description><![CDATA[Today, I was working on creating a script that updates some of our Student Information System core files on some workstations, and since my whole environment is based on VMWare View, I had to find a way to get the constantly changing VM [...]]]></description>
		<wfw:commentRss>http://blog.foreignkid.net/2010/05/powershell-out-file-be-weary-of-encoding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMWare View: add an existing VM</title>
		<link>http://blog.foreignkid.net/2009/10/vmware-view-add-an-existing-vm/</link>
		<comments>http://blog.foreignkid.net/2009/10/vmware-view-add-an-existing-vm/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 16:25:15 +0000</pubDate>
		<dc:creator>Babylon</dc:creator>
				<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Technical HowTo]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[View]]></category>

		<guid isPermaLink="false">http://blog.foreignkid.net/?p=357</guid>
		<description><![CDATA[I'm in the process of trying to get rid of any thick clients that I currently work on to convert solely to Virtual Machines, and clear out my desk space.
Well, I thought the best way to do this was to move my Precision 690 to the lab, install ESXi on it, and have a my VM on there. ]]></description>
		<wfw:commentRss>http://blog.foreignkid.net/2009/10/vmware-view-add-an-existing-vm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sysprep and VMWare View: the solution</title>
		<link>http://blog.foreignkid.net/2009/09/sysprep-and-vmware-view-the-solution/</link>
		<comments>http://blog.foreignkid.net/2009/09/sysprep-and-vmware-view-the-solution/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 01:42:14 +0000</pubDate>
		<dc:creator>Babylon</dc:creator>
				<category><![CDATA[Expert]]></category>
		<category><![CDATA[Kixtart]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Technical HowTo]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://blog.foreignkid.net/?p=327</guid>
		<description><![CDATA[I’m in the process of implementing VMWare vSphere 4.0 at work, with an add-on for VMWare View.

I had been working with ESXi for a while, so the switch to ESX 4 wasn’t too hard. On the View side, the learning curve was quite easy as well. There’s little that needs to be done in VDI Manager, and the rest is managed just like it would be managed on a physical machine deployed.

For those techies reading this that haven’t dealt with sysprep yet, it’s a Microsoft utility, which you can install, and it ends up residing in C:\Windows\System32\deploy.cab , unzipping this cab will reveal a set of files required to sysprep a machine. ]]></description>
		<wfw:commentRss>http://blog.foreignkid.net/2009/09/sysprep-and-vmware-view-the-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP T5545 (Linux) VMWare View and USB Redirection</title>
		<link>http://blog.foreignkid.net/2009/07/hp-t5545-linux-vmware-view-and-usb-redirection/</link>
		<comments>http://blog.foreignkid.net/2009/07/hp-t5545-linux-vmware-view-and-usb-redirection/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 22:15:00 +0000</pubDate>
		<dc:creator>Babylon</dc:creator>
				<category><![CDATA[Expert]]></category>
		<category><![CDATA[Technical HowTo]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[View]]></category>

		<guid isPermaLink="false">http://gkccs.wordpress.com/2009/07/02/hp-t5545-linux-vmware-view-and-usb-redirection</guid>
		<description><![CDATA[Well, since I’ve just spent the past 6 hours trying to figure out how the heck to get USB Redirection to work on HP T5545 , I thought I would write up some instructions on how to set it up, and all the [...]]]></description>
		<wfw:commentRss>http://blog.foreignkid.net/2009/07/hp-t5545-linux-vmware-view-and-usb-redirection/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>VMWare View (VDI) client for HP T5540 (WinCE)</title>
		<link>http://blog.foreignkid.net/2009/06/vmware-view-vdi-client-for-hp-t5540-wince/</link>
		<comments>http://blog.foreignkid.net/2009/06/vmware-view-vdi-client-for-hp-t5540-wince/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 04:22:00 +0000</pubDate>
		<dc:creator>Babylon</dc:creator>
				<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Technical HowTo]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://gkccs.wordpress.com/2009/06/20/vmware-view-vdi-client-for-hp-t5540-wince</guid>
		<description><![CDATA[So, here I am sitting at my office trying to get VMWare View to work on an HP T5540 thin client. Had no idea where to get the client for. the 11Mb file that you get from VMWare is entirely too big to [...]]]></description>
		<wfw:commentRss>http://blog.foreignkid.net/2009/06/vmware-view-vdi-client-for-hp-t5540-wince/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
