PlayUKlottery.com - win up to 42 million Pounds
Lesson 5: Configuring a DNS Client

Cover
LOC Page
About This Book
Chapter and Appendix Overview
Getting Started
The Microsoft Certified Professional Program
Technical Support
Chapter 1 -- The Microsoft Windows 2000 Platform
Lesson 1: Overview of the Windows 2000 Platform
Lesson 2: Windows 2000 Professional
Lesson 3: Windows 2000 Server
Lesson 4: Windows 2000 Advanced Server and Windows 2000 Datacenter Server
Review
Chapter 2 -- Installing Windows 2000
Lesson 1: Preparing to Install
Lesson 2: Installing Windows 2000 from a CD-ROM
Lesson 3: Installing Windows 2000 over the Network
Lesson 4: Troubleshooting Windows 2000 Setup
Review
Chapter 3 -- Configuring the DNS Service
Lesson 1: Understanding DNS
Lesson 2: Resolving Names
Lesson 3: Installing the DNS Service
Lesson 4: Configuring the DNS Service
Lesson 5: Configuring a DNS Client
Lesson 6: Troubleshooting the DNS Service
Review
Chapter 4 -- Implementing Active Directory Directory Services
Lesson 1: Introduction to Active Directory Directory Services
Lesson 2: Active Directory Structure and Site Replication
Lesson 3: Active Directory Concepts
Lesson 4: Introduction to Planning
Lesson 5: Installing Active Directory Directory Services
Lesson 6: Configuring Active Directory Replication
Review
Chapter 5 -- Administering Active Directory Directory Services
Lesson 1: Creating Organizational Units
Lesson 2: Creating User and Computer Accounts
Lesson 3: Managing Groups
Lesson 4: Controlling Access to Active Directory Objects
Review
Chapter 6 -- Managing Desktop Environments with Group Policy
Lesson 1: Understanding Group Policy
Lesson 2: Applying Group Policy
Lesson 3: Configuring Group Policy
Review
Chapter 7 -- Managing Software by Using Group Policy
Lesson 1: Introducing the Software Installation and Maintenance Technology
Lesson 2: Deploying Software
Lesson 3: Upgrading Software
Lesson 4: Managing Software
Review
Chapter 8 -- Managing File Resources
Lesson 1: Sharing and Publishing File Resources
Lesson 2: Administering Shared Folders by Using Dfs
Lesson 3: Using NTFS Special Access Permissions
Lesson 4: Managing Disk Quotas on NTFS Volumes
Lesson 5: Increasing Security with EFS
Lesson 6: Using Disk Defragmenter
Review
Chapter 9 -- Configuring Remote Access
Lesson 1: Understanding the New Authentication Protocols in Windows 2000
Lesson 2: Configuring Inbound Connections
Lesson 3: Configuring Outbound Connections
Lesson 4: Examining Remote Access Policies
Lesson 5: Creating a Remote Access Policy
Review
Chapter 10 -- Supporting DHCP and WINS
Lesson 1: New DHCP Functionality
Lesson 2: New WINS Functionality
Review
Chapter 11 -- Managing Disks
Lesson 1: Introduction to Disk Management
Lesson 2: Common Disk Management Tasks
Review
Chapter 12 -- Implementing Disaster Protection
Lesson 1: Using Fault-Tolerant Volumes
Lesson 2: Using Advanced Startup Options
Lesson 3: Using the Recovery Console
Lesson 4: Using the Backup Utility
Lesson 5: Performing an Emergency Repair
Review
Chapter 13 -- Upgrading a Network to Windows 2000
Lesson 1: Planning a Network Upgrade
Lesson 2: Establishing the Root Domain
Lesson 3: Upgrading Domain Controllers and Member Servers
Lesson 4: Upgrading Client Operating Systems
Review
Chapter 14 -- Using Remote Installation Services
Lesson 1: Performing Remote Installations
Lesson 2: Creating Distribution Servers
Review
Appendix A -- Questions and Answers
Appendix B -- Creating Setup Disks
About This Electronic Book
About Microsoft Press


[Previous] [Next]

Lesson 5: Configuring a DNS Client

Now that you know how to install and configure the DNS Service on computers running Windows 2000 Server or Windows 2000 Advanced Server, you need to know how to configure your DNS clients. In this lesson you will learn what needs to be done to configure your DNS clients.

You must install TCP/IP on a client running Windows 2000 before configuring the client to use the DNS Service. To configure a client to use the DNS Service, you would do the following:

  1. Right-click My Network Places, and then click Properties.
  2. Right-click Local Area Connection, and then click Properties.
  3. Select Internet Protocol (TCP/IP), and then click Properties.
  4. In the Internet Protocol (TCP/IP) Properties dialog box, select Use The Following DNS Server Addresses.
  5. Verify or type in the IP address of the Preferred DNS server, and if there is an Alternate DNS server, type in that name as well for this client, and then click Advanced.
  6. In the Advanced TCP/IP Settings dialog box (see Figure 3.8), click the DNS tab.
  7. In the DNS Server Addresses, In Order Of Use box, you can use the up arrow and down arrow buttons to set the client search order when sending queries to a name server.
  8. A client will attempt to send its query requests to the name server at the top of the search order list. If that name server is not responding, the client will send the query request to subsequent name servers on the search order list.

    Configure some of the clients to use the secondary server as the initial name server. This reduces the load on the primary server.

  9. In the DNS Suffix For This Connection box, type the name of the DNS domain name.
  10. In the Append These DNS Suffixes (In Order) box, click Add to add the names of the domains to search in order.
  11. When searching for a host name in the zone database file, a DNS server first searches for the name only and then for the name combined with each specified domain suffix.

  12. Click OK.

Click to view at full size.

Figure 3.8 Advanced TCP/IP Settings dialog box

Lesson Summary

You must first install TCP/IP on a client running Windows 2000 Server before you can configure the client to use the DNS Service. Once you have TCP/IP installed, you can use the Advanced button to access the DNS tab and configure the IP addresses of the DNS servers and the DNS domain names your client will be using.