<?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 for tinyint.com</title>
	<atom:link href="http://www.tinyint.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tinyint.com</link>
	<description>An engineering and development &#60;em&#62;Factory of Knowledge&#60;/em&#62;™</description>
	<pubDate>Thu, 11 Mar 2010 02:44:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on vSphere Client on Windows 7 by Louisiana VMware Users Group &#187; VMware vSphere Client running on Windows 7</title>
		<link>http://www.tinyint.com/index.php/2009/09/04/vsphere-client-on-windows-7/comment-page-1/#comment-15</link>
		<dc:creator>Louisiana VMware Users Group &#187; VMware vSphere Client running on Windows 7</dc:creator>
		<pubDate>Thu, 04 Mar 2010 01:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinyint.com/?p=122#comment-15</guid>
		<description>[...] Greetings, If you&#8217;ve gotten this error &#8220;error stating “Error parsing clients.xml file&#8221; when connecting to your vCenter server with Microsoft Windows 7 &#8212; Here is your fix: http://www.tinyint.com/index.php/2009/09/04/vsphere-client-on-windows-7/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Greetings, If you&#8217;ve gotten this error &#8220;error stating “Error parsing clients.xml file&#8221; when connecting to your vCenter server with Microsoft Windows 7 &#8212; Here is your fix: <a href="http://www.tinyint.com/index.php/2009/09/04/vsphere-client-on-windows-7/" rel="nofollow">http://www.tinyint.com/index.php/2009/09/04/vsphere-client-on-windows-7/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enumerate Distribution Group Members by tcnolan</title>
		<link>http://www.tinyint.com/index.php/2009/05/24/enumerate-distribution-group-members/comment-page-1/#comment-14</link>
		<dc:creator>tcnolan</dc:creator>
		<pubDate>Tue, 16 Feb 2010 16:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinyint.com/?p=39#comment-14</guid>
		<description>&lt;blockquote cite="#commentbody-13"&gt;
&lt;strong&gt;&lt;a href="#comment-13" rel="nofollow"&gt;TheTrueGeek&lt;/a&gt; :&lt;/strong&gt;
&lt;p&gt;This is a great script - but I am having trouble getting it piped into a CSV or TXT file. Are you able to help me out with this please?&lt;/p&gt;
&lt;/blockquote&gt;
Thanks for the comment!  Sadly, piping out to a file is a bit annoying because of the way the output gets formatted.  The best way to do this is by using start-transcript before you run the script, which makes sure you get the proper output.  Unfortunately, CSV is not something that will work with this however because the data is not presented in a way that would be usable by the CSV formatter.  

