#PSTip Get currently available MAC address from Hyper-V MAC address pool
I have written scripts to automate VM deployments across a farm of Hyper-V servers and I prefer using static MAC addresses for all my workload virtual machines.
Read MoreI have written scripts to automate VM deployments across a farm of Hyper-V servers and I prefer using static MAC addresses for all my workload virtual machines.
Read MoreNote: This tip requires PowerShell 3.0 or above. The bandwidth utilized by a VM (QoS = Quality of Service ) can be controlled via special parameters of the virtual network card for a given VM.
Read MoreNote: This tip requires PowerShell 3.0 or above. When working with Hyper-V in Windows Server 2012 or Windows 8 and higher, you can set various Hyper-V host settings via the Hyper-V Settings dialog.
Read MoreNote: This tip requires PowerShell 2.0 or above. There are several ways to test if a computer object is a virtual machine.
Read MoreThe Failover Cluster cmdlets can be used to get information about Cluster Shared Volumes (CSV). The Get-ClusterSharedVolume cmdlet when run on a cluster node, gives us the information about all the CSVs.
Read MoreNote: This tip requires PowerShell 3.0 or above. Virtual Machine Connection Authorization allows users to connect to virtual machines using the VMConnect interface in Hyper-V (and Hyper-V RSAT tools).
Read More