grep -i enable /etc/vmware/hostd/vmAutoStart.xml
If it does not return, then VM autostart is not enabled.
If it returns true, change it to false.
Random, usually tech stuff – mostly notes, gotchas, how tos …
grep -i enable /etc/vmware/hostd/vmAutoStart.xml
If it does not return, then VM autostart is not enabled.
If it returns true, change it to false.