Command line tool to collect Network IP Address / NIC IP Address, This command line tool will provide you the list of Network IP Address, Subnet mask, Gateway, DNS & WINS details of each network card of localhost and for remote host in the same network domain. For remote computer use /RS command line switch with (Remote computer name / IP address). There is another switch available to display data as a popup window.
For help use Listnetworkip
How to use: Download exe and extract it to folder. Open command prompt and run the command from the extracted folder.
Command: ListNetworkIP
Switch Available:
/RS: Remote Host IP (x.x.x.x) or Remote Host Name
/O: File will be saved in text format
/OC: File will be saved in CSV Format
/P display as popup window /RS: Remote Host IP
C:\>ListNetworkIP /oc:c:\temp\abc.csv
This command will create CSV file having IP information i.e Network IP Address, Mac Address, Subnet Mask, Gateway, DNS of each network card configured in local host.