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
Page 1 of 1
How to enable NetBIOS over TCP/IP from command prompt?
#2
Posted 23 July 2005 - 02:50 PM
Closest I could found:
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.
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.
Share this topic:
Page 1 of 1

Help










