Hello Sirs,
I have an issue that I thought was simple at first, but it's proving to be much more complicated.
I have a Windows Server 2008 VM active and accessible through MSTSC. However, I don't know where this VM is hosted.
Then Hyper-Vi, for example, stores a registry key with the name of the Host, but there is no such thing in VMWare. I haven't found any host reference on the Guest O.S.
Objective: to discover the name/IP of the Host through VM itself.
Details:
1 - It's hosted on an isolated Host from vCenter, so there is no way to access it through vCenter Server;
2 - We don't have information about the name or IP of this Host.
3 - The ESXi version of this host is 5.5, so there's no way to use the vmtoolsd.exe tool with the --cmd "info-get" command because it works only with older versions of ESX / ESXi.
4 - The solution seems to be to use some tool inside the vmware tools package to find a "find" on that host, but I couldn't find it in vmware documentation and other related blogs.
All help is appreciated.
Thanks in advance!!!