Storage: Testing with VM-Fleet
#PowerShell #Storage #Hyper-VThere are a lot of guides for this out there and I'm convinced 99% of them are just badly copied from someone else guide.…
PowerShell: Allow private subnets, Windows firewall.
#PowerShellThere is nothing more annoying that having to allow your local subsets across multiple windows boxes using the GUI, the margin for bordem related error is…
PowerShell: Enable CPU compatibility Hyper-v
#Hyper-V #PowerShellWe have a large VM environment with thousands of VM's. Enabling this via the GUI would have taken me months. This script checks the…
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.…