Article ID: 233375 - Last Review: February 27, 2007 - Revision: 2.2 HOW TO: Manually Add a Dynamic WINS Entry to a Windows 2000 WINS ServerThis article was previously published under Q233375 On This PageSUMMARY
This step-by-step article describes how to manually add a dynamic mapping to a Windows 2000 Windows Internet Naming Service (WINS) server by using the WINSMON extension in NETSH. Manually Add a Dynamic Entry to WINSTo manually add a dynamic entry to WINS:
Full Syntax
Usage:
add name [[Name=]servername] [[Endchar=]16th char in Hex]
[[Scope=]scopename] [[RecType=]RecordType]
[[Group=]GroupType] [[Node=]NodeType] [[IP=]Ip addresses]
Name : Name to register.
Endchar : If 16th char is present and if present the hex value
(will override group type)
Scope : If Scope is required and if required, the scope name.
RecType : Type of records, 0- Static (default), 1-Dynamic.
Group : Type of group, 0-Unique, 1- Group, 2- Internet
3- Multihomed 4 - Domain Name.
(will be ignored if EndChar is specified.)
Node : Type of Node 0-P Node, 1-H Node, 2-B Node.
IP : List of Ip address separated by commas and enclosed by
{}.
| Article Translations
|
Back to the top
