<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://www.ccc-mannheim.de/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Vmware</id>
	<title>Vmware - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://www.ccc-mannheim.de/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Vmware"/>
	<link rel="alternate" type="text/html" href="https://www.ccc-mannheim.de/mediawiki/index.php?title=Vmware&amp;action=history"/>
	<updated>2026-04-18T01:26:46Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in C3MAWiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://www.ccc-mannheim.de/mediawiki/index.php?title=Vmware&amp;diff=692&amp;oldid=prev</id>
		<title>Dome: /* Workaround: */ doppeltes raus</title>
		<link rel="alternate" type="text/html" href="https://www.ccc-mannheim.de/mediawiki/index.php?title=Vmware&amp;diff=692&amp;oldid=prev"/>
		<updated>2010-01-20T17:57:04Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Workaround:: &lt;/span&gt; doppeltes raus&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{aktives Projekt|Kontakt=Heckpiet|öffentlich=ja}}&lt;br /&gt;
[[Kategorie:HowTo]]&lt;br /&gt;
&lt;br /&gt;
== VMWare VSphere Client mit Windows 7 ==&lt;br /&gt;
&lt;br /&gt;
=== Problem: ===&lt;br /&gt;
stand 07.12.2009 ist es nicht möglich mit Windows 7 das ESX Verwaltungstool vSphere zu unter Windows 7 starten.&lt;br /&gt;
Man bekommt div. Fehlermeldungen.&lt;br /&gt;
&lt;br /&gt;
=== Workaround: ===&lt;br /&gt;
den Workaround habe ich von dieser [http://communities.vmware.com/thread/211440 Seite]&lt;br /&gt;
&lt;br /&gt;
# Obtain a copy of &amp;#039;&amp;#039;&amp;#039;%SystemRoot%\Microsoft.NET\Framework\v2.0.50727\System.dll&amp;#039;&amp;#039;&amp;#039; from a non Windows 7 machine that has .NET 3.5 SP1 installed.&lt;br /&gt;
# Create a folder in the Windows 7 machine where the vSphere client is installed and copy the file from step 1 into this folder. For example, create the folder under the vSphere client launcher installation directory (+%ProgramFiles%\VMware\Infrastructure\Virtual Infrastructure Client\Launcher\Lib).&lt;br /&gt;
#In the vSphere client launcher directory, open the VpxClient.exe.config file in a text editor and add a &amp;lt;runtime&amp;gt; element and a &amp;lt;developmentMode&amp;gt; element as shown below. Save the file. &lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;configuration&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;runtime&amp;gt;&lt;br /&gt;
&amp;lt;developmentMode developerInstallation=&amp;quot;true&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/runtime&amp;gt;&lt;br /&gt;
&amp;lt;/configuration&amp;gt; &lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
#Create a batch file (e.g. *VpxClient.cmd*) in a suitable location. In this file add a command to set the DEVPATH environment variable to the folder where you copied the System.dll assembly in step 2 and a second command to launch the vSphere client. Save the file. For example, &lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
SET DEVPATH=%ProgramFiles%\VMware\Infrastructure\Virtual Infrastructure Client\Launcher\Lib&lt;br /&gt;
&amp;quot;%ProgramFiles%\VMware\Infrastructure\Virtual Infrastructure Client\Launcher\VpxClient.exe&amp;quot;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Files: ===&lt;br /&gt;
&lt;br /&gt;
Die vmware_vsphere_windows7_files.jpg in vmware_vsphere_windows7_files.zip umbenennen&lt;/div&gt;</summary>
		<author><name>Dome</name></author>
	</entry>
</feed>