<?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>technoratica &#187; vmware server</title>
	<atom:link href="http://gavin.mclelland.ca/tag/vmware-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://gavin.mclelland.ca</link>
	<description>The personal blog of a Stealth Mode CEO</description>
	<lastBuildDate>Thu, 10 Dec 2009 19:55:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Howto: Fix &#8220;No permission to perform this operation.&#8221; VMware Server Error</title>
		<link>http://gavin.mclelland.ca/2008/05/14/howto-fix-no-permission-to-perform-this-operation-vmware-server-error/</link>
		<comments>http://gavin.mclelland.ca/2008/05/14/howto-fix-no-permission-to-perform-this-operation-vmware-server-error/#comments</comments>
		<pubDate>Wed, 14 May 2008 09:10:55 +0000</pubDate>
		<dc:creator>gavin</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Server 2003 R2]]></category>
		<category><![CDATA[vmware server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://gavin.mclelland.ca/2008/05/14/howto-fix-no-permission-to-perform-this-operation-vmware-server-error/</guid>
		<description><![CDATA[After the reboot of a VMware server host machine you may receive the error message “No permission to perform this operation” when attempting to start a guest in your console inventory. Here are the steps to solve the problem: Right click on the target virtual machine in the VMware console and select “Remove from Inventory.” [...]]]></description>
			<content:encoded><![CDATA[<p>After the reboot of a VMware server host machine you may receive the error message “No permission to perform this operation” when attempting to start a guest in your console inventory.</p>
<p>Here are the steps to solve the problem:</p>
<ol>
<li>Right click on the target virtual machine in the VMware console and select “Remove from Inventory.” This will remove the virtual machine from the Inventory list in the console without deleting the guest image.</li>
<li>In the VMware server console select File -&gt; Open -&gt; Browse to the folder that contains the relevant *.vmx virtual machine configuration file.</li>
<li>Select Ok. The problem virtual machine  will now be listed VMware Server Console Inventory.</li>
<li>You should now be able to power on (start) the guest image.</li>
</ol>
<p>Note: If your still experiencing the same error message, navigate to the folder that contains the VMware guest images configuration files and verify that the relevant user has full NTFS permission on the folder.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavin.mclelland.ca/2008/05/14/howto-fix-no-permission-to-perform-this-operation-vmware-server-error/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Speed up VMware Server Console remote connections</title>
		<link>http://gavin.mclelland.ca/2008/01/08/speed-up-vmware-server-console-remote-connections/</link>
		<comments>http://gavin.mclelland.ca/2008/01/08/speed-up-vmware-server-console-remote-connections/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 00:55:23 +0000</pubDate>
		<dc:creator>gavin</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[vmware server]]></category>

		<guid isPermaLink="false">http://gavin.mclelland.ca/2008/01/08/speed-up-vmware-server-console-remote-connections/</guid>
		<description><![CDATA[For some reason, console connections to running virtual machines can be really slow on VMware Server. For example, I have experienced that doing a simple ‘ls’ or ‘cat’ in console (no X server) would require 100% CPU utilization on the host for several seconds. I could literally see each line scroll by. Part of the [...]]]></description>
			<content:encoded><![CDATA[<p>For some reason, console connections to running virtual machines can be really slow on VMware Server. For example, I have experienced that doing a simple ‘ls’ or ‘cat’ in console (no X server) would require 100% CPU utilization on the host for several seconds. I could literally see each line scroll by.</p>
<p>Part of the reason for the low performance is that SSL is enabled by default for console connections. By disabling SSL, I got much better performance, although still not to the level of VMware Fusion. </p>
<p>Here is how to do it:</p>
<ol>
<li>Select Host -&gt; Settings</li>
<li>In the dialog select the Connections tab</li>
<li>Uncheck “Use SSL for Console communications”</li>
<li>Click OK</li>
</ol>
<p>Note: by disabling SSL, you are lowering security, so please consider the implications before using this tip.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavin.mclelland.ca/2008/01/08/speed-up-vmware-server-console-remote-connections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
