online [0 / 0]

  • min
  • max
  • close

user

status

points

logon

Search results

Sign in or register now!


Why not access this tutorial with a lab to bring it to life. Using our Practice-Labs will make this tutorial much easier to follow, don't worry if you don't want to sign up you can still use this tutorial you might have to make a few tweaks here and there to make it work in your own lab.


What you get with the lab:


  • It's FREE, but if that didn't grab you carry on down the list
  • Access real working infrastructure (dependant on tutorial content)
  • Carry out the tasks outlined in this tutorial without the need for your own equipment
  • Equipment already has the base configurations so you can focus on the parts you need to
  • Make a mistake, no problem in our labs, simply reset the device and start over

More information:


  • Registered users get 60 mins of free lab time for free tutorials
  • Paying users get unlimited lab time in all free tutorials

For unregistered users click hereto register for an account

Already have an account, click hereto login and use a Practice-Lab with this tutorial


Exercise 1 - Installing DNS


In this exercise you will perform the tasks required to install the Domain Name System. Please refer to your course material or Microsoft Technet to gain an understanding of installing DNS.

In this exercise you will be required to Power On and connect to the following servers from your Practice-Lab application:

Domain Controller

Domain Server

If this is the first time you are accessing a Practice-Lab why not take a few minutes to watch our video on getting started, or if you are still having difficulty connecting to your Practice-Lab device please refer to our help pages.

Step 1

On Domain Server open Server Manager and select Roles . Then Select Add Roles , follow the wizard and select the DNS server component to install. Complete the wizard for the role to be installed.


Selecting the DNS server role :


Finally clicking Install :


DNS has now been successfully installed:


Step 2

Open the DNS Manger Snap-in from Administrative tools or type in dnsmgmt.msc from the run or search all programs and files utilities. Use this console to manage all aspects of your DNS server and zone information.



Continue to the next exercise to gain an understanding of configuring DNS zones.

Summary


In this exercise you installed the DNS Server role by using the Add Roles feature of Server Manager. DNS server role can be installed as a stand-alone service but is a requirement if Active Directory is installed and as such is included by default during the installation process.

Also try


  • Use DCPROMO utility to see how DNS is integrated during AD DS installation.
  • Install DNS using Powershell

Exercise 2 - Configuring DNS Zones


Exercise 3 - DNS Server Settings