Here is the result (ran on the Connections server):
WARNING: The 'Host' property of VirtualMachine type is deprecated. Use the 'VMHost' property instead.
Exception calling "GetVersionInfo" with "1" argument(s): "C:\Program Files\VMware\VMware VIX\VixCOM.dll"
At line:102 char:73
+ $propertiesVix =[System.Diagnostics.FileVersionInfo]::GetVersionInfo <<<< ($env:programfiles + '\VMware\VMware VI
X\VixCOM.dll')
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : DotNetMethodException