To see all of the devices connected to your network, type arp -a in a Command Prompt window. This will show you the allocated IP addresses and the MAC addresses of all connected devices.
To check IP address of the local network on the Android device: Go to Settings → Network & internet on the tablet and select Wi-Fi. Tap the name of active network and expand the Advanced section. Find the Network details field with the local IP address.
Open up a PowerShell (or even cmd .exe prompt) and type hostname . Done. This command returns a single string (the computer name of the local computer).
This question arises from trying to manage my home wifi network. I've been toying with commands such as get-netipaddress, ipconfig and nslookup.exe.
The following command has kind of led me somewhere but it doesn't have the information that i'm looking for.
Get-NetIPAddress | Format-Table
I would like to be able to get a list of all devices on my home network. Including the device ip address, and some sort of name for that device. The previous command gives an ipaddress but it looks more like a mac address? Any help is appreciated!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With