<?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>danejeffrey.com &#187; VMware</title>
	<atom:link href="http://danejeffrey.com/blog/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://danejeffrey.com/blog</link>
	<description>Good ways to break things.</description>
	<lastBuildDate>Fri, 09 Mar 2012 06:54:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Setup vShield Zones 1.0U1 (for vSphere 4)</title>
		<link>http://danejeffrey.com/blog/2012/03/09/setup-vshield-zones-1-0u1-for-vsphere-4/</link>
		<comments>http://danejeffrey.com/blog/2012/03/09/setup-vshield-zones-1-0u1-for-vsphere-4/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 06:52:30 +0000</pubDate>
		<dc:creator>danejeff</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vShield]]></category>

		<guid isPermaLink="false">http://danejeffrey.com/blog/?p=579</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://danejeffrey.com/blog/2012/03/09/setup-vshield-zones-1-0u1-for-vsphere-4/' addthis:title='Setup vShield Zones 1.0U1 (for vSphere 4) '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Two components to vShield Zones: vShield Manager (centralised management of agents) and vShield agents (the security component that inspects traffic flow and provides firewall protection). Deploy vShield by obtaining the OVF from the VMware Appliance Marketplace and deploying in vCenter. Follow the prompts to deploy the appliance. Once deployed, create a new port group on [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://danejeffrey.com/blog/2012/03/09/setup-vshield-zones-1-0u1-for-vsphere-4/' addthis:title='Setup vShield Zones 1.0U1 (for vSphere 4) ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://danejeffrey.com/blog/2012/03/09/setup-vshield-zones-1-0u1-for-vsphere-4/' addthis:title='Setup vShield Zones 1.0U1 (for vSphere 4) '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Two components to vShield Zones: vShield Manager (centralised management of agents) and vShield agents (the security component that inspects traffic flow and provides firewall protection).</p>
<p>Deploy vShield by obtaining the OVF from the VMware Appliance Marketplace and deploying in vCenter. Follow the prompts to deploy the appliance.</p>
<p>Once deployed, create a new port group on the vSwitch that the vShield Manager was deployed to and call it &#8216;vsmgmt&#8217; (this name is recognised by all vShield agents).</p>
<p>Edit the settings of the deployed vShield Manager virtual machine and select its Network Adapter 1, change the port group to vsmgmt.</p>
<p>Power on the virtual machine and open the console.</p>
<p>At the login prompt use admin / default to login</p>
<p>At prompt  manger&gt;, type &#8216;enable&#8217;</p>
<p>At prompt manager# , type &#8216;setup&#8217;</p>
<p>Follow the prompts to enter network details (IP, Subnet, Default Gateway, DNS) and save the configuration.</p>
<p>Open a web browser and go to https://&lt;fqdn | ip&gt;</p>
<p>Login with the same account as above</p>
<p><a href="http://danejeffrey.com/blog/wp-content/uploads/2012/03/vshield.png"><img class="aligncenter size-medium wp-image-580" title="vshield" src="http://danejeffrey.com/blog/wp-content/uploads/2012/03/vshield-300x202.png" alt="" width="300" height="202" /></a></p>
<p>You will login to the vCenter tab. Enter the IP address / name of the vCenter to connect to and login details.</p>
<p>Click Register under vSphere Plug-in, accept the certificate if prompted. The plug-in will now be registered in vCenter.</p>
<p><a href="http://danejeffrey.com/blog/wp-content/uploads/2012/03/plug-in.png"><img class="aligncenter size-medium wp-image-583" title="plug-in" src="http://danejeffrey.com/blog/wp-content/uploads/2012/03/plug-in-300x47.png" alt="" width="300" height="47" /></a></p>
<p>Once registered, look for the vShield tab under each host in vCenter.</p>
<p>Once the vShield Manager is setup, prepare the vShield agent. Do this by deploying the vShield agent OVF and converting the created virtual machine to a template. This template is then deployed per vSwitch requiring vShield protection.</p>
<p>To deploy a vShield agent, login to vShield Manager and go to the Install vShield tab. Configure the install parameters &#8211; select the template to clone (the vShield agent), IP addressing and the vSwitch to protect. Click Install to deploy the vShield agent.</p>
<p>Finally, if HA is deployed in the environment, ensure the vShield agent is disabled for vMotion and ensure that its host isolation response is set to Leave Powered On. Similarly, for DRS ensure that the vShield agent virtual machine is Disabled for automation</p>
<img src="http://danejeffrey.com/blog/?ak_action=api_record_view&id=579&type=feed" alt="" /><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://danejeffrey.com/blog/2012/03/09/setup-vshield-zones-1-0u1-for-vsphere-4/' addthis:title='Setup vShield Zones 1.0U1 (for vSphere 4) ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://danejeffrey.com/blog/2012/03/09/setup-vshield-zones-1-0u1-for-vsphere-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vSphere Management Assistant (vMA) Cheat Sheet</title>
		<link>http://danejeffrey.com/blog/2012/03/08/vsphere-management-assistant-vma-cheat-sheet/</link>
		<comments>http://danejeffrey.com/blog/2012/03/08/vsphere-management-assistant-vma-cheat-sheet/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 08:03:51 +0000</pubDate>
		<dc:creator>danejeff</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vMA]]></category>

		<guid isPermaLink="false">http://danejeffrey.com/blog/?p=567</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://danejeffrey.com/blog/2012/03/08/vsphere-management-assistant-vma-cheat-sheet/' addthis:title='vSphere Management Assistant (vMA) Cheat Sheet '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Get the OVA from the VMware Appliance Marketplace, deploy it and follow the steps. Power on the virtual machine and open it&#8217;s console. On first boot it will go through the initial network configuration, follow the steps. On to the cheat sheet&#8230; Configure hostname: hostname &#60;new_hostname&#62; Reset the vi-admin password: passwd Add vMA to Active [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://danejeffrey.com/blog/2012/03/08/vsphere-management-assistant-vma-cheat-sheet/' addthis:title='vSphere Management Assistant (vMA) Cheat Sheet ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://danejeffrey.com/blog/2012/03/08/vsphere-management-assistant-vma-cheat-sheet/' addthis:title='vSphere Management Assistant (vMA) Cheat Sheet '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Get the OVA from the VMware Appliance Marketplace, deploy it and follow the steps. Power on the virtual machine and open it&#8217;s console. On first boot it will go through the initial network configuration, follow the steps. On to the cheat sheet&#8230;</p>
