Project DescriptionThe VI Toolkit for Windows Community Extensions is a PowerShell module designed to work with the VI Toolkit for Windows (http://vmware.com/go/powershell).
Project GoalsThis project aims to help make managing VMware products with PowerShell easy and really powerful. Our current
VI Toolkit for Windows contains 125 cmdlets that makes life a lot easier for people who manage VMware ESX and VMware VirtualCenter. With this project we plan to build on that by providing libraries of really useful stuff based on the ideas we see in
our VMware Community as well as plenty of ideas of our own.
How To ContributeWe welcome your ideas and code contributions. Feel free to request features through the Discussions or Issue Tracker tab, or upload patches through the Source Code tab.
Guidelines For VI Toolkit Extensions FunctionsFor tips on how to write a PowerShell advanced function that can be included in the Extensions, see
guidelines.
VI Toolkit Extensions examplesFor examples on how some of the advanced functions can be used see
examples.