Have you ever wanted to just have a list of the machines on your network? One that you could easily pass to a script / application? Well I sure have. So I do the net view > outfile.txt then scrub the text file dance. All I really want is a list of the machine names. [...]