PowerShell

A collection of powershell what I have done

Storage: Testing with VM-Fleet

#PowerShell #Storage #Hyper-V

There are a lot of guides for this out there and I'm convinced 99% of them are just badly copied from someone else guide.…

Mat Grumpy Tech

PowerShell: Allow private subnets, Windows firewall.

#PowerShell

There 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…

Mat Grumpy Tech

PowerShell: Enable CPU compatibility Hyper-v

#Hyper-V #PowerShell

We have a large VM environment with thousands of VM's. Enabling this via the GUI would have taken me months. This script checks the…

Mat Grumpy Tech

PowerShell: List VM's and virtual drives attached to those vms

#PowerShell

This 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.…

Mat Grumpy Tech