#vBrownBag Episodes

VMware Tools –default!

When was the last time you found yourself configuring VMware tools on Linux? Did having to incessantly press enter accepting the defaults drive you nuts too? I think I might be the last one to the game on this, but today I was stumbling through configuring VMware tools on a few Linux VMs. Stumbling, over
-> Continue reading VMware Tools –default!

VCP4 Brown Bag Follow-up

As promised, here is the follow-up post from yesterdays VCP4 Brown Bag. First, thanks Y’all for coming, as otherwise a single person conference call is no fun. Honestly, thanks for your participation! Now for the notes: Simon Long’s invaluable VCP4 study notes & practice exams: http://www.simonlong.co.uk/blog/vcp-vsphere-upgrade-study-notes/ NFS Datastores (this came up discussing exclusivity for NFS):
-> Continue reading VCP4 Brown Bag Follow-up

Online VCP4 Brown Bag

Since the deadline for the VCP4 upgrade has been extended, I figure I’d extend another online study group / exam brown bag. Bring your questions and your lunch (or dinner, or breakfast) and we’ll talk about the VCP exam. Already taken the exam? Well, come on anyways and share your experience and expertise! Details… Date:
-> Continue reading Online VCP4 Brown Bag

VMware Fusion – All About the Bundles

Along with the last Fusion related post, this post also takes a slight tangent from our normal ESX/vSphere centric coverage to document something for myself that others may indeed also find useful. Setting the story: Thanks to some awesome folks at work, I recently acquired a MacBook Pro with VMware Fusion installed. While awesome (Both
-> Continue reading VMware Fusion – All About the Bundles

Top VMware Bloggers Voting: Now Open

I’ve been reluctant to post anything on this thus far, as well… I’m included in the list, and feel honored just being mentioned amongst some of the other names listed there. That said, I feel that with the bits of pure, unadulterated awesome each of the folks listed there contribute to the virtualization community, it
-> Continue reading Top VMware Bloggers Voting: Now Open

Using ESXi & VMware Go – Part 1 Download & Install

Having just pulled down and installed ESXi, I figured that now is a good time to see what all of the noise around VMware Go was about. Well, perhaps not what it is about, there is plenty of marketing literature for that. Rather, how it works. Time to dig in: What is VMware Go? While
-> Continue reading Using ESXi & VMware Go – Part 1 Download & Install

VCP4 Online Study Group Follow-Up

As promised, here is the follow-up post with the bits and links that we discussed during the study group. We had also discussed doing this again next week Wednesday at 3P CST (12/23/09) as a last bit of prep before the year end deadline for VCP upgrades. This will likely occur just after the VMTN
-> Continue reading VCP4 Online Study Group Follow-Up

Using AMD’s mcat.exe to Debug your PSOD MCE (Machine Check Exception)

"Sokath, his eyes opened" or roughly “Understanding”. So what does the Tamarian language have to do with PSODs or Machine Check Exceptions (MCEs)? Well, neither one of them make much sense, and need some understanding in order to translate them appropriately. What is an MCE (Machine Check Exception) A machine check exception, or MCE is
-> Continue reading Using AMD’s mcat.exe to Debug your PSOD MCE (Machine Check Exception)

VCP-410 Online Study Group

The deadline to upgrade from VCP3 to VCP4 is fast approaching. While there are plenty of good resources out there for studying, nothing beats playing 20 questions with a group of your peers. As such, ProfessionalVMware will be hosting a 1 hour WebEx study group so we call all help one another pass. Important information:
-> Continue reading VCP-410 Online Study Group

Pass The VCP4! I Did, You Can Too!

I have slacked on this post quite a bit, but alas an exam report is due. Exam: VCP-410 Status: Passed I was/am a present holder of a VCP3, and before 12/31 was allowed to upgrade without having to take an additional course. That said, there are now several valuable courses from VMware that qualify. Basically,
-> Continue reading Pass The VCP4! I Did, You Can Too!

Lot’s of Awesome in a Small Package pt. 2

It’s HERE! What is? The vSphere 4.0 Quick Start Guide, that’s what. Oh, and it’s all of $15.99 US. This book is all of the distilled virtualization knowledge from some of the heavy hitters in the virtualization realm: Thomas Bryant III Stu Radnidge Dave Mishchenko Alan Renouf Duncan Epping The book has evolved from the
-> Continue reading Lot’s of Awesome in a Small Package pt. 2

Upgrading ESXi 4 to Update 1 – Host Update Utility

Now that we’ve upgraded our client and installed it on Windows 7, let’s upgrade our ESX or ESXi host: 1. Fire up Host Update Utility & Download new Patches from VMware: 2. Scan for updates: 3. OMG Patches! Lets Patch the host (Make sure the host is in maint mode first!): 4. Install FTW!  
-> Continue reading Upgrading ESXi 4 to Update 1 – Host Update Utility

Downloading & Installing the vSphere Update 1 Client For Windows 7

As we pointed out earlier in the week, vSphere Update 1 now supplies a Windows 7 compatible client, one that works out of the box. However, There are some folks who have not jumped into Update 1 yet, but still need to manage vSphere hosts. Not a problem you might think, and try to hop
-> Continue reading Downloading & Installing the vSphere Update 1 Client For Windows 7

vSphere Client Update 1 – Now With Windows 7!

I left this one critical piece off my “Me Too” vSphere 4 Update 1 post, and wasn’t reminded of it again until today. From the PlanetVMware blog: In case you didn’t notice, Update 1 for VMware vCenter Server 4.0 was released last week. This is great news for all of you who wish to run
-> Continue reading vSphere Client Update 1 – Now With Windows 7!

The Most Awesome PowerCLI Cmdlet You Aren’t Using

While all of PowerCLI is remarkable in both it’s power and ease of use, there are some cmdlets that do not get as much airtime as they deserve. One of those, is Invoke-VMScript. From Get-Help InvokeVMScript NAME     Invoke-VMScript SYNOPSIS     Executes the specified PowerShell script in the guest OS of each of the specified
-> Continue reading The Most Awesome PowerCLI Cmdlet You Aren’t Using

Disabling Copy Paste – The PowerCLI way

Today I needed to disable the VMware tools/console copy & paste functionality… on a lot of VMs (well… more than one is a lot). In doing this, I came across these directions from vmzare: How To disable copy and paste operations between the guest operating system and remote console ? 1. Log on to the
-> Continue reading Disabling Copy Paste – The PowerCLI way