How to get IP Address via command line using WMIC?   Get IP Address of   remote computer.   Get IP Address using WMIC.         wmic nicconfig get IPAddress,ServiceName   Sample output:  IPAddress                                       ServiceName                                                  kdnic  {"169.254.0.241", "fe80::26d0:eff6:cc27:e1"}    VBoxNetAdp  {"192.168.11.6", "fe80::8798:acfe:6ee9:8b7c"}    athr                                                  L1C                                              ...
Make the world a better place by sharing knowledge, ideas and anything that you can give that comes from the heart.