PowerShell: List VM's and virtual drives attached to those vms
#PowerShellThis is one of those things you would expect to have a native function in Hyper_v/Powershell. As far as i know it does not.…
SSL and poor journalism ruin my day
#NewsSome random blogger recent ruined my day with what I would say was an inaccurate Register Article [http://www.theregister.co.uk/2016/10/11/onequarter_…
PowerShell: List CSV Free/Used Capacity plus totals
#PowerShellThis script will recursively list all the cluster shared volumes and give free/used/total data for them all. I can't claim to have…