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…
PowerShell, Hyper-V: List clustered VMs with mounted ISO, then dismount them all.
#Hyper-V #PowerShellThere is nothing more annoying than when people leave ISO's mounted to VM's. It drives me mad.This little script will list…