VMwaire›Guides›Connect to Remote Server

How to Connect VMware Workstation Pro to a Remote ESXi or vCenter Server

Connect VMware Workstation Pro to remote VMware ESXi or vCenter Server instances to manage datacenter VMs directly from your desktop. This guide covers setting up remote connections, managing VMs, and transferring files between your local workstation and the datacenter.

Remote server requirements

Workstation Pro 26H1 supports connections to:

  • ESXi 7.0, 8.0, and 9.0
  • vCenter Server 7.0 and newer

Ensure your ESXi host allows API access (enabled by default) and that your firewall permits port 443 (HTTPS) traffic from your workstation to the ESXi host.

Step 1: Connect to ESXi or vCenter

In Workstation Pro, go to File → Connect to Server. Enter the hostname or IP address of your ESXi host or vCenter Server. Choose VMware vSphere as the server type, enter your credentials, and click Connect. The remote inventory appears in your library alongside local VMs.

Step 2: Manage remote VMs from your desktop

Once connected, you can power on/off remote VMs, edit their settings, take snapshots, and open console windows — all from Workstation Pro. This is ideal for developers who need to test against datacenter infrastructure without logging into the vSphere Web Client.

Step 3: Upload and download VMs

Drag and drop VMs between your local library and the remote server inventory. Workstation Pro handles the file transfer over the network. You can also use File → Export to OVF to package a local VM for upload to ESXi.

Troubleshooting connection issues

  • Hostname does not resolve: Try the IP address directly. Check your DNS or add an entry to your hosts file.
  • Certificate warning: Self-signed certificate warnings are normal for standalone ESXi hosts — you can accept and proceed.
  • Credentials rejected: Verify you are using an account that has API access on the ESXi host. The root account works but a dedicated service account is better practice.
  • Port 443 blocked: Check your firewall. ESXi management interface requires HTTPS (443) inbound from your workstation.

See also

  • Download VMware Workstation Pro
  • Create a New Virtual Machine
  • Open an Existing VM
  • Installation Guide
  • Troubleshooting