Creating and Storing PowerShell Credentials
I actually do not understand why I have not put this in a blog post before, but it is about time - because I used it again today. Sometime you need to store a credential for a number of purposes, be …
Writing
I actually do not understand why I have not put this in a blog post before, but it is about time - because I used it again today. Sometime you need to store a credential for a number of purposes, be …
Just got this from Twitter. Registration for VMworld US is Now Open https://t.co/NSofq9kFFri May 11 06:57:19 via Twitterrific Bas Vinken Registration is now Open Convince your Boss Hotels and Travel …
I had some time this past week to read Automating vSphere: With VMware vCenter Orchestrator by Cody Bunch. I stand by my views that vCenter Orchestrator is one of those uncovered gems that …
With vCenter 5 came the release of the the vCenter Server Virtual Appliance. This move was applauded by many due to the fact that VMware made the first step in the direction of removing their …
I am proud to announce that I have been awarded the VMware vExpert award for the year 2012. The current list has been posted here. It is nice to receive such an honor but I would rather like to take …
Have you ever asked yourself that question? A customer of mine a small number of VM’s on one host that were continuously crashing. He would power them up and within less than 5 minutes – they would …
Of course the title of this post was blatantly borrowed from the Scorpions (I do love the song) For the past 5 years I have designed, implemented and supported our corporate IT infrastructure. We have …
I ran into a case of a datastore that ran out disk space (why that happened is a whole different story – don’t go there… really…) but because of a whole strange chain of event this …
When writing scripts (I am a fan of PowerCLI of course) there is many a time when I need to get something out of the vSphere SDK so I can dig in and get the details that I am looking for. Of course …
In some testing I was doing with VM HA monitoring – and I would highly recommend Duncan’s post for some more information on the subject - I needed to crash a VM to test the functionality. So in …