VMware vSphere: Pass variables from vCenter into a virtual machine
Michael Albert
Hi, this post describes on how to to pass data, for example a variable, from vCenter into a virtual machine. If VMware tools are installed you can read all “guestinfo.*” variables within the virtual machine. Get with Powercli all guestInfo variables set at the virtual machine: PS D:\> get-vm...