VI Toolkit for windows: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
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 | 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=7C8051C2-9BFC-4C81-859D-0864979FA403&displaylang=en PowerShell 2 CTP2] 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 ==== |
Revision as of 21:57, 7 December 2008
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 CTP2 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.