Get-NetConnection
1.0
PowerShell equivalent(ish) of NetStat via Invoke-Command
Collects TCP Connections and UDP Endpoints via Get-NetTCPConnection and Get-NETUDPEndpoint respectively; wrapped within Invoke-Command.
Links the OwningProcess to Services and/or Processes with the GetServiceDetails and/or GetProcessDetails parameters.
The Windows Firewall log can be parsed via the GetFirewallLo
Collects TCP Connections and UDP Endpoints via Get-NetTCPConnection and Get-NETUDPEndpoint respectively; wrapped within Invoke-Command.
Links the OwningProcess to Services and/or Processes with the GetServiceDetails and/or GetProcessDetails parameters.
The Windows Firewall log can be parsed via the GetFirewallLo
PowerShell equivalent(ish) of NetStat via Invoke-Command
Collects TCP Connections and UDP Endpoints via Get-NetTCPConnection and Get-NETUDPEndpoint respectively; wrapped within Invoke-Command.
Links the OwningProcess to Services and/or Processes with the GetServiceDetails and/or GetProcessDetails parameters.
The Windows Firewall log can be parsed via the GetFirewallLog parameter.
Output can be focused by specifying various other parameters (such as Listen, IPv4, IPv6, TCP and UDP). See Get-Help Detailed or Full for more information.
Show more
Collects TCP Connections and UDP Endpoints via Get-NetTCPConnection and Get-NETUDPEndpoint respectively; wrapped within Invoke-Command.
Links the OwningProcess to Services and/or Processes with the GetServiceDetails and/or GetProcessDetails parameters.
The Windows Firewall log can be parsed via the GetFirewallLog parameter.
Output can be focused by specifying various other parameters (such as Listen, IPv4, IPv6, TCP and UDP). See Get-Help Detailed or Full for more information.
Installation Options
Owners
Package Details
Author(s)
- Mark Holderness
Tags
NetStat Get-NetTCPConnection Get-UDPEndPoint Get-FirewallLog
Functions
Get-SelectProperties Get-FirewallLog Get-NetConnection Get-RunspaceResults
Dependencies
This script has no dependencies.
FileList
- Get-NetConnection.nuspec
- Get-NetConnection.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0 (current version) | 313 | 6/10/2021 |