Logins may be showing incorrect profile information. Please email psgadmin at microsoft.com for support.
IPScanner
1.0.3
Simple IP Scanner is a GUI based powershell network scanner. It has zero dependencies, is roughly ~200x smaller, and ~66% faster than the most popular alternatives. Features include: Discovery of devices on a local subnet, displaying their IP, MAC, hostname, and vendor details. It also monitors active TCP connections and network performance in real-time, with options
Simple IP Scanner is a GUI based powershell network scanner. It has zero dependencies, is roughly ~200x smaller, and ~66% faster than the most popular alternatives. Features include: Discovery of devices on a local subnet, displaying their IP, MAC, hostname, and vendor details. It also monitors active TCP connections and network performance in real-time, with options to export results and check connectivity. (The file can be renamed and launched with either a PS1 or CMD extension, but project notes/desc sections need to be removed from the top of the script to allow CMD usage. See main GitHub/Project Site for example)
Copy and Paste the following command to install this package using PowerShellGet More Info
Install-Script -Name IPScanner
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