en-US/about_NetworkConnection.help.txt
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
PSTOPIC
about_NetworkConnection SHORT DESCRIPTION NetworkConnection is a set of tools for day-to-day administrative tasks. LONG DESCRIPTION NetworkConnection is a set of tools for day-to-day administrative tasks. Primary the Cmdlet Get-NetworkConnection. You can find full documentation here: https://github.com/KarlGW/NetworkConnection DETAILED DESCRIPTION NetworkConnection is a module containing a set of Cmdlets for day-to-day administrative tasks. Cmdlets ------- Get-NetworkConnection - Returns a list with Kaguwa.Commands.Network.Types.NetworkConnection objects. These represent TCP/UDP connections on the local host. Get-NetworkConnectionHost - Returns host name and IP address from a provided hostname or IP address. |