Summary: Learn how to use a single cmdlet to identify the existence of Hyper-V virtual switches.
How can I use Windows PowerShell 3.0 on Windows 8 to identify Hyper-V virtual switches?
Use the Get-VMSwitch cmdlet from the Hyper-V module.
0 comments