Tuesday, December 21. 2010
Available for pre-order - VMware vSphere PowerCLI Reference: Automating vSphere Administration
Thursday, December 2. 2010
New vSphere PowerCLI Cmdlet - Get-EsxTop
With the latest release of PowerCLI (4.1.1) VMware has introduced a real cool new commandlet.
Get-EsxTop exposes esxtop functionality. The default parameter set is CounterValues. The Counter parameter filters the specified statistics. To retrieve all available counters, use the CounterInfo parameter set. The properties of each counter are returned through the Fields property (an array) of the CounterInfo output object. You can also retrieve stats topologies using the TopogyInfo parameter set. This information contains either inventory data that does not change or a counter instance structure describing the relationship between different counter instances.
Monday, November 22. 2010
PowerGUI – HP Virtual Connect Power Pack
http://www.powergui.org/entry.jspa?externalID=3047&categoryID=389
Friday, October 1. 2010
vSphere 4.1 PowerCLI Administration Guide
The vSphere PowerCLI Administration Guide provides information about using the VMware vSphere PowerCLI cmdlets set that ships with vSphere PowerCLI for managing, monitoring, automating, and handling life‐cycle operations for VMware vSphere components—virtual machines, datacenters, storage, networks, and so on.
It's is intended for anyone who needs to use vSphere PowerCLI. The information in the PDF is written for administrators who are familiar with virtual machine technology and Windows PowerShell.
There are two categories of users for vSphere PowerCLI: Basic administrators can use PowerShell commands included in vSphere PowerCLI to manage their VMware infrastructure from the command line and Advanced administrators can develop PowerShell scripts that may be reused by other administrators or integrated into other applications.
Friday, June 4. 2010
The vEcoShell is out of beta
Scott Herold is happy to announce the release of the vEcoShell 1.2.6. It’s out of beta and officially has been deemed as a stable release. The list of features is quite limited, but the biggest change is multi session management which makes copying and pasting from the web and PS1 files possible. Under the hood every single script in the function library was re-written from scratch. Scott also has transferred the community homepage of The vEcoShell Initiative to Vizioncore’s vCommunity. 
What's New with 1.2.6?
•Completely rewritten PowerPack to support VMware PowerCLU 4.0 Update 1 and its ability to manage connections to multiple $viServer objects.
•Ability to copy and paste code from "PowerShell Code" tab directly into standalone PS1 files (Will still need to Add-PSSnapin and Connect-VIServer for script to function).
•Ability to copy and paste code snippets from the internet and they will work without needing to add the $managedHost.connection code everywhere.
Download the latest version of vEcoShell and additional PowerPacks here.
Scott Herold about the GA: I am happy to announce that the 1.2.6 version of vEcoShell is now available on the Downloads Page. This update brings us into full compatibility with VMware PowerCLI 4.0 U1. In addition, we have decided to remove the product from beta and have provided our first stable release , which has been rigourously tested by the Vizioncore QC team. vEcoShell will remain Freeware, and continue to have a community support policy. The major difference in 1.2.6 is in how connections to multiple vCenter or ESX Servers are managed. In previous versions, vEcoShell maintained all session management and required custom code in nearly all of it's scripts to function properly. These scripts could not run externally to vEcoShell, so the PowerShell Code tab provided limited value. With the 1.2.6 release, vEcoShell now lets PowerCLI manage all connections. This means we were able to remove all custom code from our script library. Nearly every script that is in vEcoShell today can be run externally. Simply copy a code block from the "PowerShell Code"...



