I’m using:
“IF(Test-Connection -computer $serial -quiet -Count 1)”
But does anything know a better way that would be quicker? That takes about 5 seconds per serial number, if the computer is not on our company’s network
submitted by /u/ncstalli
[link] [comments]
The post What’s the quickest way to ping a computer? appeared first on How to Code .NET.