netstat -ano |findstr ESTABLISHED

wmic process where processid=XXXX get parentprocessid,name,executablepath,commandline

深耕网站建设与运营推广的一线实战洞察。
netstat -ano |findstr ESTABLISHED

wmic process where processid=XXXX get parentprocessid,name,executablepath,commandline
