vmware/pyvmomi-community-samples

pyvmomi Install VMware Tools.

Aberta

#547 aberto em 13 de fev. de 2019

 (4 comentários) (0 reação) (0 responsável)Python (914 forks)batch import
help wanted

Métricas do repositório

Stars
 (972 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Hi Team,

I'm trying to install VMware tools using pyVmomi driver and getting below error. "Cannot complete operation because VMware Tools is not running in this virtual machine."

Steps which I tried:

  1. vmObj.MountToolsInstaller()
  2. vmObj.UpgradeTools()

After mounting the Installer, do i need to use UpgradeTools method to Install the VMware tools? I'm not sure if UpgradeTools() provides a functionality of fresh installation.

Can some one please help me with the solution??

Thanks Srini

Guia do colaborador