Nice article about checking the free disk space on a VMFS volume.
Continue reading…
Monthly Archives: January 2008
HTA: Pingmany
I changed the vb script “Pingmany” in to HTA code. This gives a more flexible use of the script. [download id=”4″]
Continue reading…
VMware VC Roles & Permissions
[print_link] Working at a customer with three Virtual Centers (VC), I needed a way to document the security roles and their permissions, and a easy/consistent way to apply these role/permissions to the other VC’s. So I created an Excel sheet to generate SQL files per role (incl. permissions), which can be imported directly in the […]
Continue reading…
VB scripts: PingMany & CheckPower
To perform the check of availability of many servers I created a simple vb script. This script will read a list of servers from a excel sheet, ping the servername (or ip adress) and will punt the result in a other column of the excel sheet. [download id=”1″] To perform the check of the power […]
Continue reading…