T ToddAndMargo2 Well-Known Member Joined Jul 5, 2021 Messages 21 Oct 16, 2021 Thread Author #1 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 Last edited by a moderator: Apr 20, 2025
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
Neemobeer Cloud Security Engineer Staff member Joined Jul 4, 2015 Messages 8,998 Oct 17, 2021 #2 There is no command line or powershell method for doing so. You'd have to build your own client. Upvote 0 Downvote
T ToddAndMargo2 Well-Known Member Joined Jul 5, 2021 Messages 21 Oct 17, 2021 Thread Author #3 Neemobeer said: There is no command line or powershell method for doing so. You'd have to build your own client. Click to expand... What is the system (.dll?) call for such? Upvote 0 Downvote
Neemobeer said: There is no command line or powershell method for doing so. You'd have to build your own client. Click to expand... What is the system (.dll?) call for such?
Neemobeer Cloud Security Engineer Staff member Joined Jul 4, 2015 Messages 8,998 Oct 17, 2021 #4 You'd have to look at the wsdapi Upvote 0 Downvote Solution