Using Powershell to install PowerCLI
I am currently preparing a deployment package architecture for a full vSphere environment and one of the requests was to include PowerCLI in the installation script. I was surprised that I could not …
Tag
I am currently preparing a deployment package architecture for a full vSphere environment and one of the requests was to include PowerCLI in the installation script. I was surprised that I could not …
vSphere 5.1 will most probably be released by the end of September 10th (that is 2 minutes from now in my timezone). Of course nothing is 100% certain but I will explain on what this assumption is …
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 …
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 …
I was tasked with testing the throughput of the vMotion network between two hosts - to see how much of the throughput was / could be used. Now I remembered that there was an application that someone …
Has it ever happened that you need to restart a vCenter service? I guess that you have been there before. Once upon a time I wrote a post that mentioned that there are not enough tools available today …
I wanted to share with you another small example of how there are many ways to do things in PowerCLI. I wrote a post a while back about How to Speed Up Your PowerCLI Queries and there I came to the …
As an addition to Luc Deken’s and Jonathan Medd’s great VIProperty Module, I wanted to add one property that I found useful. Ever wanted to know how many vMotions have been made in your …
As was posted on the new KB article 1029925 the vSphere Client is no longer packaged with current builds of ESX and ESXi. However it is packaged with vCenter, so you can still get it from the web …