Hi All,
My first post here.
I am writing a web app that will be able to install software from our TFS drop folder to a users VM, hosted on their local machine. All users are running 7.1.3 (can't upgrade at the mo).
I have started using the c# wrapper for VIX, and am able to make connections to workstation when it is hosted localy. I can also make a connection to vSphear VMs. The c# wrapper had no method for connecting to workstation remotley, so I have added one based on the VIX documentation (was simply a matter of adding an overloaded method).
My question is what port do I need to use to connect to workstation 7.1 remotly? Do I need to configure the workstation application in any way? I have noticed that VMWare Agent service is not running on the host, is this involved?
Thanks in advance
Mark