VI Toolkit for windows: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
m (VI Toolkit for .net moved to VI Toolkit for windows: combine page with VMware's official release)
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'' Note: Obsolete use [[PowerCLI]] instead ''
==== VI Toolkit for windows ====
The official [http://www.vmware.com/support/developer/windowstoolkit/ VMware VI Toolkit for windows landing page] for accessing the Virtual Infrastructure API using [[PowerShell]] or .net
==== VI Toolkit extensions ====
For this you'll need to upgrade to [http://www.microsoft.com/downloads/details.aspx?familyid=C913AEAB-D7B4-4BB1-A958-EE6D7FE307BC&displaylang=en PowerShell 2 CTP3] and the code is at:
http://www.codeplex.com/vitoolkitextensions
See this NTPRO.nl article for details:
[http://www.ntpro.nl/blog/archives/741-Enabling-the-VI-Toolkit-Extensions.html Enabling the VI Toolkit Extensions]
==== VI Toolkit for .net ====
==== VI Toolkit for .net ====



Latest revision as of 11:05, 14 April 2014

Note: Obsolete use PowerCLI instead

VI Toolkit for windows

The official VMware VI Toolkit for windows landing page for accessing the Virtual Infrastructure API using PowerShell or .net

VI Toolkit extensions

For this you'll need to upgrade to PowerShell 2 CTP3 and the code is at: http://www.codeplex.com/vitoolkitextensions

See this NTPRO.nl article for details: Enabling the VI Toolkit Extensions

VI Toolkit for .net

The VI Toolkit for .NET is a .NET library designed to bring object-oriented design to the VI API by transforming managed object references into first class objects, as well as providing helpful method, property, and class abstractions.

http://sourceforge.net/projects/vitfordotnet/