Last active
August 21, 2016 03:32
-
-
Save elmarti/c373a345e3f5398d9eaf2ccab5ff93cf to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FOR /L %i IN (0,1,255) DO ping -n 1 192.168.10.%i >>c:\ipaddresses.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment