PowerTip: Add virtual network adapter to packet capture session
Summary: Learn how to use Windows PowerShell to add a virtual network adapter to a network packet capture session. How can I use Windows PowerShell to add a virtual network adapter to a network packet capture session? Use the Add-NetEventVmNetworkAdapter cmdlet and specify the name of the adapter. In the following example, I create a net event se...