how do I find the ip address of a host on a Windows network?
- by user13743
There is a machine on our network called owner-pc. I want to learn its ip address. I'm not sure which computer it is, and I don't want to trundle to each station to figure it out. When I ping it from the command line on a windows machine, I get something like this:
Reply from: fe80::3039:2a21:3f57:f337%1: time<1ms
Reply from: fe80::3039:2a21:3f57:f337%1: time<1ms
Reply from: fe80::3039:2a21:3f57:f337%1: time<1ms
Reply from: fe80::3039:2a21:3f57:f337%1: time<1ms
How can I figure this out?