What are the functionalities of these powerType values: soft, hard and default on power management settings of a guest VM?
Especially the value Default, which conforms to some policy setting?
Two Windows VMs experienced no automatic restart upon the ESX host starts up, and they have Hard on all settings
powerType.powerOff = "hard"
powerType.powerOn = "hard"
powerType.suspend = "hard"
powerType.reset = "hard"
Note these vSphere 4.1 VMs came from a post-V2V conversion.Do these Hard values have any bearing on the symptom?
I also read the VM tool must be present as a prerequisite. Is this so?
Thanks for comments
Hong