Finding IP and MAC address
PowerTip of the Day, from PowerShell.com: Finding IP and MAC address When you query network adapters with WMI, it is not easy to find the active network card. To find the network card(s) that are currently connected to the network, you can filter based on NetConnectionStatus which needs to be “2” for connected… Continue reading Finding IP and MAC address