Looks like changing hard to soft in the vmx file resolves the issue. powerType.powerOff = "soft" powerType.powerOn = "soft" powerType.suspend = "soft" powerType.reset = "soft"
Does anyone know how to enable the popup confirmation for changing the power state on the VM. I use the Ctrl+E hotkey in the VM all the time. If the cursor drifts out of the VM and the hotkey is tri...
See more...
Does anyone know how to enable the popup confirmation for changing the power state on the VM. I use the Ctrl+E hotkey in the VM all the time. If the cursor drifts out of the VM and the hotkey is trigger it previously asked if I really wanted to power it off. Now it is instant. Thanks.