Questions tagged [vmware-tools]

VMware Tools is an optional, free set of drivers and utilities that enhances both the performance of a virtual machine’s guest operating system and interaction between the guest and the host.

The VMware Tools Control Panel, which is organized in a set of tabs, provides a graphical environment in which VMware Tools settings can be configured. VMware Tools is comprised of the following components:

VMware Device Drivers - replaces many of the guest operating system drivers for physical hardware to ensure network connectivity and prevent drive compatibility issues. VMware Device Drivers smooth mouse operations, make folder sharing available and improve sound, graphics and networking performance.

VMware Services - handles communication between the guest and host operating systems. This program, which runs in the background, is called vmtoolsd.exe in Windows guest operating systems, vmware-tools-daemon in Mac OS X guest operating systems, and vmtoolsd in Linux, FreeBSD and Solaris guest operating systems.

VMware User Process - provides the administrator with the ability to cut and paste text between the VMware Remote Console and the host operating system. Also improves mouse pointer and screen resolution functionality. The program file for VMware User Process is called vmtoolsd.exe on Windows guest operating systems and vmware-user on Linux, Solaris, and FreeBSD guest operating systems.

114 questions
-1
votes
1 answer

VMware Tool doesn't install

I have a virtual machine with Windows XP. And my host computer is on Windows 10. I'm using VMware version 14. I'm trying to setup a shared folder for my virtual machine and faced with an issue that Shared Folder doesn't appear on my VM. I've started…
-1
votes
1 answer

How do I manually install vmware tools?

I installed UBUNTU with Vmware Player on my Windows 7 system. For some reason Vmware Player cannot get the Vmware Tools files from internet, possibly a connection problem due to firewall limitations. I want to get the Vmware Tools files in…
-1
votes
1 answer

On fedora 24(guest os),can't install vmware tools to share files

while using the vmware tools distributed with the vmware player 12, it always came the error 'unable to start vmware-tools.service execution aborted', no matter what way I tried(even reinstalled the guest os). Finally I gave up and tried to use the…
Jason
  • 73
  • 2
  • 17
-1
votes
2 answers

VMware Tool up to date or not via commandline (Windows)

I have been trying to automate Windows server build QA in my company. One of the tasks is to make sure vmware tools is up to date or not. Servers are built off of templates which may not be up to date. Obviously I thought of getting the vmware tool…
Rohin Sidharth
  • 1,095
  • 1
  • 10
  • 9
-1
votes
2 answers

Can I delete a parent snapshot?

I am trying to maintain different builds of my code in different snapshots of the same virtual machine. Right now, this is my current view in the snapshot manager (vsphere) for that particular VM: [-]Base environment |__Version 1.1 |__Version…
KSK
  • 666
  • 4
  • 22
-1
votes
3 answers

Tunneling a network connection into a VMWare guest without network

I'm trying to establish a TCP connection between a client machine and a guest VM running inside an ESXi server. The trick is that the guest VM has no network configured (intentionally). However the ESX server is on the network, so in theory it might…
Yonatan
  • 1,187
  • 15
  • 33
-1
votes
1 answer

Install VMware Tools for a nested ESXi

I have an ESXi server running. I created a VM on the server and installed a new ESXi on the VM. Now I would like to install VMware Tools for the nested ESXi. How to do it? On ESXi, there is no perl, mount, umount, lsmod, depmod, rmmod, modprobe. And…
Doz Parp
  • 279
  • 4
  • 23
-3
votes
1 answer

VMware Tools Installer Does Not Run

The Host System is Windows 10 with MS Visual C++ 2015-2019 Redistributable (x64) installed (v14.29.30135). The Guest OS is Ubuntu Linux 22.04. The Oracle VM VirtualBox is version 6.1.34 with VBox Guest Additions v6.1.34 and…
kennr
  • 49
  • 1
  • 1
  • 6
-3
votes
1 answer

How to loop through a python class

I'm having issues with my class in python the first time through it will return the correct values, however on the second pass when it gets to: vm_return.vmPerf() all of the stuff that was defined in the init class is completely wiped from…
PythonDevOps
  • 45
  • 2
  • 7
1 2 3 4 5 6 7
8