Posts under Tag: Scripting
ESXi 5.0 and Scripted Installs

When I was playing with ESXi 5.0 in my lab I noticed some changes during the installation process. Of course I had not bothered to read the documentation but when I watched the installer fail I figured it might make sense to start reading. I’ve documented the scripted installation procedure multiple times by now. But in short, when you would [...]

By with 6 comments
New version of RVTools!

Rob just released a brand new version of RVTools. So what’s new? Version 3.1 (April, 2011) Logon form tab order rearranged Logon form will remember your last selected host / vCenter server On vInfo new fields Provisioned, Used and shared storage On vInfo new fields install Boot Required, number of Virtual Disks On vInfo new fields Fault Tolerance State,  FT [...]

By with 7 comments
Connection problems with PowerCLI due to proxy settings

I was able to connect my PowerCLI instance without any problems to my vCenter, until all of a sudden I got the following error: Connect-VIServer : 8/12/2010 11:51:36 Connect-VIServer Could not connect using the requested protocol. I discovered that this was due to a change in the Proxy Server settings on the client. After removing this proxy address everything was [...]

By with 2 comments
Using the Out-GridView feature in PowerCLI

I wanted to output some data with PowerCLI using the Out-GridView cmdlet. Reason for using this cmdlet is that I needed to create an index for the .vmdk’s  attached to the virtual machines and the number varies, however I encountered the following error on my system: Out-GridView : To use the Out-GridView cmdlet, install the Windows PowerShell Integrated Scripting Environment [...]

By with 3 comments
Installing drivers during a scripted install of ESXi

As you hopefully have read I have been busy over the last weeks with a new project. This project is all about enabling migrations to ESXi. I wrote two articles for the ESXi Chronicles blog of which the first article describes the scripted install procedure and the seconds gives some additional advanced examples of what is possible in these scripts. [...]

By with 8 comments
Scripts for “Proactive DRS/DPM”

I never noticed this set of scripts to be honest but Anne Holler(VMware Employee) posted these about a year ago. What the scripts do is change various DRS/DPM settings to pro-actively manage your environment and change DRS and DPM behaviour based on expected workload. Proactive DRS: setDRSAggressive.pl The script setDRSAggressive.pl sets various DRS operating parameters so that it will recommend rebalancing [...]

By with 1 comment
UML diagram your VM, vdisks and snapshots by @lucd22

Somehow I missed out on this excellent script/blog about diagramming your vmdk’s and associated snapshot trees for the Planet V12n Top 5 post I do for the VMTN Blog weekly. Luc Dekens is one of the leading PowerCLI script gurus and created this amazing script that creates a diagram of the relationship between VMs, VMDKs and Snapshots. Now you might [...]

By with 0 comments
Page 1 of 1312345...10...Last »