Hi all,
I am in need of creating a list of running & non-running virtual machines. I am in search of a C++ solution, but a command line would do just fine.
This one, for instance,
vmrun -T ws list
lists all running VMs, but not turned off ones.
Thank you.