Test-PowerPing

1.0

Test-PowerPing sends single pings to IPv4 addresses asynchronously within a given IPv4 address range using PowerShell Runspaces. Can also be used to calculate addresses within a given IPv4 address range using “-AddressOnly” switch and “IPFilter”. Ranges that are consistently used can be saved using “Sites” Parameter Set and can be referenced using “-Site <sitename>” s
Test-PowerPing sends single pings to IPv4 addresses asynchronously within a given IPv4 address range using PowerShell Runspaces. Can also be used to calculate addresses within a given IPv4 address range using “-AddressOnly” switch and “IPFilter”. Ranges that are consistently used can be saved using “Sites” Parameter Set and can be referenced using “-Site <sitename>” syntax. Each Parameter Set (Address, Targets, Sites) has several control parameters available.
Show more

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name Test-PowerPing -RequiredVersion 1.0

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

Install-PSResource -Name Test-PowerPing -Version 1.0

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

Copyright

(c) 2023 Hunter Hirsch. All rights reserved.

Package Details

Author(s)

  • Hunter Hirsch

Tags

Ping IPRange IPv4Ping IPv4 AddressRange Utilities Powershell Network Scan Multithreaded Asynchronous IPScan RangeScan CIDR CIDRCalculator

Functions

Test-PowerPing

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.3.0.1 26 1/16/2024
1.3.0.0 20 12/9/2023
1.2.0.1 22 10/3/2023
1.2.0.0 11 10/2/2023
1.0.1.0 10 9/18/2023
1.0 (current version) 7 9/18/2023
Show less