Back to Browse

PowerShell ping a list of computers - Tutorial 1

1.3K views
Jun 7, 2020
27:18

Link to script : https://github.com/xtremepathak/Learn2automate/blob/master/Check-Pingv1.0.ps1 Sorry guys, export-csv will not work in this script, as export-csv can work with Objects, if you try now it will export just no of characters in string. I will modify V2 to make output in object format. Version 1.1 is available here (Includes Output in PS Object format) - https://github.com/xtremepathak/Learn2automate/blob/master/Check-PingV1.1.ps1

Download

1 formats

Video Formats

360pmp435.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

PowerShell ping a list of computers - Tutorial 1 | NatokHD