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
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

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Get-NetConnection

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Version History

Version Downloads Last updated
1.0 (current version) 313 6/10/2021