<?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>VMpros &#187; VMware Tools</title>
	<atom:link href="http://blog.vmpros.nl/tag/vmware-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vmpros.nl</link>
	<description>It&#039;s all about virtualization...</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:32:55 +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>VMware: Update VMware Tools without a reboot by PowerCLI</title>
		<link>http://blog.vmpros.nl/2011/07/29/vmware-update-vmware-tools-without-a-reboot-by-powercli/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.vmpros.nl/2011/07/29/vmware-update-vmware-tools-without-a-reboot-by-powercli/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 07:56:55 +0000</pubDate>
		<dc:creator>sanderdaems</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[PowerCLI]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[VMware Tools]]></category>

		<guid isPermaLink="false">http://blog.vmpros.nl/2011/07/29/vmware-update-vmware-tools-without-a-reboot-by-powercli/</guid>
		<description><![CDATA[<br/>Upgrade VMware Tools, all virtual machines in cluster: Get-Cluster "Productie" &#124; Get-VM &#124; Update-Tools –NoReboot Upgrade VMware Tools, located in folder: Get-Cluster "Productie" &#124; Get-Folder "Beheer servers" &#124; Get-VM &#124; Update-Tools –NoReboot Upgrade VMware Tools, selected virtual machine: Get-Cluster "Productie" &#124; Get-VM "BHR-SVR11" &#124; Update-Tools –NoReboot Get VMware-Tools versions: Get-View -ViewType VirtualMachine &#124; select Name, [...]]]></description>
		<wfw:commentRss>http://blog.vmpros.nl/2011/07/29/vmware-update-vmware-tools-without-a-reboot-by-powercli/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>VMware: Installing VMware Tools through Active Directory</title>
		<link>http://blog.vmpros.nl/2010/05/02/vmware-installing-vmware-tools-through-active-directory/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.vmpros.nl/2010/05/02/vmware-installing-vmware-tools-through-active-directory/#comments</comments>
		<pubDate>Sun, 02 May 2010 13:48:08 +0000</pubDate>
		<dc:creator>sanderdaems</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[VMware Tools]]></category>

		<guid isPermaLink="false">http://blog.vmpros.nl/2010/05/02/vmware-installing-vmware-tools-through-active-directory/</guid>
		<description><![CDATA[<br/>Today I was playing with automatic installation of VMware Tools by using Active Directory Group Policy and Security Groups on my Windows 2008 test environment. What did I do to realize the automated installation: - Create a Security Group in AD called: “SW_VMware Tools 64-Bit” - Create in Group Policy Management a new GPO called [...]]]></description>
		<wfw:commentRss>http://blog.vmpros.nl/2010/05/02/vmware-installing-vmware-tools-through-active-directory/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>VMware: The SVGA II driver can Freeze Windows Server 2008 R2 or Windows 7</title>
		<link>http://blog.vmpros.nl/2010/01/26/vmware-the-svga-ii-driver-can-freeze-windows-server-2008-r2-or-windows-7/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.vmpros.nl/2010/01/26/vmware-the-svga-ii-driver-can-freeze-windows-server-2008-r2-or-windows-7/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 20:52:47 +0000</pubDate>
		<dc:creator>sanderdaems</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[ESX 4.0]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[VMware Tools]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://blog.vmpros.nl/2010/01/26/vmware-the-svga-ii-driver-can-freeze-windows-server-2008-r2-or-windows-7/</guid>
		<description><![CDATA[<br/>Carlo Costanzo from VMwareInfo.com has posted the following helpful article: The SVGA II driver installed by VMware Tools doesn&#8217;t work with 2008 R2 or Windows 7.  Console sessions will randomly lockup. http://communities.vmware.com/thread/218244?start=105&#38;amp;tstart=0 According to the thread there is a WDDM driver in U1 that you can install manually to fix the problem by browsing to [...]]]></description>
		<wfw:commentRss>http://blog.vmpros.nl/2010/01/26/vmware-the-svga-ii-driver-can-freeze-windows-server-2008-r2-or-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware: Disable SVGA drivers installed with VMware Tools on Windows 7 and Windows 2008 R2</title>
		<link>http://blog.vmpros.nl/2009/11/13/vmware-disable-svga-drivers-installed-with-vmware-tools-on-windows-7-and-windows-2008-r2/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.vmpros.nl/2009/11/13/vmware-disable-svga-drivers-installed-with-vmware-tools-on-windows-7-and-windows-2008-r2/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 07:23:24 +0000</pubDate>
		<dc:creator>sanderdaems</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMware Tools]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.vmpros.nl/2009/11/13/vmware-disable-svga-drivers-installed-with-vmware-tools-on-windows-7-and-windows-2008-r2/</guid>
		<description><![CDATA[<br/>Details: If you plan to use Windows 7 or Windows 2008 R2 as a guest operating system, do not use the SVGA drivers included with VMware Tools. Use the standard SVGA driver instead. Symptoms: Freeze Hanging Console High CPU Reboots Solution: To deselect the SVGA drivers installed with VMware Tools: When you install VMware Tools, [...]]]></description>
		<wfw:commentRss>http://blog.vmpros.nl/2009/11/13/vmware-disable-svga-drivers-installed-with-vmware-tools-on-windows-7-and-windows-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware: VMware Tools &#8211; The Windows Installer Service could not be accessed (1007480)</title>
		<link>http://blog.vmpros.nl/2009/08/21/vmware-vmware-tools-the-windows-installer-service-could-not-be-accessed-1007480/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.vmpros.nl/2009/08/21/vmware-vmware-tools-the-windows-installer-service-could-not-be-accessed-1007480/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 21:06:19 +0000</pubDate>
		<dc:creator>sanderdaems</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[VMware Tools]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://blog.vmpros.nl/2009/08/21/vmware-vmware-tools-the-windows-installer-service-could-not-be-accessed-1007480/</guid>
		<description><![CDATA[<br/>VMware Tools installation fails You see the error: The Windows Installer Service could not be accessed. This can occur if you are running Windows in safe mode or if the Windows Installer is not correctly installed. This issue may occur if the Windows Installer is corrupt or if it is not configured properly.To resolve this [...]]]></description>
		<wfw:commentRss>http://blog.vmpros.nl/2009/08/21/vmware-vmware-tools-the-windows-installer-service-could-not-be-accessed-1007480/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware: Automating VMware Tools upgrade in vCenter Server 4.0 (1010796)</title>
		<link>http://blog.vmpros.nl/2009/05/26/vmware-automating-vmware-tools-upgrade-in-vcenter-server-40-1010796/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.vmpros.nl/2009/05/26/vmware-automating-vmware-tools-upgrade-in-vcenter-server-40-1010796/#comments</comments>
		<pubDate>Tue, 26 May 2009 18:57:15 +0000</pubDate>
		<dc:creator>Daniel Buonocore</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[Automating]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[vCneter Server 4.0]]></category>
		<category><![CDATA[VMware Tools]]></category>

		<guid isPermaLink="false">http://blog.vmpros.nl/2009/05/26/vmware-automating-vmware-tools-upgrade-in-vcenter-server-40-1010796/</guid>
		<description><![CDATA[<br/>his article provides information about and steps for automating the VMware Tools upgrade in vCenter Server 4.0. The following are required for automatic upgrades: Virtual machines must have a version of VMware Tools shipped with ESX Server 3.0.1 or greater installed. Virtual machines must be hosted on an ESX Server 3.0.1 or greater, and the [...]]]></description>
		<wfw:commentRss>http://blog.vmpros.nl/2009/05/26/vmware-automating-vmware-tools-upgrade-in-vcenter-server-40-1010796/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware: Disable VMware Tools icon Terminal Server System Tray</title>
		<link>http://blog.vmpros.nl/2009/04/24/vmware-disable-vmware-tools-icon-terminal-server-system-tray/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.vmpros.nl/2009/04/24/vmware-disable-vmware-tools-icon-terminal-server-system-tray/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 14:06:02 +0000</pubDate>
		<dc:creator>sanderdaems</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Regedit]]></category>
		<category><![CDATA[VMware Tools]]></category>

		<guid isPermaLink="false">http://blog.vmpros.nl/2009/04/24/vmware-disable-vmware-tools-icon-terminal-server-system-tray/</guid>
		<description><![CDATA[<br/>Het stelt vrijwel niets voor, maar het kan toch in de weg zitten. Door de volgende register aanpassing te doen is VMware Tools uit te schakelen in Systemtray. Dit kan nog wel eens van toepassing zijn op een Terminal server. Register sleutel: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Tools] &#34;ShowTray&#34;=dword:00000000 &#160;]]></description>
		<wfw:commentRss>http://blog.vmpros.nl/2009/04/24/vmware-disable-vmware-tools-icon-terminal-server-system-tray/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

