VI Toolkit for windows: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m Updated link from Powershell 2.0 CTP2 to CTP3 |
||
Line 5: | Line 5: | ||
==== VI Toolkit extensions ==== | ==== VI Toolkit extensions ==== | ||
For this you'll need to upgrade to [http://www.microsoft.com/downloads/details.aspx?familyid= | 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 | ||
Revision as of 14:55, 29 April 2009
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.