VIX: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
(workaround for getting VIX on VMware Player installed)
 
Line 25: Line 25:
However you might have problems installing.  
However you might have problems installing.  


If you do then it is probably better to install VMware Workstation Professional which bundles VMware VIX and installs it on your behalf.  
A few notes, before VMware Workstation 16.x, on Windows you would need to install VIX manually for VMware Player.
For VMware Workstation Professional however it comes bundled with VMware VIX and installs it on your behalf.  


VMware Workstation has VMware Player as well and Player will continue to work after the Professional trial runs out.
So for older versions of VMware Workstation, you can install Workstation and use VMware Player from that install. Player will even continue to work after the Professional trial runs out.
 
For VMware Workstation 16.x, on Windows hosts VIX is already installed for both VMware Workstation Professional as well as VMware Player.
It is also installed on Workstation for Linux afaik.
 
That leaves us with VMware Player 16.x on Linux hosts. It does not come with VIX pre-installed at this time.
 
Trying to install VIX 1.17 from above generates errors.
Apparently you can work around that [https://communities.vmware.com/t5/VMware-Workstation-Pro/Problem-installing-VMware-VIX-1-17-0/m-p/1847114/highlight/true#M109726 1] by renaming /usr/lib/vmware-installer into /usr/lib/vmware-installer_OFF (thanks Minir)


==== Presentations ====
==== Presentations ====

Latest revision as of 00:43, 6 December 2020

VIX allows you to automate virtual machine operations and is the engine behind for example VMware's vmrun command.

Supported on VMware Workstation 6.0.x and up, VMware Server 1.x and up, VMware ESX3.5U2+

VMware VIX API page

VMware VIX 1.1 API reference Guide

VMware VIX 1.6 API reference Guide

VMware VIX API Blog

vmrun commands (see also VIX API link above)

Whitepaper: Migrating From VIX API to the vSphere Guest Operations API

Download

The link for the API page no longer offers a working download (strange)

These however works, but you do need to login:

However you might have problems installing.

A few notes, before VMware Workstation 16.x, on Windows you would need to install VIX manually for VMware Player. For VMware Workstation Professional however it comes bundled with VMware VIX and installs it on your behalf.

So for older versions of VMware Workstation, you can install Workstation and use VMware Player from that install. Player will even continue to work after the Professional trial runs out.

For VMware Workstation 16.x, on Windows hosts VIX is already installed for both VMware Workstation Professional as well as VMware Player. It is also installed on Workstation for Linux afaik.

That leaves us with VMware Player 16.x on Linux hosts. It does not come with VIX pre-installed at this time.

Trying to install VIX 1.17 from above generates errors. Apparently you can work around that 1 by renaming /usr/lib/vmware-installer into /usr/lib/vmware-installer_OFF (thanks Minir)

Presentations

VIX API Tech Talk Partner Exchange

3rd party

JVix

pyVix

pyvmware

Rexx/Vix

VMWareTasks

vixCOMWrapper

Vix Java Toolkit