I have wanted to correct both of these problems in an update of the script but I simply haven't had the time to revisit this in a while.  Hope start-transcript helps you get what you are looking for!</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-13"><p>
<strong><a href="#comment-13" rel="nofollow">TheTrueGeek</a> :</strong></p>
<p>This is a great script - but I am having trouble getting it piped into a CSV or TXT file. Are you able to help me out with this please?</p>
</blockquote>
<p>Thanks for the comment!  Sadly, piping out to a file is a bit annoying because of the way the output gets formatted.  The best way to do this is by using start-transcript before you run the script, which makes sure you get the proper output.  Unfortunately, CSV is not something that will work with this however because the data is not presented in a way that would be usable by the CSV formatter.  </p>
<p>I have wanted to correct both of these problems in an update of the script but I simply haven&#8217;t had the time to revisit this in a while.  Hope start-transcript helps you get what you are looking for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enumerate Distribution Group Members by TheTrueGeek</title>
		<link>http://www.tinyint.com/index.php/2009/05/24/enumerate-distribution-group-members/comment-page-1/#comment-13</link>
		<dc:creator>TheTrueGeek</dc:creator>
		<pubDate>Mon, 15 Feb 2010 17:22:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinyint.com/?p=39#comment-13</guid>
		<description>This is a great script - but I am having trouble getting it piped into a CSV or TXT file. Are you able to help me out with this please?</description>
		<content:encoded><![CDATA[<p>This is a great script - but I am having trouble getting it piped into a CSV or TXT file. Are you able to help me out with this please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vSphere Client on Windows 7 by dlorenso</title>
		<link>http://www.tinyint.com/index.php/2009/09/04/vsphere-client-on-windows-7/comment-page-1/#comment-11</link>
		<dc:creator>dlorenso</dc:creator>
		<pubDate>Sat, 07 Nov 2009 18:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinyint.com/?p=122#comment-11</guid>
		<description>Thank you for this post.  It was a real lifesaver.  After upgrading to Windows 7, I almost was locked out of my colo because of the vSphere Client incompatibility problem.  With this update you provided, I was back up and running in less than 5 minutes.  Awesome work!  VMWare community should thank you!</description>
		<content:encoded><![CDATA[<p>Thank you for this post.  It was a real lifesaver.  After upgrading to Windows 7, I almost was locked out of my colo because of the vSphere Client incompatibility problem.  With this update you provided, I was back up and running in less than 5 minutes.  Awesome work!  VMWare community should thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vSphere Client on Windows 7 by vSphere 4 Client &#38; Windows 7 &#124; Christopher J. Umina</title>
		<link>http://www.tinyint.com/index.php/2009/09/04/vsphere-client-on-windows-7/comment-page-1/#comment-10</link>
		<dc:creator>vSphere 4 Client &#38; Windows 7 &#124; Christopher J. Umina</dc:creator>
		<pubDate>Fri, 06 Nov 2009 12:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinyint.com/?p=122#comment-10</guid>
		<description>[...] http://www.tinyint.com/index.php/2009/09/04/vsphere-client-on-windows-7/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.tinyint.com/index.php/2009/09/04/vsphere-client-on-windows-7/" rel="nofollow">http://www.tinyint.com/index.php/2009/09/04/vsphere-client-on-windows-7/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vSphere Client on Windows 7 by Windows 7 VMware vSphere Client Fix (PowerShell) - Sanallaştırma Çözümleri</title>
		<link>http://www.tinyint.com/index.php/2009/09/04/vsphere-client-on-windows-7/comment-page-1/#comment-9</link>
		<dc:creator>Windows 7 VMware vSphere Client Fix (PowerShell) - Sanallaştırma Çözümleri</dc:creator>
		<pubDate>Mon, 02 Nov 2009 11:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinyint.com/?p=122#comment-9</guid>
		<description>[...]           Windows 7 VMware vSphere Client Fix (PowerShell) [...]</description>
		<content:encoded><![CDATA[<p>[...]           Windows 7 VMware vSphere Client Fix (PowerShell) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vSphere Client on Windows 7 by low351</title>
		<link>http://www.tinyint.com/index.php/2009/09/04/vsphere-client-on-windows-7/comment-page-1/#comment-7</link>
		<dc:creator>low351</dc:creator>
		<pubDate>Fri, 11 Sep 2009 18:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinyint.com/?p=122#comment-7</guid>
		<description>Extremely helpful, thank you for taking the time to share this.</description>
		<content:encoded><![CDATA[<p>Extremely helpful, thank you for taking the time to share this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enumerate Distribution Groups Script Updated&#8230; by tinyint.com &#187; Enumerate Distribution Group Members</title>
		<link>http://www.tinyint.com/index.php/2009/07/17/enumerate-distribution-groups-script-updated/comment-page-1/#comment-6</link>
		<dc:creator>tinyint.com &#187; Enumerate Distribution Group Members</dc:creator>
		<pubDate>Mon, 20 Jul 2009 01:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinyint.com/?p=97#comment-6</guid>
		<description>[...] Note: Script updated on 2009/07/17 to fix two bugs.</description>
		<content:encoded><![CDATA[<p>[...] Note: Script updated on 2009/07/17 to fix two bugs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enumerate Distribution Group Members by tinyint.com &#187; Enumerate Distribution Groups Script Updated&#8230;</title>
		<link>http://www.tinyint.com/index.php/2009/05/24/enumerate-distribution-group-members/comment-page-1/#comment-5</link>
		<dc:creator>tinyint.com &#187; Enumerate Distribution Groups Script Updated&#8230;</dc:creator>
		<pubDate>Mon, 20 Jul 2009 01:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinyint.com/?p=39#comment-5</guid>
		<description>[...] reader sent in a question asking how to enumerate groups that have spaces in them and this lead me to realize I didn&#8217;t follow the specifications for [...]</description>
		<content:encoded><![CDATA[<p>[...] reader sent in a question asking how to enumerate groups that have spaces in them and this lead me to realize I didn&#8217;t follow the specifications for [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
