Information Technology Reference
In-Depth Information
5.
To filter results by record owner, follow these steps:
a.
Select the Record Owners tab.
b.
Select the check boxes corresponding to the owner-servers that you want to include
in the query. (The owner-server is the server on which the WINS record was initially
registered.)
c.
Clear the check boxes corresponding to the owner-servers that you want to exclude
from the query.
d.
Click the Select Local button to select only the local server.
e.
Click the Select All or Clear All buttons as needed.
6.
To filter results by record type, follow these steps:
a.
Select the Record Types tab.
b.
Select the check boxes corresponding to the record types that you want to include
in the query.
c.
Clear the check boxes corresponding to the record types that you want to exclude
from the query.
d.
Click the Select All or Clear All buttons as needed.
7.
Click the Find Now button to process the query.
Using a Command-Line Interface
You can display the WINS database using the following command-line syntax:
> netsh wins server show database [Servers=]{ IPAddresses }
[[RecType=]{0 | 1 | 2}] [[Count=] Count ] [[Start=]{0 | 1}]
[[EndChar=] 16thCharInHex ] [[File=] FileName ]
Here is a description of the command-line options:
Servers : Required parameter that specifies the IP addresses of the owner-server(s) that
you want to query. (The owner-server is the server on which the WINS record was initially
registered.) Place the values within the curly brackets. Multiple addresses must be sepa-
rated with commas. Server NetBIOS names should not be used; they will result in failure of
the command.
RecType : Optional parameter that specifies the type of record that you want to query. A value
of 0 will query both static and dynamic records; a value of 1 will query only static records;
and a value of 2 will query only dynamic records. The default query type is both static
and dynamic.
Count : Optional parameter that specifies the maximum number of records that you want
to return in your query. If omitted, all records within the subset of the RecType parameter
will be returned.
Search WWH ::




Custom Search