This can be done through the Service console or through SSH.
The path to the configuration file will referred as
. This get be obtained by using the command ” vmware-cmd -s listvms”
1) log into the esx server that the guest is located. (I use SSH personally)
2)Run the following command to get a list of the register guests config files on the esx server
vmware-cmd -s listvms
Output would look like:
[root@ESXHOST ~]# vmware-cmd -s listvms
/vmfs/volumes/4ba33211-381fb8d0-bc97-0010186458a2/GUSET1/GUEST1.vmx
...


Posted in
Tags: