How to enable NetBIOS over TCP/IP from command prompt?

Is there any tool to enable NetBIOS over TCP/IP from command prompt? I tried to find the option in netsh. .

Windows Networking 2246 This topic was started by ,

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic



data/avatar/default/avatar09.webp

1019 Posts
Location -
Joined 2004-12-21
Closest I could found:

Quote:http://www.microsoft.com/technet/prodtec...03.mspx#BKMK_46
set broadcastnameresolution
 
Enables or disables broadcast name resolution using NetBIOS over TCP/IP.
 
Syntax
set broadcastnameresolution {enabled | disabled}
 
Parameters
{ enabled| disabled}
 
Required. Specifies whether to enable or disable broadcast name resolution using NetBIOS over TCP/IP.