Using Wine emulator to run a instance of VMware vSphere Client on Mac (or Linux)
Not a member? You should Sign up.
Already have an account? Log in.
To make the experience fit your profile, pick a username and tell us what interests you.
To install wine on Linux:
• Follow the instructions found here
To Install wine on Mac:
• First install Homebrew (run this in Terminal):
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew doctor
• Once Homebrew is installed now wine can be installed:
brew install wine
• Go to the ip address of the ESXi host. (EX: http://192.168.1.202/)
**Note: Ignore any security warnings that your browser might bring up.
• Download the vSphere client by clicking on the link. A .EXE file should start downloading.
• Run the installer (replace the directory path with the path to your .exe file):
wine ~/Downloads/VMware-client-all-*.exe
• If you get a error because the .NET framework needs to be installed I will post about how to fix that later.
• MOST of the time, a error will appear saying the the hcmon driver failed to install. DO NOT CLICK CANCEL.
• Navigate to the /.wine directory, and temporarily move it to your desktop. (Finder - Go - Go to folder - ~/.wine)
• Now you can click cancel, the installer will say it failed to install, this is fine, close the installer.
• Now you can move your .wine folder back to its original place (/Users/[name]/.wine)
• The vSphere client should now be installed.
• In Terminal navigate to the folder where the client exe is located (not the installer):
cd ~/.wine/drive_c/"Program Files"/VMware/Infrastructure/"Virtual Infrastructure Client"/Launcher/
wine VpxClient.exe
• In the Host Box, type the Host's IP address (the one that we used to download the installer).
• Then put in your username and password (default username is "root").
• If you are brought to a screen that asks about credentials and certificates, click Ignore.
• If all works, then the client should connect!
View all 4 instructions
Create an account to leave a comment. Already have an account? Log In.
YD1RUH
TomKeddie
mmiscool
Jaume Olivé Petrus
Become a member to follow this project and never miss any updates
Yes, delete it Cancel
You are about to report the project "VMware vSphere Client on Mac", please tell us the reason.
Your application has been submitted.
Are you sure you want to remove yourself as a member for this project?
Project owner will be notified upon removal.