austoonz
2/20/2019 - 5:36 AM

Invoke-FastPing

A PowerShell Function that uses asynchronous ping commands to quickly ping a fleet of target machines.

This has been replaced by the FastPing PowerShell Module.

Source

GitHub

Installation

Install-Module -Name FastPing -Scope CurrentUser