How to configure ads active directory service step by step guide tutorials notes

In our last section we have completed all the pre-requisites for ADS. Now in this article we will configure ADS. On server 2003 ADS wizard can be invoke by three ways.

  • By running DCPROMO.EXE command
  • From Configure your server
  • Manage your server

No matter which option you select all three will launch same ADS configuration wizard. I will show all three methods

Configure your server / Manage your server

To launch manage your server wizard click on start button and select manage your server options

 manage your server wizard

To launch configure your server wizard click on start button and select configure your server wizard from administrator tools.

configure your server wizard

Now click on add remove a role

add remove a rol

Now server will check the pre-requisites which we have configured in our last article pre-requisites of ADS. Wizard will show an error message if any of pre-requisites not properly configured.

checking pre-requisites

Wizard will show an list of all task which can configured by this after checking the pre-requisites Select domain controller ( Active directory )

select ads

It will show summary for ADS configuration wizards after checking all necessary services for ads.

Click on next to launch ADS configuration wizards

 Summary of ADS wizards

Same wizard can be Launch directly by running DCPROMO.EXE command in run menu

DCPROMO

On welcome screen click on next

welcome screen of ads

This screen show that win95 or earlier version of win NT4.0 cannot be the clients of Server 2003 Click on Next

oprating system compatiblety

This is the first domain controller in our domain so select Domain controller for a new domain and click on next

domain controller for new domain

This is the first domain in first forest so select domain in new forest and click on next

domain in new forest

Give the full FQDN name of server, we are using example.com for practice you can choose your own

FQDN name of domain

Wizard will automatically generate NetBIOS name of server don't change it.

netBIOS name of server

ADS is installed in NTDS folder, don't change its default location.

location of ntds

Sysvols is public folder of server. It is by defaults shared from server.

location of sysvol

DNS is required by ADS for proper functioning Select second options install and configure DNS on this computer

select  DNS server

If you any pre windows 2000 clients then select
Permission compatible with pre windows 2000 server operating systems

If you don't have any pre windows 2000 server operating systems then select
Permissions compatible only with Windows 2000 or Windows 2003 operating systems for greater security features

compatiblity issue

Now set directory services restore mode passwords. This is used when you restore directory or remove ADS.

restore mode passwords

Click on next after review the summary of your selection if need change of any option go back and change.

summary of selections

Now wizard will configure all the options you have selected

running ads

If you are running this wizard first times then it need to copy some files form Server 2003 CD, Insert Server 2003 CD when it asked

insert server 2003 cd

We will configure DNS server separately after ADS so skip it here to save times

skip dns during ads configuration

Click on finish to complete the installation

finish wizard

System reboot is required in order to take place the installation of ADS

restart system

After reboot server is a domain controller. In our next article we will learn how to verify that ADS is configured properly.

You are here: Home Window MCSE Study Guide 70 - 290 How to configure ads active directory service step by step guide tutorials notes