Reply to Message

View discussion in a popup

Replying to:
trb_oti
Contributor
Contributor

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"

Reply
0 Kudos