Tagged Questions
The vmwaretasks tag has no wiki summary.
0
votes
2answers
302 views
Problem loading vix.dll
I am using the VMWare Tasks library to try and automate some VMs for testing. However when my C# program (32-bit) tries to load vix.dll it seems to fail. Running vmrun.exe from the VixCOM directory ...
0
votes
1answer
90 views
VMWare API, tasks
Hi
I have a Visual Basic code that does some tasks on IIS metabase.
I want to run this code so that the task is executed in another Virtual image (VMWare ESX).
Thanks.