Knowledge Base

|
Investigating if a hosted virtual machine is powered on
Purpose
This article guides you through the process of determining if a virtual machine is powered on. In some cases this is information which cannot be determined just by looking at the VMware graphical interface. The steps outlined here help eliminate any uncertainty over the status of a virtual machine. The article also allows you to determine the process ID (PID) of a powered on virtual machine.
Resolution
Determining if a virtual machine is powered on by a Windows host
To determine if a virtual machine is powered on by a Windows host:
Note: If you are running a version of Windows where this command does not work, you must find a utility that is capable of displaying processes running on your system. Please see Additional Information section. Follow the instructions for the application's use and go to step 4.
Note: If you suspect that another host may have the virtual machine powered on, like when the virtual machine files are located on a network share that multiple hosts can access, then follow this document on each of those hosts.
Note: If you suspect that another host may have the virtual machine powered on, like when the virtual machine files are located on a network share that multiple hosts can access, follow this document for each of those hosts.
Determining if a virtual machine is powered on by a Linux or Mac OS X host
To determine if a virtual machine is powered on by a Linux or Mac OS host:
ps aux | grep vmware-vmx
Notes:
Additional Information
Request a Product Feature
- KB Article:
- Updated:
- Categories:
- Product Family:
- Products:
- Product Versions:

