<?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>I T U D A</title>
	<atom:link href="http://ituda.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ituda.com</link>
	<description>VMware Consultancy</description>
	<lastBuildDate>Tue, 03 Aug 2010 01:16:33 +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>VMware &#8211; Support Toolbar</title>
		<link>http://ituda.com/vmware-support-toolbar/</link>
		<comments>http://ituda.com/vmware-support-toolbar/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 00:11:32 +0000</pubDate>
		<dc:creator>ldhoore</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://ituda.com/?p=547</guid>
		<description><![CDATA[The VMware Support Toolbar gives you instant access to documentation, patches, live peer to peer chat and more. It can be downloaded at http://vmwaresupport.toolbar.fm/ &#160; www.youtube.com/watch?v=2W875WccJ_E]]></description>
			<content:encoded><![CDATA[<p>The VMware Support Toolbar gives you instant access to documentation, patches, live peer to peer chat and more.</p>
<p>It can be downloaded at <a href="http://vmwaresupport.toolbar.fm/" target="_blank">http://vmwaresupport.toolbar.fm/</a></p>
<p>&nbsp;</p>
<p><span class="youtube">
<object width="425" height="373">
<param name="movie" value="http://www.youtube.com/v/2W875WccJ_E&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=1&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showsearch=0?rel=0" />
<param name="allowFullScreen" value="true" />
<embed wmode="transparent" src="http://www.youtube.com/v/2W875WccJ_E&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=1&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showsearch=0?rel=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="373"></embed>
<param name="wmode" value="transparent" />
</object>
</span><p><a href="http://www.youtube.com/watch?v=2W875WccJ_E"><img src="http://img.youtube.com/vi/2W875WccJ_E/default.jpg" width="130" height="97" border=0></a></p><p><a href="http://www.youtube.com/watch?v=2W875WccJ_E">www.youtube.com/watch?v=2W875WccJ_E</a></p></p>
]]></content:encoded>
			<wfw:commentRss>http://ituda.com/vmware-support-toolbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware &#8211; vscsiStats</title>
		<link>http://ituda.com/vmware-vscsistats/</link>
		<comments>http://ituda.com/vmware-vscsistats/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 12:30:27 +0000</pubDate>
		<dc:creator>ldhoore</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://ituda.com/?p=531</guid>
		<description><![CDATA[vscsiStats can be used to perform storage performance analyses. vscsiStats collects and reports counters on storage activity. Its data is collected at the virtual SCSI device level in the kernel. This means that results are reported per VMDK (or RDM) irrespective of the underlying storage protocol. How to start it up Open a putty session]]></description>
			<content:encoded><![CDATA[<p>vscsiStats can be used to perform storage performance analyses. vscsiStats collects and reports counters on storage activity. Its data is collected at the virtual SCSI device level in the kernel. This means that results are reported per VMDK (or RDM) irrespective of the underlying storage protocol.</p>
<p><strong>How to start it up</strong></p>
<p style="margin-left: 80px;">Open a putty session to your ESX server</p>
<p style="margin-left: 80px;">Get help on&nbsp;vscsiStats: <strong>/usr/lib/vmware/bin/vscsiStats -h</strong></p>
<p style="margin-left: 80px;">Start collecting statistics (collection stops after 30 minutes): <strong>/usr/lib/vmware/bin/vscsiStats -s -w &lt;<em>worldgroupID</em>&gt;</strong></p>
<p style="margin-left: 120px;">To find the <em><strong>worldgroupID</strong></em> of the Virtual Machine you want to monitor: <strong>/usr/lib/vmware/bin/vscsiStats -l</strong></p>
<p style="margin-left: 80px;">Display counters: <strong>/usr/lib/vmware/bin/vscsiStats -p &lt;histotype&gt; -c</strong></p>
<p style="margin-left: 120px;"><em><strong>histotypes</strong></em> can be one of the following: all, ioLength, seekDistance, outstandingIOs, latency, interarrival</p>
<p style="margin-left: 120px;">the option <strong>-c</strong> will use a comma as delimiter</p>
<p>See also <a href="http://communities.vmware.com/docs/DOC-10095">http://communities.vmware.com/docs/DOC-10095</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ituda.com/vmware-vscsistats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware &#8211; Powershell</title>
		<link>http://ituda.com/vmware-powershell/</link>
		<comments>http://ituda.com/vmware-powershell/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 23:00:52 +0000</pubDate>
		<dc:creator>ldhoore</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://ituda.com/?p=455</guid>
		<description><![CDATA[How te get started with Powershell.&#160; Download and install Powershell from http://www.microsoft.com/powershell Powershell 1.0: http://support.microsoft.com/kb/926139 Powershell 2.0: http://support.microsoft.com/kb/968930 Add Registry key HKLM\Software\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell\ExecutionPolicy and set to &#34;RemoteSigned&#34; (REG_SZ) Download and install VMware PowerCLI from http://www.vmware.com/go/powershell Download and install vEcoshell from http://thevesi.org/ Download and install VMWare community Powerpack from http://powergui.org/entry.jspa?externalID=2551&#38;categoryID=290 References: Powershell Reference Card from Icomasoft at]]></description>
			<content:encoded><![CDATA[<h2>How te get started with Powershell.&nbsp;</h2>
<ol>
<li>Download and install Powershell from <a href="http://www.microsoft.com/powershell" target="_blank">http://www.microsoft.com/powershell</a>
<ol>
<li>Powershell 1.0: <a href="http://support.microsoft.com/kb/926139" target="_blank">http://support.microsoft.com/kb/926139</a></li>
<li>Powershell 2.0: <a href="http://support.microsoft.com/kb/968930" target="_blank">http://support.microsoft.com/kb/968930</a></li>
</ol>
</li>
<li>Add Registry key HKLM\Software\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell\ExecutionPolicy and set to &quot;RemoteSigned&quot; (REG_SZ)</li>
<li>Download and install VMware PowerCLI from <a href="http://www.vmware.com/go/powershell" target="_blank">http://www.vmware.com/go/powershell</a></li>
<li>Download and install vEcoshell from <a href="http://thevesi.org/">http://thevesi.org/</a></li>
<li>Download and install VMWare community Powerpack from <a href="http://powergui.org/entry.jspa?externalID=2551&amp;categoryID=290">http://powergui.org/entry.jspa?externalID=2551&amp;categoryID=290</a></li>
<li>References: 
<ol>
<li>Powershell Reference Card from Icomasoft at <a href="http://www.icomasoft.com/products/vi-powerscripter/powercli-reference-card.html">http://www.icomasoft.com/products/vi-powerscripter/powercli-reference-card.html</a></li>
<li>VMWare VSphere PowerCLI cmdlets reference: <a href="http://www.vmware.com/support/developer/windowstoolkit/wintk40u1/html/index.html">http://www.vmware.com/support/developer/windowstoolkit/wintk40u1/html/index.html</a></li>
<li>Mike Laverick&#39;s Powershell&nbsp;Whitepaper: <a href="http://www.rtfm-ed.co.uk/docs/vmwdocs/whitepaper-powershell.pdf" target="_blank">http://www.rtfm-ed.co.uk/docs/vmwdocs/whitepaper-powershell.pdf</a></li>
<li><a href="http://www.van-lieshout.com/powercli/" target="_blank">http://www.van-lieshout.com/powercli/</a></li>
<li><a href="http://www.virtu-al.net/featured-scripts/vmware-powerpack/">http://www.virtu-al.net/featured-scripts/vmware-powerpack/</a></li>
<li>Example scripts can be found at <a href="http://www.virtu-al.net/script-list/" target="_blank">http://www.virtu-al.net/script-list/</a></li>
<li><object height="300" width="400"><embed allowfullscreen="true" allowscriptaccess="always" height="300" src="http://vimeo.com/moogaloop.swf?clip_id=10188964&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" width="400"></embed></object></li>
</ol>
</li>
</ol>
<p><a href="http://vimeo.com/10188964">Virtu-al.net PowerPack</a> from <a href="http://vimeo.com/user766954">Alan Renouf</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ituda.com/vmware-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware &#8211;  vSphere 4.0 reference card</title>
		<link>http://ituda.com/vmware-vsphere-4-0-reference-card/</link>
		<comments>http://ituda.com/vmware-vsphere-4-0-reference-card/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 11:30:27 +0000</pubDate>
		<dc:creator>ldhoore</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[Documentation]]></category>

		<guid isPermaLink="false">http://ituda.com/?p=487</guid>
		<description><![CDATA[http://www.vreference.com/public/vReference-vSphere4card2.2.pdf]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vreference.com/public/vReference-vSphere4card2.2.pdf" target="_blank">http://www.vreference.com/public/vReference-vSphere4card2.2.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ituda.com/vmware-vsphere-4-0-reference-card/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dropbox</title>
		<link>http://ituda.com/dropbox/</link>
		<comments>http://ituda.com/dropbox/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 09:55:30 +0000</pubDate>
		<dc:creator>ldhoore</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://ituda.com/?p=482</guid>
		<description><![CDATA[Dropbox is a file hosting service operated by Dropbox, Inc. which uses cloud computing to enable users to store and share files and folders with others across the Internet using file synchronization. There are both free (2GB)&#160;and paid services, each with varying options; the service is cross-platform, with client programs available for several different operating]]></description>
			<content:encoded><![CDATA[</p>
<p><img alt="" class="alignleft size-full wp-image-484" height="124" src="http://ituda.com/wp-content/uploads/2010/04/Dropbox.jpg" title="Dropbox" width="124" />Dropbox is a file hosting service operated by Dropbox, Inc. which uses cloud computing to enable users to store and share files and folders with others across the Internet using file synchronization. There are both free (2GB)&nbsp;and paid services, each with varying options; the service is cross-platform, with client programs available for several different operating systems as well as a Web-based client.</p>
<p>To get your (free) dropbox account go to <a href="https://www.dropbox.com/referrals/NTYxNTMzMDY5?f=0">https://www.dropbox.com/referrals/NTYxNTMzMDY5?f=0</a></p>
<p>There is also an <a href="http://itunes.apple.com/us/app/dropbox/id327630330?mt=8" target="_blank">iphone application</a> available.<br />
	&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://ituda.com/dropbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware &#8211; esxtop</title>
		<link>http://ituda.com/vmware-esxtop/</link>
		<comments>http://ituda.com/vmware-esxtop/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 13:39:13 +0000</pubDate>
		<dc:creator>ldhoore</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://ituda.com/?p=435</guid>
		<description><![CDATA[A very good article about ESXTOP can be found at http://www.yellow-bricks.com/esxtop/ Reference card: http://www.vreference.com/public/vReference-esxtop1.2.pdf Read also the VMware article&#160;http://communities.vmware.com/docs/DOC-9279]]></description>
			<content:encoded><![CDATA[<p>A very good article about ESXTOP can be found at <a href="http://www.yellow-bricks.com/esxtop/">http://www.yellow-bricks.com/esxtop/</a></p>
<p>Reference card: <a href="http://www.vreference.com/public/vReference-esxtop1.2.pdf">http://www.vreference.com/public/vReference-esxtop1.2.pdf</a></p>
<p>Read also the VMware article&nbsp;<a href="http://communities.vmware.com/docs/DOC-9279">http://communities.vmware.com/docs/DOC-9279</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ituda.com/vmware-esxtop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VKernel: Product Offering</title>
		<link>http://ituda.com/vkernel-product-offering/</link>
		<comments>http://ituda.com/vkernel-product-offering/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 03:32:46 +0000</pubDate>
		<dc:creator>ldhoore</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vKernel]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://ituda.com/?p=446</guid>
		<description><![CDATA[VKernel&#8217;s award winning Capacity Management products help system administrators reduce the costs of virtualization and ensure application performance. VKernel&#39;s suite of Capacity Optimization products reduce the cost of virtualization by optimizing server and storage resource utilization. The Performance Optimization products ensure application performance by identifying and resolving capacity bottlenecks. The Cost Visibility products provide application]]></description>
			<content:encoded><![CDATA[<p><img alt="" class="alignleft size-full wp-image-449" height="66" src="http://ituda.com/wp-content/uploads/2010/03/vkernel.jpg" title="vkernel" width="228" /></p>
<p><span style="font-size: 11pt">VKernel&rsquo;s award winning Capacity Management products help system administrators reduce the costs of virtualization and ensure application performance. VKernel&#39;s suite of <a href="http://www.vkernel.com/products/capacity-optimization" target="_blank">Capacity Optimization products</a> reduce the cost of virtualization by optimizing server and storage resource utilization. The <a href="http://www.vkernel.com/products/performance-optimization" target="_blank">Performance Optimization products</a> ensure application performance by identifying and resolving capacity bottlenecks. The <a href="http://www.vkernel.com/products/cost-visibility" target="_blank">Cost Visibility products</a> provide application and business level visibility to determine infrastructure usage and allocate costs. </span></p>
<p><span style="font-size: 11pt"><span id="more-446"></span></span></p>
<h2><u>Capacity Optimization </u></h2>
<h2><span style="font-size: 11pt">Reclaim under-utilized server and storage resources to maximize capacity utilization and minimize costs.</span></h2>
<p><span style="font-size: 11pt"><a href="http://www.vkernel.com/products/optimization-pack" target="_blank">Optimization Pack &#8211; $299/socket</a><br />
	Easily reclaim under-utilized and over allocated server and storage resources to maximize capacity utilization. Reduce virtualization infrastructure costs by up to 30%! </span></p>
<p><span style="font-size: 11pt"><a href="http://www.vkernel.com/products/capacity-view" target="_blank">Capacity View &#8211; FREE</a><br />
	This powerful, FREE tool installs on your Windows desktop in minutes to provide quick diagnostics and alerting to the storage and server capacity and performance issues in your VMware infrastructure.</span></p>
<p><span style="font-size: 11pt"><a href="http://www.vkernel.com/products/vm-stats" target="_blank">VM Stats &#8211; FREE</a><br />
	This powerful, FREE tool provides a quick summary of your over allocated and under utilized VMware server and storage resources.</span></p>
<h2>&nbsp;</h2>
<h2><u>Performance Optimization</u></h2>
<h2><b><span style="font-size: 11pt">Identify and resolve capacity bottlenecks and reallocate infrastructure resources to optimize performance.</span></b></h2>
<p><span style="font-size: 11pt"><a href="http://www.vkernel.com/products/capacity-analyzer" target="_blank">Capacity Analyzer &#8211; $299/socket</a><br />
	Quickly identify and prevent virtualization performance problems across server and storage in VMware and Hyper-V environments. Increase performance of virtualized applications. </span></p>
<p><span style="font-size: 11pt"><a href="http://www.vkernel.com/products/capacity-view" target="_blank">Capacity View &#8211; FREE</a><br />
	This powerful, FREE tool installs on your Windows desktop in minutes to provide quick diagnostics and alerting to the storage and server capacity and performance issues in your VMware infrastructure.</span></p>
<p><span style="font-size: 11pt"><a href="http://www.vkernel.com/products/capacity-modeler" target="_blank">Capacity Modeler &#8211; FREE</a><br />
	This powerful, FREE tool allows you to easily assess the performance impact of capacity changes to your existing virtualized environment. Make changes with confidence. </span></p>
<p class="MsoNormal">&nbsp;</p>
<h2><u>Cost Visibility</u><span style="font-size: 11pt"> </span></h2>
<h2><b><span style="font-size: 11pt">Gain business level visibility into virtual infrastructure usage and cost by application and department.</span></b></h2>
<p><span style="font-size: 11pt"><a href="http://www.vkernel.com/products/chargeback" target="_blank">Chargeback &#8211; $299/socket</a><br />
	Chargeback is a powerful, easy to use and affordable product that enables IT managers to accurately map VMware virtualization costs against applications and users. It provides business level visibility and cost reporting, by application or business group and by actual resource consumption or allocation. </span></p>
<p><span style="font-size: 11pt"><a href="http://www.vkernel.com/products/search-my-vm" target="_blank">SearchMyVM &#8211; FREE</a><br />
	&ldquo;Google-like&rdquo; search tools helps you quickly find information about VMs, hosts, clusters, resource pools, and more.</span></p>
<p class="MsoNormal"><span style="font-size: 11pt"><a href="http://www.vkernel.com/products/snapshot-my-vm" target="_blank">SnapshotMyVM &#8211; FREE</a><br />
	This powerful, FREE tool documents VM configurations in VMware ESX environments.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://ituda.com/vkernel-product-offering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware 3.5 upgrade to vSphere (Video)</title>
		<link>http://ituda.com/vmware-35-upgrade-to-vsphere-video/</link>
		<comments>http://ituda.com/vmware-35-upgrade-to-vsphere-video/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 14:27:58 +0000</pubDate>
		<dc:creator>ldhoore</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://ituda.com/?p=438</guid>
		<description><![CDATA[&#160; Upgrading your Virtual Infrastructure Management Components http://download3.vmware.com/vsphere/vsphere-migration-part1.html ESX Host Migration Methods http://download3.vmware.com/vsphere/vsphere-migration-part2.html Virtual Machine Upgrades http://download3.vmware.com/vsphere/vsphere-migration-part3.html Implementing vSphere Licensing http://download3.vmware.com/vsphere/vsphere-migration-part4.html]]></description>
			<content:encoded><![CDATA[<p><a href="http://ituda.com/wp-content/uploads/2010/03/vsphere-migration-process.png"><img alt="" class="aligncenter size-full wp-image-443" height="120" src="http://ituda.com/wp-content/uploads/2010/03/vsphere-migration-process.png" title="vsphere-migration-process" width="480" /></a></p>
<p>&nbsp;</p>
<p>Upgrading your Virtual Infrastructure Management Components</p>
<p style="margin-left: 40px"><a href="http://download3.vmware.com/vsphere/vsphere-migration-part1.html" target="_blank">http://download3.vmware.com/vsphere/vsphere-migration-part1.html</a></p>
<p>ESX Host Migration Methods</p>
<p style="margin-left: 40px"><a href="http://download3.vmware.com/vsphere/vsphere-migration-part2.html" target="_blank">http://download3.vmware.com/vsphere/vsphere-migration-part2.html</a></p>
<p>Virtual Machine Upgrades</p>
<p style="margin-left: 40px"><a href="http://download3.vmware.com/vsphere/vsphere-migration-part3.html" target="_blank">http://download3.vmware.com/vsphere/vsphere-migration-part3.html</a></p>
<p>Implementing vSphere Licensing</p>
<p style="margin-left: 40px"><a href="http://download3.vmware.com/vsphere/vsphere-migration-part4.html" target="_blank">http://download3.vmware.com/vsphere/vsphere-migration-part4.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ituda.com/vmware-35-upgrade-to-vsphere-video/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Support Validation Wizard</title>
		<link>http://ituda.com/support-validation-wizard/</link>
		<comments>http://ituda.com/support-validation-wizard/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 14:01:10 +0000</pubDate>
		<dc:creator>ldhoore</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://ituda.com/?p=430</guid>
		<description><![CDATA[To know if a Microsoft Product is supported on VMware (or another hypervisor), Microsoft has&#160;an easy to use&#160;support validation wizard&#160; &#160;]]></description>
			<content:encoded><![CDATA[<p>To know if a Microsoft Product is supported on VMware (or another hypervisor), Microsoft has&nbsp;an easy to use&nbsp;<a href="http://www.windowsservercatalog.com/svvp.aspx?svvppage=svvpwizard.htm" target="_blank">support validation wizard</a>&nbsp;<br />
	&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://ituda.com/support-validation-wizard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VKernel: SnapshotMyVM</title>
		<link>http://ituda.com/vkernel-snapshotmyvm/</link>
		<comments>http://ituda.com/vkernel-snapshotmyvm/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 04:29:24 +0000</pubDate>
		<dc:creator>ldhoore</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vKernel]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://ituda.com/?p=411</guid>
		<description><![CDATA[VKernel&#8217;s free SnapshotMyVM is a quick&#8211;to&#8211;install and easy&#8211;to&#8211;use standalone documentation tool for VMware ESX environments. Within minutes, SnapshotMyVM completely automates the time&#8211;consuming process of documenting all virtual machines (VMs). You can download it from VKernels website or here &#160; www.youtube.com/watch?v=-fBIarxXq0Q &#160; www.youtube.com/watch?v=ZIqW6fY2_Ko]]></description>
			<content:encoded><![CDATA[<p>VKernel&rsquo;s free SnapshotMyVM is a quick&ndash;to&ndash;install and easy&ndash;to&ndash;use standalone documentation tool for VMware ESX environments. Within minutes, SnapshotMyVM completely automates the time&ndash;consuming process of documenting all virtual machines (VMs).</p>
<p>You can download it from <a href="http://www.vkernel.com/download/snapshot-my-vm" target="_blank">VKernels website</a> or <a href="http://www.ituda.com/Tools/VKernel/SnapshotmyVM/SnapshotMyVM.jar" target="_blank">here</a></p>
<p>&nbsp;</p>
<p><span class="youtube">
<object width="425" height="373">
<param name="movie" value="http://www.youtube.com/v/-fBIarxXq0Q&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=1&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showsearch=0?rel=0" />
<param name="allowFullScreen" value="true" />
<embed wmode="transparent" src="http://www.youtube.com/v/-fBIarxXq0Q&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=1&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showsearch=0?rel=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="373"></embed>
<param name="wmode" value="transparent" />
</object>
</span><p><a href="http://www.youtube.com/watch?v=-fBIarxXq0Q"><img src="http://img.youtube.com/vi/-fBIarxXq0Q/default.jpg" width="130" height="97" border=0></a></p><p><a href="http://www.youtube.com/watch?v=-fBIarxXq0Q">www.youtube.com/watch?v=-fBIarxXq0Q</a></p></p>
<p>&nbsp;</p>
<p><span class="youtube">
<object width="425" height="373">
<param name="movie" value="http://www.youtube.com/v/ZIqW6fY2_Ko&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=1&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showsearch=0?rel=0" />
<param name="allowFullScreen" value="true" />
<embed wmode="transparent" src="http://www.youtube.com/v/ZIqW6fY2_Ko&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=1&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showsearch=0?rel=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="373"></embed>
<param name="wmode" value="transparent" />
</object>
</span><p><a href="http://www.youtube.com/watch?v=ZIqW6fY2_Ko"><img src="http://img.youtube.com/vi/ZIqW6fY2_Ko/default.jpg" width="130" height="97" border=0></a></p><p><a href="http://www.youtube.com/watch?v=ZIqW6fY2_Ko">www.youtube.com/watch?v=ZIqW6fY2_Ko</a></p></p>
]]></content:encoded>
			<wfw:commentRss>http://ituda.com/vkernel-snapshotmyvm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
