PowerTip: Add network adapter to packet capture session
Summary: Learn to use Windows PowerShell to add a network adapter to a capture session. How can I use Windows PowerShell to add a network adapter to a packet capture session? Use the Add-NetEventNetworkAdapter cmdlet and specify the name of the adapter. In the following example, I create a network capture session, add a provider, and then add the...