Skip to content

A PowerShell script to collect network related information from a Windows host, such as public/private IPv4 addresses and reachable neighbors

Notifications You must be signed in to change notification settings

namteckor/win-net-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

win-net-info

A PowerShell script to collect network related information from a Windows host, such as public/private IPv4 addresses and reachable neighbors.

Before using you may need:

powershell -ep bypass

Then:

.\win-net-info.ps1

If there is no output returned in a given section, the command likely failed.

Tested on PSVersion 5.1.19041.1645 Desktop edition.

Sample output:
Alt text

About

A PowerShell script to collect network related information from a Windows host, such as public/private IPv4 addresses and reachable neighbors

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published