Using PowerShell to perform a Hyper-V resource allocation check This Powershell script determines the current resource allocation health of a Hyper-V server or nodes in a Hyper-V Cluster. The script will automatically scan the physical resources of each Hyper-V node and then compare that to the resources allocated to the Virtual Machines. It will then [...]
The post Hyper-V resource allocation check appeared first on Tech Thoughts.