Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Configuring WSX in VMware Workstation (2033641)
Purpose
This article provides steps to configure and use WSX in VMware Workstation. The WSX service enables Web based remote access of your virtual machines through a Web browser.
To be able to configure and use WSX in Workstation, ensure that:
- You are on the same network as your host to access you virtual machines
- You are using a modern browser that supports HTML5 with WebSockets.
The WSX service renders an HTML5 Web page that can connect to your Workstation hosts or ESX host, enumerates the available virtual machines, allows you to power on the virtual machines and interact with the desktop. - Virtual machine to be accessed through WSX should be shared in VMware Workstation Server. For information, see
Running VMware Workstation as a server with shared virtual machines (2005585) or Understanding VMware Workstation Server
Resolution
Note: Both the Windows .msi and Linux .bundle installation files are available for download. To download these files, you must log in to the My VMware page and locate the file under the download section for Workstation.
To install WSX in Windows:
- Run the downloaded .msi file.
- Accept the license agreement.
- Define the port. The default port is 8888.
- Click Install.
- Click Finish.
To install WSX in Linux:
-
Log in to the host using the account that you use to run Workstation.
-
Change to root. For example, run this command:
su root
Note: The command that you use depends on your Linux distribution and configuration. - Change to the directory that contains the WSX installer .bundle file.
-
Run the installer from the host system. For example, run this command:
sh VMware-WSX-XXXXXXX.bundle
Where XXXXXXX is the version and build numbers. -
Follow the prompts and complete the installation.
To run WSX in Windows:
- Open a browser and navigate to http://localhost:8888/, where 8888 is default port defined.
- Log in using your system username and password.
To run WSX in Linux:
- Ensure that your Linux server has Python 2.6 installed.
- Install WSX and choose a port.
- Launch the server using this command:
sudo /etc/init.d/vmware-wsx-server start
- Open a browser and navigate to http://localhost:8888/, where 8888 is default port defined.
- Log in using your system username and password.
Additional Information
You may experience issues while accessing WSX through Android browsers because these browsers do not support the modern Web features needed for VMware WSX and they do not support WebSockets and fast Canvas rendering.
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

