WINS server works only at level of LAN and uses a list of IP addresses with corresponding names, it does not allow you to use domains. DNS is almost the same thing but it allows you to span the network in domains and work with them.
What is the difference between a preferred DNS server and an altenate DNS server?Read more: http://wiki.answers.com/What_is_the_difference_between_a_preferred_DNS_server_and_an_altenate_DNS_server#ixzz2LRd3ICed
Secondary DNS gets its records from the Primary DNS Server. The secondary DNS is essentially there in case the primary DNS doesn't respond.
DNS Major role and Fine Grained password policies in GPO and RODC
It is a protocol, that changes name such as www.google.com to a unique IP adress.
That's actually fairly common. DNS is required for Active Directory domain controllers in Server 2003, but WINS is only used for older NetBEUI clients. The use of NetBEUI is deprecated in most modern Windows networks, so a WINS server is rarely used.
If you have Windows ME/9x and below systems, use WINS for a NETBIOS name resolution server as DNS does not resolve up NETBIOS.
Windows Internet Naming Service. It was used with a WINS server in older MS networks for name resolution. Newer MS Server OSs are tightly integrated with DNS and don't require WINS. WINS and DNS can only used for name resolution in a client/server network, such as a Windows domain. A workgroup (peer-to-peer) network uses NetBIOS over TCP/IP for name resolution
It provides single lable name resolution just like WINS. It also supports IPv6 unlike WINS.
authoritative dns server is server that has own databases that has name resolution for the clients that for resolve from name to ip address and for ip address to name. non-authorititative dns server is server that forward request of dns client to authoritative dns server for resolve.
Unbound - DNS Server - was created in 2007.
sadsgjuh
There are four major difference between 2003 or 2008 dns server.Background zone loading: DNS servers that host large DNS zones that are stored in Active Directory Domain Services (AD DS) are able to respond to client queries more quickly when they restart because zone data is now loaded in the background.IP version 6 (IPv6) support: The DNS Server service now fully supports the longer addresses of the IPv6 specification.Support for read-only domain controllers (RODCs): The DNS Server role in Windows Server 2008 provides primary read-only zones on RODCs.Global single names: The GlobalNames zone provides single-label name resolution for large enterprise networks that do not deploy Windows Internet Name Service (WINS). The GlobalNames zone is useful when using DNS name suffixes to provide single-label name resolution is not practical.Global query block list: Clients of such protocols as the Web Proxy Auto-Discovery Protocol (WPAD) and the Intra-site Automatic Tunnel Addressing Protocol (ISATAP) that rely on DNS name resolution to resolve well-known host names are vulnerable to malicious users who use dynamic update to register host computers that pose as legitimate servers. The DNS Server role in Windows Server 2008 provides a global query block list that can help reduce this vulnerability.