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

Printed from http://www.compatdb.org/support/topics/164329_how_to_enable_netbios_over_tcp_ip_from_command_prompt.html

How to enable NetBIOS over TCP/IP from command prompt? - 07/14/05 11:48 AM

Is there any tool to enable NetBIOS over TCP/IP from command prompt?

I tried to find the option in netsh.
http://www.microsoft.com/resources/docum...cc_tcp_xgtb.asp

Re: How to enable NetBIOS over TCP/IP from command prompt? - 07/23/05 02:50 PM

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.