<p>Configure hostname:</p>
<pre class="brush:shell">hostname &lt;new_hostname&gt;</pre>
<p>Reset the vi-admin password:</p>
<pre class="brush:shell">passwd</pre>
<p>Add vMA to Active Directory domain:</p>
<pre class="brush:shell">sudo domainjoin-cli join &lt;domain&gt; &lt;user&gt;</pre>
<p>Check the vMA domain status:</p>
<pre class="brush:shell">sudo domainjoin-cli query</pre>
<p>Remove vMA from an Active Directory domain:</p>
<pre class="brush:shell">sudo domainjoin-cli leave</pre>
<p>Enable the vi-user:</p>
<pre class="brush:shell">sudo passwd vi-user</pre>
<p>Add target vCenter to vMA:</p>
<pre class="brush:shell">vifp addserver &lt;vcenter_fqdn | ip&gt; --authpolicy adauth --username &lt;domain\user&gt;</pre>
<p>Add target ESX(i) host to vMA:</p>
<pre class="brush:shell">vifp addserver &lt;host_fqdn | ip&gt;</pre>
<p>List target servers on vMA:</p>
<pre class="brush:shell">vifp listservers --long</pre>
<p>Reconfigure a target:</p>
<pre class="brush:shell">vifp reconfigure &lt;fqdn | ip&gt;</pre>
<p>Remove a server:</p>
<pre class="brush:shell">vifp removeserver &lt;server&gt;</pre>
<p>Set a target server:</p>
<pre class="brush:shell">vifptarget --set &lt;server&gt;</pre>
<p>Run command via vCenter example:</p>
<pre class="brush:shell">vicfg-nics -l --vihost &lt;esx_host&gt;</pre>
<p>Run command direct on ESX(i) host:</p>
<pre class="brush:shell">vicfg-nics -l</pre>
<p>Disconnect from a target:</p>
<pre class="brush:shell">vifptarget --clear</pre>
<p>Shutdown vMA:</p>
<pre class="brush:shell">halt</pre>
<p>Enable syslog server for all targets:</p>
<pre class="brush:shell">vilogger enable</pre>
<p>Enable syslog server for a target:</p>
<pre class="brush:shell">vilogger enable --server &lt;fqdn | ip&gt;</pre>
<p>Enable syslog server with max file size 10MB:</p>
<pre class="brush:shell">vilogger enable --maxfilesize 10</pre>
<p>List names of logs collected:</p>
<pre class="brush:shell">vilogger list --server &lt;fqdn | ip&gt;</pre>
<p>List logging status for all target servers:</p>
<pre class="brush:shell">vilogger list</pre>
<p>Disable syslog server for all targets:</p>
<pre class="brush:shell">vilogger disable --force</pre>
<p>&nbsp;</p>
<img src="http://danejeffrey.com/blog/?ak_action=api_record_view&id=567&type=feed" alt="" /><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://danejeffrey.com/blog/2012/03/08/vsphere-management-assistant-vma-cheat-sheet/' addthis:title='vSphere Management Assistant (vMA) Cheat Sheet ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://danejeffrey.com/blog/2012/03/08/vsphere-management-assistant-vma-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware PowerCLI for Host and Guest CPU Details, Includes OS and Power State</title>
		<link>http://danejeffrey.com/blog/2011/01/25/vmware-powercli-for-host-and-guest-cpu-details-includes-os-and-power-state/</link>
		<comments>http://danejeffrey.com/blog/2011/01/25/vmware-powercli-for-host-and-guest-cpu-details-includes-os-and-power-state/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 05:44:31 +0000</pubDate>
		<dc:creator>danejeff</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[powershell]]></category>

		<guid isPermaLink="false">http://danejeffrey.com/blog/?p=504</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://danejeffrey.com/blog/2011/01/25/vmware-powercli-for-host-and-guest-cpu-details-includes-os-and-power-state/' addthis:title='VMware PowerCLI for Host and Guest CPU Details, Includes OS and Power State '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>The following will get CPU (num of cores) counts from hosts and will also get vCPU counts from VM&#8217;s. It will also get the operating system of each VM, its power state and the average CPU for the past week. The end of each section also has a count of the number of objects (hosts [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://danejeffrey.com/blog/2011/01/25/vmware-powercli-for-host-and-guest-cpu-details-includes-os-and-power-state/' addthis:title='VMware PowerCLI for Host and Guest CPU Details, Includes OS and Power State ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://danejeffrey.com/blog/2011/01/25/vmware-powercli-for-host-and-guest-cpu-details-includes-os-and-power-state/' addthis:title='VMware PowerCLI for Host and Guest CPU Details, Includes OS and Power State '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>The following will get CPU (num of cores) counts from hosts and will also get vCPU counts from VM&#8217;s. It will also get the operating system of each VM, its power state and the average CPU for the past week. The end of each section also has a count of the number of objects (hosts and VMs) in the environment.</p>
