forked from mmistakes/minimal-mistakes
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
PowerShell - How to find running processes and their port number - LazyWinAdmin
The netstat command line utility displays protocol statistics and current TCP/IP network connections. If we want to display the associated process identifier (PID) of each process we add the -o parameter.
https://lazywinadmin.github.io/2011/02/how-to-find-running-processes-and-their.html
Metadata
Metadata
Assignees
Labels
No labels