Top "Vmware" questions

QUESTIONS ABOUT SERVER ADMINISTRATION ARE OFF-TOPIC.

Creating a virtual machine image as a continuous integration artifact?

I'm currently working on a server-side product which is a bit complex to deploy on a new server, which makes …

continuous-integration hudson vmware virtualization
Setting display resolution for Selenium tests on virtual machine as Jenkins Slave

I'm having trouble running some Selenium tests on a Jenkins Slave. To be specific, the display resolution that is used …

selenium jenkins vmware screen-resolution jenkins-slave
Round a number in PowerShell one-liner

I'm using VMWare's PowerCLI to run this command to output an inventory of sorts from vCenter. Get-VM | Select-Object Name,MemoryGB,…

powershell vmware rounding powercli vcenter
Powercli Find Powered Off VM and shutdown date

I have a generic script that will show me all powered off vm's on a singular host. I would like …

powershell virtual-machine vmware powercli vcenter
Fatal Error HRESULT=0x80131c08 while debugging in Visual Studio 2010

I am running Visual Studio 2010 in Windows 7 Professional 64-Bit in VMware 4.1.1 running on 2 processors and roughly 2GB of ram. On …

visual-studio-2010 windows-7 vmware
"Parity check in progress" warning in ESXi 5

After connecting 8 hard drives to RAID5 and doing Fast initialization my ESXi shows 8 warnings that say "Parity check in progress". …

warnings storage vmware esxi
vmware - script automatic backups

I run VMWare Workstation 6.5 on WinXP. How can I script a way to automatically clone my VM images? I've read …

scripting automation backup vmware vmware-tools
VMware virtual machines wont resume from the command line

I'm running VMWare Workstation on Ubuntu 10.10. I have a series of virtual machines that I clone every week. I've written …

linux bash vmware ubuntu-10.10
.vmdk file is greyed out when I try to import from VMware Fusion 8 Mac OSX El Capitan

I don't understand why my .vmdk file is greyed out when I try to import (import existing virtual machine) it …

virtual-machine osx-yosemite vmware vmware-fusion
Error while importing pyVim.connect

I am attempting to run the following code which I received from samples here from __future__ import print_function import …

python pip vmware pyvmomi