<?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>VM-Pro</title>
	<atom:link href="http://vm-pro.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vm-pro.com</link>
	<description>VMware and other virtualization technologies</description>
	<lastBuildDate>Tue, 29 Nov 2011 17:04:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Remove VMware Host Warning for Local Tech Support Mode and Remote Tech Support Mode</title>
		<link>http://vm-pro.com/remove-vmware-host-warning-for-local-tech-support-mode-and-remote-tech-support-mode/</link>
		<comments>http://vm-pro.com/remove-vmware-host-warning-for-local-tech-support-mode-and-remote-tech-support-mode/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 16:59:17 +0000</pubDate>
		<dc:creator>VM Pro</dc:creator>
				<category><![CDATA[Advanced Settings]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://vm-pro.com/?p=227</guid>
		<description><![CDATA[VMware 4.0+ warns admins with VM hosts that have violated &#8216;optimum&#8217; security practices, displaying the following messages, accopanied by the yellow warning symbol on your hosts in the VI client: The Local Tech Support Mode for host xxx has been enabled Remote Tech Support Mode (SSH) for host xxx has been enabled Assuming you understand [...]]]></description>
		<wfw:commentRss>http://vm-pro.com/remove-vmware-host-warning-for-local-tech-support-mode-and-remote-tech-support-mode/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Improve VMware Console Mouse Experience with Windows Server 2008</title>
		<link>http://vm-pro.com/improve-vmware-console-mouse-experience-with-windows-server-2008/</link>
		<comments>http://vm-pro.com/improve-vmware-console-mouse-experience-with-windows-server-2008/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 21:37:36 +0000</pubDate>
		<dc:creator>VM Pro</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[VMTools]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[VMware Tools]]></category>

		<guid isPermaLink="false">http://vm-pro.com/?p=186</guid>
		<description><![CDATA[Windows Server 2008 (R2) is awesome. Almost everything about it is better than it&#8217;s predecessor. One issue I&#8217;ve run into as a VMware Engineer is that even with VMware tools installed and up to date, the mouse still moves around like a server without VMTools. This experience can test your patience if you&#8217;re doing enough [...]]]></description>
		<wfw:commentRss>http://vm-pro.com/improve-vmware-console-mouse-experience-with-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Batch Adding New VMware Hosts via PowerCLI</title>
		<link>http://vm-pro.com/batch-adding-new-vm-hosts-via-powercli/</link>
		<comments>http://vm-pro.com/batch-adding-new-vm-hosts-via-powercli/#comments</comments>
		<pubDate>Sun, 09 May 2010 19:28:02 +0000</pubDate>
		<dc:creator>VM Pro</dc:creator>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[add-vmhost]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[powercli]]></category>
		<category><![CDATA[powershell script]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://vm-pro.com/?p=177</guid>
		<description><![CDATA[In building out a new VM Datacenter I had the task of adding quite a few VM hosts in short order. To make light work of adding multiple new hosts I decided to script it out and below are the results. It makes it easy: As you can see, I&#8217;ve opted to specify all variables, [...]]]></description>
		<wfw:commentRss>http://vm-pro.com/batch-adding-new-vm-hosts-via-powercli/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerCLI &#8211; Essential Network Details</title>
		<link>http://vm-pro.com/powershell-get-essential-network-details/</link>
		<comments>http://vm-pro.com/powershell-get-essential-network-details/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 19:40:14 +0000</pubDate>
		<dc:creator>VM Pro</dc:creator>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Export to Excel]]></category>
		<category><![CDATA[get-wmiobject]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[P2V]]></category>
		<category><![CDATA[powercli]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[win32_networkAdapterConfiguration]]></category>

		<guid isPermaLink="false">http://vm-pro.com/?p=161</guid>
		<description><![CDATA[It often happens in the life of an engineer or systems administrator. Someone hands you a list of machines&#8230;.may be physical, virtual or a mix of both. And they want to know &#8220;X&#8221; about these machines. Or maybe, you have a list of servers that are going to being P2Vd and you want to verify [...]]]></description>
		<wfw:commentRss>http://vm-pro.com/powershell-get-essential-network-details/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerCLI &#8211; Syntax Highlighter Brush</title>
		<link>http://vm-pro.com/vmware-powercli-syntax-highlighter-brush/</link>
		<comments>http://vm-pro.com/vmware-powercli-syntax-highlighter-brush/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 01:55:41 +0000</pubDate>
		<dc:creator>VM Pro</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[powercli]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[syntax highlighter]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://vm-pro.com/?p=136</guid>
		<description><![CDATA[So as you&#8217;ve seen here and other wonderful web sites that feature any type of code, we put our code into &#8216;code blocks&#8217; using Synatx Highlighter made famous by Alex Gorbachev. Given that he&#8217;s already developed a wonderful PowerShell brush, I added all the cmdlets provided by VMware PowerCLI version 4.0 Update 1. Download Now: [...]]]></description>
		<wfw:commentRss>http://vm-pro.com/vmware-powercli-syntax-highlighter-brush/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello! The First Post</title>
		<link>http://vm-pro.com/hello-the-first-post/</link>
		<comments>http://vm-pro.com/hello-the-first-post/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 14:12:18 +0000</pubDate>
		<dc:creator>VM Pro</dc:creator>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[get-vm]]></category>
		<category><![CDATA[powercli]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://vm-pro.com/?p=94</guid>
		<description><![CDATA[Hello, As our first post we&#8217;d like to keep things simple, say hello, and hopefully provide a little value though our a simple PowerCLI command Basic Get-VM Powershell Command The Get-VM command for a few select fields generates a simple table of your Virtual Machines on the host (if you&#8217;re connected to an ESX host) [...]]]></description>
		<wfw:commentRss>http://vm-pro.com/hello-the-first-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

