Windows 10 How do I get the ip address of a NETBIOS name using WSD?

ToddAndMargo2

Well-Known Member
Joined
Jul 5, 2021
Messages
21
How do I get the ip address of a NETBIOS name using WSD from the command line (not power shell).

This is Windows Explorer (not IE) doing what I want, but I want to do it from the command line also

An image from 'How do I get the ip address of a NETBIOS name using WSD?'. A network window shows one computer named RN6 with IP 192.168.255.10 discovered via WSD.
 

Last edited by a moderator:
There is no command line or powershell method for doing so. You'd have to build your own client.
 

There is no command line or powershell method for doing so. You'd have to build your own client.
What is the system (.dll?) call for such?
 

You'd have to look at the wsdapi
 

Solution
Back
Top