#vBrownBag Episodes

Getting Virtual Center “Summary” Stats With the VI Toolkit

First let me explain exactly what I’m talking about. In virtual center, when you select a host, you get a “Summary” page. On this page there are some statistics… A picture perhaps will make this easier: Better? I think so. So first for those resources on top: PS C:\> get-vmhost | get-view | %{ $_.Summary.QuickStats
-> Continue reading Getting Virtual Center “Summary” Stats With the VI Toolkit

psVIC – PowerShell Virtual Infrastructure Client

Yes, that is what it is! You can get it from here. As listed on the page, it requires the PowerShell 2.0 CTP 3 available from here. You’ll also want to grab the VMware Remote Console from here (It is optional however). Installation: After you pull down the .7z file, extract it anywhere you like.
-> Continue reading psVIC – PowerShell Virtual Infrastructure Client

vpxd.exe – The Other White Meat

Came across this useful little gem today, its the executable responsible for running, or at least managing the VMware Virtual Center Service. Where is it located? C:Program FilesVMwareInfrastructureVirtualCenter Server>dir vpxd.exe Volume in drive C is C_DRIVE Volume Serial Number is F463-F653 Directory of C:Program FilesVMwareInfrastructureVirtualCenter Server 07/12/2008  04:07 AM        13,557,760 vpxd.exe 1 File(s)     13,557,760 bytes
-> Continue reading vpxd.exe – The Other White Meat

Windows PowerShell 2.0 CTP 3, The Integrated Script Editor, And You

Microsoft has released CTP (Community Technology Preview) 3 of PowerShell 2.0. You can grab it here. After having tossed it on a VM, I found that it now includes a pretty script editor of it’s own: Cute, no? When you create a “WindowsPowerShell\profile.ps1” containing: “add-PSSnapin VMware.VimAutomation.Core” It’ll include all your VI cmdlets too. Nice!

Managing Your vCenter Events with PowerShell

While great, managing events with the the VI Client can be a pain. No search functionality, old events fall off the list, etc, etc. So what is an admin to do? A resourceful admin will have been playing with the VI Toolkit, and would have found the get-vievent cmdlet. Let’s take a look at how
-> Continue reading Managing Your vCenter Events with PowerShell

To extend or not to extend? That is the question.

Using extents gives you flexibility with your volumes and adding extents is a very simple and usually painless process. The ability to dynamically increase your total storage for a single VMFS volume is a feature we all love, but how many of us actually use it? Is it worth the risk? Are you running extents
-> Continue reading To extend or not to extend? That is the question.

Removing VMware Snapshots – With a Bat (PowerShell, CLI, rCLI… and Perl)

I’ve found a few situations in which snapshots get stuck, like glue, to a running VM, and despite your best effort to delete them, they wont go away. Like in-laws, they stick around, a bit longer than is pleasant. If a snapshot has not been removed cleanly on the first try, you may want to
-> Continue reading Removing VMware Snapshots – With a Bat (PowerShell, CLI, rCLI… and Perl)

Answering VM Questions With PowerShell

Because there is an answer for everything and for everything that answer is PowerShell. Sometimes in your Virtual Infrastructure, you will have a need to answer a question or two. Normally these questions are put to you by vCenter: “Did you copy or move this VM?”, “Is today your birthday?”, “Who shot Kennedy?”. For Example:
-> Continue reading Answering VM Questions With PowerShell

Moving to the Cloud. Cloud Sites By Mosso That Is

Some of you may remember the downtime we had back in December. I know that I do. That got me thinking, and talking, and talking and thinking. Apparently, after talking to Pancil a bit, and him then talking to Rob Lagesse at Mosso. We decided that the best long term home for ProfessionalVMware, was over
-> Continue reading Moving to the Cloud. Cloud Sites By Mosso That Is

VMware – An Introduction To Scripting VI Using Perl or PowerShell

These slides look to have been released after last years VMworld, and provide a great introduction to scripting and automation with the VMware tools. Link! The labs will help you get started with scripting VMware Infrastructure to enable automation, extensibility, and integration with existing tools. When we ran this at VMworld, we had about 600
-> Continue reading VMware – An Introduction To Scripting VI Using Perl or PowerShell

Virtualization Security Round Table Podcast

Edward Haletky, a regular on VMTN, and the VMTN round table podcasts, is starting his own spinoff, the “Virtualization Security Round Table Podcast” The first show, scheduled for Thursday at 2:30p EST, is going to feature the following topics: Use of Virtualization in a DMZ. Review of security lockdown standards/benchmarks and tools Virtualization Security in
-> Continue reading Virtualization Security Round Table Podcast

HALP! My Virtual Infrastructure Client Events Have Disappeared!

This is one of those settings that you only find when you need. Today, I needed it. While writing another post, I decided to go back and get the text of an error that I encountered. This can be done in the VIC by editing the client settings, and then “Lists” in order to grab
-> Continue reading HALP! My Virtual Infrastructure Client Events Have Disappeared!

Exchange on VMware – Podcast, Webinar, and White Papers, Oh My

This particular topic comes up from time to time in discussions. Yes it is OK to run Exchange on VMware, and Exchange 2007 on VMware is a supported configuration… for more info, follow the links below: The Podcast – Wednesday, Jan 14, for another round of the VMware Communities Roundtable podcast The Webinar – Jan
-> Continue reading Exchange on VMware – Podcast, Webinar, and White Papers, Oh My

BlueBear Kodiak Invites – I Has Them!

Actually had a wonderful discussion on BlueBear, Kodiak, and all things Geek with the Head Bear Matt himself. Sparing y’all the geeky details, what came of this my dear readers, is that I have Kodiak invites. Lots of them. Right here in fact! Just click on through, and be sure to mention that you came
-> Continue reading BlueBear Kodiak Invites – I Has Them!