vmware healthcheck script for esxi5

The vmware healthcheck script has been around for a while I’ve used it from esx 3.5 onwards, It has now however been updated to cover vsphere5\esxi5 and its a great little script to run every once in a while within your environment to find all those little settings that you might have forgotten about or unattended snapshots. More info HERE.   Author: Dale ScrivenRead More…

Using Powershell to install roles

So, you’ve got your server 2k8 R2 installed as a base installation and you want to install a few roles onto it. You can use powershell to do this. I know your asking “why when I can go through a few menus and its done”, humour me and it may save you some time. To work with roles and powershell you will need to open powershell (duh). Before you can actually start tapping out the commands for instRead More…