VMware in PowerGUI
Powershell and the VI Toolkit! plus
Project Description
The 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 Goals
This 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
For script nodes to work you would need to either:
- start PowerGUI as VI Client plugin, or
- add Connect-VI-Server to your PowerShell profile, or
- add the -Server $global:VIServer to your scripts.
Quick VI Toolkit One-liners
Setting of advanced options with the VI Toolkit
Track Datastore Free Space
VMware Stats Oneliner
How many VMs in each LAN?
VMware Server info
Changing your VMware license server
top-twenty volumes on your virtual servers with the least free disk space
Some advice on creating Powershell scripts
Some Advice on Creating Powershell Scripts (Part 2)
No comments:
Post a Comment