1. The way it seems to work is the NEXT is below the loop so it just writes all the info directly to the TXT file before it loops to the next network card in the stack and then writes it all to the TXT for that card per machine.

without changing any code this is what it displays to me:
(This is from the CSV, sorry its all over the place)
 Code:
ConnectionName AdapterName Mac Address Static Address DHCP Enabled IPaddress/SM IPaddress0/SM IPaddress1/SM IPaddress2/SM 

 Code:
Testcomputer Local Area Connection 2 Broadcom NetLink (TM) Gigabit Ethernet 00:1F:29:93:83:A4 TRUE FALSE 199.42.200.75 255.255.255.0 199.42.200.75 255.255.255.0 

 Code:
testcomputer Wireless Network Connection 2 Intel(R) PRO/Wireless 3945ABG Network Connection 00:1F:3C:82:F6:30 FALSE TRUE 0.0.0.0 0.0.0.0	


2. Thank you for showing me the remove option. As i do not care about 1394 amd bluetooth.

3. That would get time consuming trying to figure out what to caputre. As there maybe a local connection 4, 5, 6...etc same with wireless. I think it would be smarter to just tell if what i don't want.

Thanks!


Edited by Tesdall (2010-07-28 07:07 PM)
_________________________
Where ever you go, there you are.