3 Replies
Last post:
Mar 17, 2010 2:29 PM by
James Burd
Currently Being Moderated
Re: What ESX server am I on from a WindowsVM host?
The virtual OS does NOT know anything about the ESX or whatever system its running, i mean,,,on physical or on virtual.
You have to find a way to know it by usig the Vmware SDK and run it to get the required result by runnig a query on vCenter or vSphere consoles.
just an idea, rest depends upon u.![]()
Currently Being Moderated
Re: What ESX server am I on from a WindowsVM host?
check into the Power CLI. You can download it from
http://www.vmware.com/go/powershell
In case the link doesn't work, it's under vSphere 4 downloads, Drivers and Tools, Automation Tools and SDKs
the get-VMHost commandlet with the -VM option should get you what you want
Currently Being Moderated
Re: What ESX server am I on from a WindowsVM host?
David is correct, powershell may be your only option here. But, it all pass thru VC, so you either need to give permissions to users of the virtual machines to read data in VC or build credentials into your powershell scripts. You may want to post to the VMware Communities to reach a wider audience.
Actions
More Like This
- Retrieving data ...








