Knowledge Base

The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides
 
Search the VMware Knowledge Base (KB)   View by Article ID
 

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:
  1. Run the downloaded .msi file.
  2. Accept the license agreement.
  3. Define the port. The default port is 8888.
  4. Click Install.
  5. Click Finish.
To install WSX in Linux:
  1. Log in to the host using the account that you use to run Workstation.
  2. Change to root. For example, run this command:

    su root

    Note: The command that you use depends on your Linux distribution and configuration.

  3. Change to the directory that contains the WSX installer .bundle file.
  4. 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.

  5. Follow the prompts and complete the installation.

To run WSX in Windows:
  1. Open a browser and navigate to http://localhost:8888/, where 8888 is default port defined.
  2. Log in using your system username and password.
To run WSX in Linux:
  1. Ensure that your Linux server has Python 2.6 installed.
  2. Install WSX and choose a port.
  3. Launch the server using this command:

    sudo /etc/init.d/vmware-wsx-server start

  4. Open a browser and navigate to http://localhost:8888/, where 8888 is default port defined.
  5. 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.

Feedback

  • 21 Ratings

Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (4000 or fewer characters)
  • 21 Ratings
Actions
KB: