Tag Archives: Update Utility

How to run vSphere Host Update Utility on Windows 7 x64

Follow these instructions to fix vSphere client on Windows 7: http://communities.vmware.com/thread/211440 xcopy “C:\Program Files (x86)\VMware\Infrastructure\Virtual Infrastructure Client\Launcher\VpxClient.exe.config”    ”C:\Program Files (x86)\VMware\Infrastructure\VIUpdate 4.0\VIUApp.exe.config” Create bat file for VIUApp.exe:   SET DEVPATH=c:\Program Files (x86)\VMware\Infrastructure\Virtual Infrastructure Client\Launcher\Lib “c:\Program Files (x86)\VMware\Infrastructure\VIUpdate 4.0\VIUApp.exe”   SET … Continue reading

Posted in VMWare, vSphere | Tagged , | 9 Comments