- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not quite what your asking for but you can disable the suspend option on a vm by adding this line to the .vmx file for the VM
suspend.disabled = "TRUE"
Not sure how this will work if shutting down host but might be worth a try.