Hello,
I have a need to be able to determine which ESX host server a vm is running on from a script... Existing script infrastructure is in WSH/vbs for windows vm's. Is this possible? I know vmware offers an API, but I am limited in that I need to be able to do this from within WinPE, the boot environment from Microsoft's Microsoft Deployment Toolkit. In other words, I can't just install anything I want, at least not easily, and some things just can't be added to WinPE.
anyone know of any options?