Question:
I am using the code below to list ip addresses from a list of computer names on list.txt, but they have to be pinging to list. How can I edit the code to show these IP addressess that do not ping also?
and
Results.csv will populate

but it will not populate IP address for PCWINDATA103 because it is not pinging but I know an IP exists
Answer:
Force a custom output in casefindstr
doesn’t find Reply
(take care of “tokens=3”):If you have better answer, please add a comment about this, thank you!