-
The reason this works is because VI Toolkit takes advantage of a feature of PowerShell that lets you transform the arguments you receive on the command line. This is the basis of what we call the VI Toolkit’s “Object By Name” feature: ... Read More
Posted to
VMware
(Forum)
by
ps2
on
03-29-2009
Filed under: VI Toolkit, Performance
-
Eric Siebert has publish a list of useful scripts for managing VMware using VI Toolit. Go here to see the list: http://www.virtual-strategy.com/Eric-Siebert-s-Top-10/Top-10-PowerShell-scripts-that-VMware-administrators-should-use.html
-
It’s 7PM, do you know where your VMware Tools are? Rather, do you know if all your VM’s have them installed and running? Here is a one-liner to check that with PowerShell… Read More
Posted to
VMware
(Forum)
by
ps2
on
03-04-2009
Filed under: VMWare, VI Toolkit, Tools
-
This is very creative blog that demonstrates how to draw a Visio diagram of your Virtual Infrastructure using PowerShell, Visio and the VMware VO Toolkit. Read more
Posted to
VMware
(Forum)
by
ps2
on
02-05-2009
Filed under: VMWare, VI Toolkit, Visio
-
Virtual Andy has posted an article demostrating how to gather average CPU and RAM for all of your VMs giving you a baseline of information to make some resource allocation decisions. Read more
Posted to
VMware
(Forum)
by
ps2
on
02-12-2009
Filed under: VMWare, VI Toolkit, Get-Stat
-
By LucD My PowerShell knowledge is "just installed ten minutes ago" but I was able to connect to VI and run your script after reviewing it. Read More
Posted to
VMware
(Forum)
by
ps2
on
03-28-2009
Filed under: VI Toolkit, Monitor DRS Vmotion
-
Hugo Peeters has written a post about getting started with VMware VI Toolkit 1.5 and some undocumented functions. Read More
-
A PowerShell one-liner that can be run against your VI, and instantly have a list of what VM is on what VLAN. Read More
Posted to
VMware
(Forum)
by
ps2
on
03-03-2009
Filed under: VMWare, VI Toolkit, VLAN
-
The new toolkit has an additional 32 new Cmdlets. Read More
-
This blog contains a PowerShell function that will clone a VM using the VI Toolkit. Read More