ipconfig /all
Note the following information:
Host Name :kurbis
Primary DNS Suffix :veg.com
...
IP Address :204.174.18.152
...
a. Purge the DNS cache by typing:
ipconfig /flushdns
b. ping kurbis
c. Display the DNS resolution cache by typing this command:
ipconfig /displaydns
Note the following information:
...
scavenger
Record Name: kurbis.veg.com
Record Type: 1
Time To Live: 42560
Data Length: 4
Section: Answer
A (Host) Record: 204.174.18.152
...
nbtstat -R
Successful purge and preload of the NBT Remote Cache Name Table.
ping "kurbis "
The quotes and space behind the name are required to force resolution through WINS.
nbtstat -c
Note the following information:
Node IpAddress: [15.136.3.33] Scope Id: []
Name | Type | Host Address | Life (sec) |
kurbis <00> | UNIQUE | 204.174.18.152 | 567 |
If the NetBIOS name is found and IP equals management server, then the node can resolve the IP address through WINS. If not, you must modify the configuration of your WINS server to ensure that it matches.