Capture Network Packets on the windows 10 with October 2018 Update or later.
Will start a packet capture and store log file as PktMon.etl. Use pktmon.exe stop
pktmon.exe start --etw
use this a built in network sniffer on windows 10 to capture senstive traffic
Select Desired ports for packet capture
pktmon.exe filter add -p 445
Look for interesting traffic such as telent or FTP