<pre class="brush:vb">Connect-VIServer &lt;Your_vCenter_Server&gt;
# define start and finish days (1 week period)
$startdate=(get-date).addDays(-7)
$finishdate=(get-date).addDays(-1)
# initialise counters
$vmcount=0
$hostcount=0

ForEach ($esxhost in (Get-VMHost | Sort Name)){
	Write-Host $esxhost.Name","$esxhost.NumCPU
    $hostcount++
}
Write-Host "Total Hosts:" $hostcount

ForEach ($vm in (Get-VM | Sort Name)){
    If ($vm.PowerState -eq 'PoweredOn'){
        $vstats = (Get-Stat -entity $vm -stat cpu.usage.average -Start $startdate -Finish $finishdate | measure-object -property value -average)
        # round to two decimal places
        $vavg = [system.math]::round($vstats.average,2)
    }Else{
        $vavg = 0
    }
	Write-Host $vm.Name","$vm.Guest.OSFullName","$vm.PowerState","$vm.NumCPU","$vavg
    $vmcount++
}

Write-Host "Total VM's:" $vmcount</pre>
<img src="http://danejeffrey.com/blog/?ak_action=api_record_view&id=504&type=feed" alt="" /><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://danejeffrey.com/blog/2011/01/25/vmware-powercli-for-host-and-guest-cpu-details-includes-os-and-power-state/' addthis:title='VMware PowerCLI for Host and Guest CPU Details, Includes OS and Power State ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://danejeffrey.com/blog/2011/01/25/vmware-powercli-for-host-and-guest-cpu-details-includes-os-and-power-state/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMware Packages &#8211; Where to Download VMware Tools for Your OS</title>
		<link>http://danejeffrey.com/blog/2011/01/06/vmware-packages-where-to-download-vmware-tools-for-your-os/</link>
		<comments>http://danejeffrey.com/blog/2011/01/06/vmware-packages-where-to-download-vmware-tools-for-your-os/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 04:21:27 +0000</pubDate>
		<dc:creator>danejeff</dc:creator>
				<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://danejeffrey.com/blog/?p=468</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://danejeffrey.com/blog/2011/01/06/vmware-packages-where-to-download-vmware-tools-for-your-os/' addthis:title='VMware Packages &#8211; Where to Download VMware Tools for Your OS '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>This is a digital mental note of where VMware Tools can be downloaded from http://www.vmware.com/download/packages.html or direct to the tree: http://packages.vmware.com/tools/index.html Also, this is my 50th post. Woohoo! A ridiculous rant might have to wait until the 100th post. Yeah, that makes sense.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://danejeffrey.com/blog/2011/01/06/vmware-packages-where-to-download-vmware-tools-for-your-os/' addthis:title='VMware Packages &#8211; Where to Download VMware Tools for Your OS ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://danejeffrey.com/blog/2011/01/06/vmware-packages-where-to-download-vmware-tools-for-your-os/' addthis:title='VMware Packages &#8211; Where to Download VMware Tools for Your OS '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>This is a digital mental note of where VMware Tools can be downloaded from</p>
