Skip to content

Ping multiple computers asynchronously once or over a specified timeframe and intervals.

Notifications You must be signed in to change notification settings

Ktufuathama/Invoke-Ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Invoke-Ping

Ping multiple computers asynchronously once or over a specified timeframe and intervals. Data returned includes the total count of pings (TCnt) and successful count of pongs (SCnt). Data is either sent to the pipeline or exported to CSV. Default settings will ping for 4 hours at 60 second intervals.

Example Output

Computer  : comp1
Status    : Success
IPAddress : 0.0.0.0
TCnt      : 3
SCnt      : 3

About

Ping multiple computers asynchronously once or over a specified timeframe and intervals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published