PSSubnetScan
2.0.3.2
The module allows you to scan a range of IP addresses to obtain information about the status of individual machines. Returns information about ICMP status, optionally the machine name from DNS, and status of ports or remote management protocols like WMI/WSMan
Minimum PowerShell version
5.1.0
Installation Options
Owners
Copyright
(c) 2020 Michal Gajda. All rights reserved.
Package Details
Author(s)
- Michal Gajda
Cmdlets
Get-PSSubnet Get-PSSubnetInfo Get-PSSubnetScan
Dependencies
This module has no dependencies.
Release Notes
v2.0.3 - Add AsHashtable param to return result in hasthable format.
- Add SslProtocol param to define specific SSL protocol for tests.
- Add TlsCipherSuite param to define specific TLS cipher suite for tests. Supported only on Linux PowerShell Core.
v2.0.2 - Change data type of PortList param from int[] to string[] for support ports with protocols
- Add CommonPorts param.
v2.0.1 - Implementing Udp port scan
v2.0.0 - Rewrite whole script module to binary module
FileList
- PSSubnetScan.nuspec
- PSSubnetScan.dll
- PSSubnetScan.dll-Help.xml
- PSSubnetScan.Format.ps1xml
- PSSubnetScan.psd1
- PSSubnetScan.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.3.2 (current version) | 678 | 4/14/2022 |
2.0.2.1 | 367 | 2/4/2021 |
2.0.1.0 | 30 | 1/26/2021 |
2.0.0.0 | 186 | 4/29/2020 |