Thanks Bamit99,
Yes, access means RDP.
Main Topics
Browse All TopicsHi,
I'd like to know if there are any ways to know where the Guest VM is hosted on.
I have access to Virtual Machine and need to edit some configuration but don't know where the guest machine is hosted. VMWARE Tools are installed on the Guest.
Thanks.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hey, I just realized even though I am not in front of my machine. Vmware Remote Console uses TCP Port 902 so if you can just do a port scan for all the machines running in the Network for this port...You might be able to get the machine running Vmware....A possibility? What do you think...Let me know.
You will need to create a VI perl script that will query the virtual machines name and the run a query to the Virtual Center to determine which physical server that guest is hosted on.
I am still learning about the VI perl scripting interface so am unable to supply more info than this concept - someone with more experience might be able to help further.
Tricky again,vanderwee !!..:) Problem is... kimakabane already has all the setup...No changes possible..:(. I ran into a similar issue before so my first reply included the word "AFAIK"..:D. This becomes more difficult since there are 20+ Servers.
Although, I still have one more question to kimakabane. While the Servers were created, did you name them according to their role or used the default one i.e. When I create a machine which is going to act as a DC for a certain Domain then while using the wizard, I choose some combination which will represent the Domain and the role i.e. DC etc instead of the default like Windows 2003\ Red Hat Linux etc. This is for easy managebility as well incase I am taking a backup of VMDK file etc. Do you have any idea about the naming scheme?
Yes we have computer name standard. VMWARE Servers are like xxxVMHOST0n (xxx is location code, 0n is sequential number), and the other normal host has such as DC is xxxDC01.
However, we've created standard VM Image first then distributed to the each VMHOSTs, so that the all VM's vmdk, vmx, etc file names are same. Only folder name under e.g. "d:\Virtual Machines" are identical to VM name.
I finally found the VMHOST name by accessing them one by one, but I still want to know the better way to do this. Thanks.
Honestly, THAT is exactly what I wanted to suggest but it is so "manual" that I skipped it (i.e. going to each one by one). It is tooo slow and takes a lot of time. I am out of ideas but Yes, I guess for future sake, you might want to make an excel sheet with the running VMs on it. Let's hope someone else comes up with a better answer.
Business Accounts
Answer for Membership
by: Bamit99Posted on 2007-12-27 at 02:31:59ID: 20533235
Good Question and a tricky one too!! :)....When you say access, do you mean something like RDP etc? AFAIK it is not possible...not atleast using the already provided tools, option but let me try this out on my VM and get back to you.