Adds a Remote Packet Capture provider
Functions: | |
Type: | |
Toolsets: |
Add-NetEventPacketCaptureProvider -SessionName sess -CimSession $s -Level 4 -CaptureType Physical -TruncationLength ([UInt16]::MaxValue)
Usecase
$s
using New-CimSession
NetEventPacketCapture