I know I can get a list of driver versions from the VMTools manifest.txt file in the ISO download but is there a way to check on the actual VM that this is installed?
This is from version 10.0.9 for example and Im not 100% which one for example a Windows 2012 server would use, I assume the 2.2.0.0 one.
vmxnet.version = "2.2.0.0"
vmxnet3_2008.version = "1.6.7.0"
vmxnet3_ndis5.version = "1.5.2.0"
vmxnet3_ndis6.version = "1.6.7.0"
Thanks