Hi,
I am trying to find the esxi version using guest operating system using Linux and windows.
I am trying vmware tools installation automatically using puppet. I will keep files in centralized http server and make them available to all the clients in this case all VMware guest operating system. We have to install vmware tools based on ESXI version so before I am pulsing different version of vmware tools I want to make sure whether guest operating is running on ESXI 5, 5.1, 5.5, 6.0. If i able fetch esxi version using guest operating system then my job will be easy. Please help