Personally I wouldn't use a WINS server because unless you have a specific need for it it just adds another layer of complexity to debug. Having one device (the router or a server if you have one) as the master browser is a good idea though. Without a master browser it can sometimes take a minute or two for name resolution to start.
So would you recommend that I uncheck the box under set as WINS server?
here is an example of what I see...
Code:
C:\>ping surfacepro4
Ping request could not find host surfacepro4. Please check the name and try again.
C:\>ping surfacepro4.
Pinging surfacepro4 [192.168.1.182] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.1.182:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\>nslookup surfacepro4
Server: router.asus.com
Address: 192.168.1.1
Name: surfacepro4
Address: 192.168.1.182
C:\>nbtstat -a surfacepro4
Ethernet:
Node IpAddress: [0.0.0.0] Scope Id: []
Host not found.
Wi-Fi:
Node IpAddress: [192.168.1.86] Scope Id: []
Host not found.
Bluetooth Network Connection:
Node IpAddress: [0.0.0.0] Scope Id: []
Host not found.
Local Area Connection* 2:
Node IpAddress: [0.0.0.0] Scope Id: []
Host not found.