VI Toolkit for windows: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'' Note: Obsolete use [[PowerCLI]] instead ''
==== VI Toolkit for windows ====
==== VI Toolkit for windows ====


Line 5: Line 7:
==== VI Toolkit extensions ====
==== VI Toolkit extensions ====


For this you'll need to upgrade to [http://www.microsoft.com/downloads/details.aspx?familyid=7C8051C2-9BFC-4C81-859D-0864979FA403&displaylang=en PowerShell 2 CTP2] and the code is at:
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
http://www.codeplex.com/vitoolkitextensions



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/