Filter By
Displaying results 1 - 3 of 3 (Page 1 of 1)
A PowerShell module a cmdlet that mimics the way that "netstat.exe -ano" works, but instead returns objects with properties "Protocol, LocalAddress, LocalPort, RemoteAddress, RemotePort, State, ProcessId and ProcessName (The PowerShell way). Also contains a cmdlet that mimics the *nix command "Host", it resolves IP address to host name and vice ver... More info |
Module with various network functions |
netstat for Windows7/2008R2 like Get-NetTCPConnection with IncludeProcessInfo feature |