Tag: Hyper-V (Page 3/3)

#PSTip Controlling traffic of a VM network adapter in Hyper-V
Note: This tip requires PowerShell 3.0 or above. Using the Add-VMNetworkAdapterAcl cmdlet we can create ACLs (firewall-like rule) that applies…
Read More
#PSTip How to prevent a VM from becoming a Router
Note: This tip requires PowerShell 3.0 or above. Similarly to the Hyper-V security feature discussed here, Hyper-V can also protect…
Read More
#PSTip How to prevent rogue DHCP servers in Hyper-V
Note: This tip requires PowerShell 3.0 or above. In a DHCP environment, it is possible for a rogue DHCP server…
Read More
Using Copy-VMFile cmdlet in Windows Server 2012 R2 Hyper-V
With Windows Server 2012 R2, the Hyper-V product team introduced a new cmdlet called Copy-VMFile. This, as the name implies,…
Read More
#PSTip Automatic refresh of Hyper-V VM Objects
Note: This tip requires PowerShell 3.0 or above. When using the Hyper-V PowerShell cmdlets in Windows Server 2012, the VM…
Read More
Connecting to Hyper-V virtual machines with PowerShell
I’ve been using Windows 8 since its pre-release versions and one of the features I like most in it is…
Read More