- Invoke-FastPing updated with additional output properties
- The parameter
RoundtripAveragePingCount
has been renamed toEchoRequests
with the original name added as an alias.
- Invoke-PingSweep will not sort output based on the IP Address
- Fixed positional parameter for Invoke-PingSweep
- Added private functions from the Indented.Net.IP module by Chris Dent to allow for network range calculations without taking a dependency.
- Added the
Invoke-PingSweep
function.
- Rebuild to update file date stamps
- Added Help for
-Continuous
Parameter
- Updated CompatiblePSEditions
- Added PrivateData Tags to indicate platform compatibility
- Added
-Continuous
Parameter - Added ParameterSet options for
-Count
or-Continuous
- Updated Desktop edition to support either AWSPowerShell or AWSPowerShell.NetCore
- Bumped required module versions for InvokeBuild, Pester, PlatyPS and PSScriptAnalyzer
- Added
-Interval
Parameter - Fixed RoundTripAverage for responses <1 millisecond
- Added
-Count
Parameter - Added
-Timeout
Parameter
- Added
Invoke-FastPing
Function