<p><a href="http://www.vmware.com/download/packages.html">http://www.vmware.com/download/packages.html</a><a href="http://packages.vmware.com/tools/index.html"></a></p>
<p>or direct to the tree:</p>
<p><a href="http://packages.vmware.com/tools/index.html">http://packages.vmware.com/tools/index.html</a></p>
<p>Also, this is my 50th post. Woohoo! A ridiculous rant might have to wait until the 100th post. Yeah, that makes sense.</p>
<img src="http://danejeffrey.com/blog/?ak_action=api_record_view&id=468&type=feed" alt="" /><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://danejeffrey.com/blog/2011/01/06/vmware-packages-where-to-download-vmware-tools-for-your-os/' addthis:title='VMware Packages &#8211; Where to Download VMware Tools for Your OS ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://danejeffrey.com/blog/2011/01/06/vmware-packages-where-to-download-vmware-tools-for-your-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Converter Plug-In Fails To Install &#8211; vCenter 4.0 U1</title>
		<link>http://danejeffrey.com/blog/2010/08/27/vmware-converter-plug-in-fails-to-install-vcenter-4-0-u1/</link>
		<comments>http://danejeffrey.com/blog/2010/08/27/vmware-converter-plug-in-fails-to-install-vcenter-4-0-u1/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 07:34:57 +0000</pubDate>
		<dc:creator>danejeff</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[converter]]></category>

		<guid isPermaLink="false">http://danejeffrey.com/blog/?p=385</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://danejeffrey.com/blog/2010/08/27/vmware-converter-plug-in-fails-to-install-vcenter-4-0-u1/' addthis:title='VMware Converter Plug-In Fails To Install &#8211; vCenter 4.0 U1 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Was getting error &#8220;Unable to Connect to Remote Server&#8221; when trying to install the Converter plug-in from vSphere Client. The plug-in name and description were also appearing as just &#8220;converter&#8221; as opposed to &#8220;vCenter Converter&#8221; as it should be. The vCenter server had been recently setup and connected to an existing database which previously had [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://danejeffrey.com/blog/2010/08/27/vmware-converter-plug-in-fails-to-install-vcenter-4-0-u1/' addthis:title='VMware Converter Plug-In Fails To Install &#8211; vCenter 4.0 U1 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://danejeffrey.com/blog/2010/08/27/vmware-converter-plug-in-fails-to-install-vcenter-4-0-u1/' addthis:title='VMware Converter Plug-In Fails To Install &#8211; vCenter 4.0 U1 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Was getting error &#8220;Unable to Connect to Remote Server&#8221; when trying to install the Converter plug-in from vSphere Client. The plug-in name and description were also appearing as just &#8220;converter&#8221; as opposed to &#8220;vCenter Converter&#8221; as it should be. The vCenter server had been recently setup and connected to an existing database which previously had Converter installed and the plug-in available from vCenter.</p>
<p>Checked in the vCenter database for details on the plug-ins available. The table in question is [VPX_EXT_CLIENT], the field [EXT_ID] will tell you which plug-in each row refers to. In this case it is the com.vmware.converter row. Noticed that the [URL] field had spaces in it (the field read: http:/server:80/vmc/VMware Converter Client.exe). Changed the spaces to %20 (since this is a HTTP service) so the field read: http:/server:80/vmc/VMware%20Converter%20Client.exe), retried the download from vSphere Client, all worked well.</p>
<p>I figure the plug-in&#8217;s details were updated in the database when the Converter service was installed on the new vCenter service but not sure why it ended up like that. So, put the database entry back to it&#8217;s original format (i.e. spaces instead of %20&#8242;s) and went to another client that did not have the Converter plug-in installed. Interestingly, it could see the correct name and description and could download and install the plug-in&#8230;</p>
<img src="http://danejeffrey.com/blog/?ak_action=api_record_view&id=385&type=feed" alt="" /><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://danejeffrey.com/blog/2010/08/27/vmware-converter-plug-in-fails-to-install-vcenter-4-0-u1/' addthis:title='VMware Converter Plug-In Fails To Install &#8211; vCenter 4.0 U1 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://danejeffrey.com/blog/2010/08/27/vmware-converter-plug-in-fails-to-install-vcenter-4-0-u1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

