Skip navigation
VMware

This Question is Answered

1 "correct" answer available (10 pts) 1 "helpful" answer available (6 pts)
533 Views 3 Replies Last post: Nov 8, 2007 10:14 AM by saxa RSS
Michael Allums Novice 20 posts since
Mar 26, 2007
Currently Being Moderated

Nov 8, 2007 8:45 AM

How do you identify the VM within Virtual Server (i.e. the vmware-vmx.exe file)

This doesn't happen often, but on occassion I have a VM lockup within Virtual Server (1.0.4). I'll run "pslist servername vmware" (a pstools utility) to find the PID of the vmware-vmx.exe file of the locked VM. However, as we all know, all the running VMs have a vmware-vmx.exe instance. My question is, how do I match the vmware-vmx.exe with it's inventory name? TIA.

rsa911 Virtuoso 1,877 posts since
Aug 3, 2007
Currently Being Moderated
1. Nov 8, 2007 9:12 AM in response to: Michael Allums
Re: How do you identify the VM within Virtual Server (i.e. the vmware-vmx.exe file)

use SysInternals tool "Process Explorer" and add the column "command line"

in the command line column of each vmware process you'll find the path of the virtual machine...

this should allow you to kill the correct one, as the path usually contains the inventory name of the machine

 

http://www.microsoft.com/technet/sysinternals/ProcessesAndThreads/ProcessExplorer.mspx

saxa Master 1,338 posts since
Jun 2, 2006
Currently Being Moderated
3. Nov 8, 2007 10:14 AM in response to: Michael Allums
Re: How do you identify the VM within Virtual Server (i.e. the vmware-vmx.exe file)

If you have the VMware MUI installed, you can also see the PIDs on it's page; also on Linux hosts.

 

But I don't want to miss Process Explorer on my Windows machines

Bookmarked By (0)

Share This Page

Communities