+ All Categories
Home > Documents > Setting Up First and Additional Domain Controller

Setting Up First and Additional Domain Controller

Date post: 27-Oct-2014
Category:
Upload: nirvan-li
View: 175 times
Download: 2 times
Share this document with a friend
Popular Tags:
37
Note: This article was written when Windows Server 2008 was still RC1. Changes might occur later once the product is RTM'd 1. If you have set up a domain controller previously with Windows 2000 Server, or Windows Server 2003, then you would be familiar with thedcpromo.exe command, it will also be used to set up a Domain Controller on Windows Server 2008. To use the command, click on Start > Run > and then write dcpromo > Click OK 2. The system will start checking if Active Directory Domain Services ( AD DS) binaries are installed, then will start installing them. The binaries could be installed if you had run the dcpromo command previously and then canceled the operation after the binaries were installed.
Transcript
Page 1: Setting Up First and Additional Domain Controller

Note: This article was written when Windows Server 2008 was still RC1. Changes might occur later once the product is RTM'd

1. If you have set up a domain controller previously with Windows 2000 Server, or Windows

Server 2003, then you would be familiar with thedcpromo.exe command, it will also be

used to set up a Domain Controller on Windows Server 2008. 

To use the command, click on Start   > Run > and then write dcpromo > Click OK

2. The system will start checking if Active Directory Domain Services ( AD DS) binaries are

installed, then will start installing them. The binaries could be installed if you had run the

dcpromo command previously and then canceled the operation after the binaries were

installed.

                         

Page 2: Setting Up First and Additional Domain Controller

3. The Active Directory Domain Services Installation Wizard will start, either enable the checkbox beside Use Advanced mode installationand Click Next , or keep it unselected and click on Next

The following table lists the additional wizard pages that appear for each deployment configuration when you select the Use advanced mode installation check box.

Deployment configuration Advanced mode installation wizard pages

New forest Domain NetBIOS name

New domain in an existing forest On the Choose a Deployment Configuration page, the option to create a new domain tree appears only in advanced mode installation.

Page 3: Setting Up First and Additional Domain Controller

Domain NetBIOS name

Source Domain Controller

Additional domain controller in an existing domain

Install from Media

Source Domain Controller

Specify Password Replication Policy (for RODC installation only)

Create an account for a read-only domain controller (RODC) installation

Specify Password Replication Policy

Attach a server to an account for an RODC installation

Install from Media

Source Domain Controller

4. The Operating System Compatibility page will be displayed, take a moment to read it

and click Next

Page 4: Setting Up First and Additional Domain Controller

5. Choose Create a new domain in a new forest, Click Next

Page 5: Setting Up First and Additional Domain Controller

6. Enter the Fully Qualified Domain Name of the forest root domain inside the

textbox, click Next

Page 6: Setting Up First and Additional Domain Controller

7. If you selected Use advanced mode installation on the Welcome page, the Domain

NetBIOS Name page appears. On this page, type the NetBIOS name of the domain if

necessary or accept the default name and then click Next.

Page 7: Setting Up First and Additional Domain Controller

8. Select the Forest Functional Level, choose the level you desire and click

on Next. Make sure to read the description of each functional level to understand the

difference between each one.

Page 8: Setting Up First and Additional Domain Controller

9. In the previous step, If you have selected any Forest Functional Level other than

Windows Server 2008 and clicked on Next , you would then get a page to select

the Domain Functional Level. Select it and then click on Next

Page 9: Setting Up First and Additional Domain Controller

10. In the Additional Domain Controller Options page, you can select to install

the Domain Name Service  to your server. Note that the First domain controller in a

forest must be a Global Catalog  that's why the checkbox beside Global Catalog is

selected and it cannot be cleared. The checkbox is also selected by default when you

install an additional domain controller in an existing domain, however you can clear this

checkbox if you do not want the additional domain controller to be a global catalog

server. The first domain controller in a new forest or in a new domain can not be a Read

Only Domain Controller (RODC), you can later add a RODC but you must have at least

one Windows Server 2008 Domain Controller.

I want to set my DC as a DNS Server as well, so I will keep the checkbox beside DNS

Server selected and click on Next

Page 10: Setting Up First and Additional Domain Controller

11. If the wizard cannot create a delegation for the DNS server, it displays a message to

indicate that you can create the delegation manually. To continue, click Yes

Page 11: Setting Up First and Additional Domain Controller

12. Now you will have the location where the domain controller database, log files and

SYSVOL are stored on the server.

The database stores information about the users, computers and other objects on the

network. the log files record activities that are related to AD DS, such information about

an object being updated. SYSVOL stores Group Policy objects and scripts. By default,

SYSVOL is part of the operating system files in the Windows directory

Either type or browse to the volume and folder where you want to store each, or accept

the defaults and click on Next

13. In the Directory Services Restore Mode Administrator Password (DSRM) page, write

a password and confirm it. This password is used when the domain controller is started

in Directory Services Restore Mode, which might be because Active Directory Domain

Services is not running, or for tasks that must be performed offline.

Make sure that you memorize this password when you need it. I know many

administrators forgot it when they most needed it !! 

Page 12: Setting Up First and Additional Domain Controller

Make sure the password meet the password complexity requirements of the password

policy, that is a password that contains a combination of uppercase and lowercase

letters, numbers, and symbols. else you will receive the following message  :

14. Summary page will be displayed showing you all the setting that you have set . It gives

you the option to export the setting you have setup into an answer file for use with other

Page 13: Setting Up First and Additional Domain Controller

unattended operations, if you wish to have such file, click on the Export settings button

and save the file.

15. DNS Installation will start

Page 14: Setting Up First and Additional Domain Controller

16. Followed by installing Group Policy Management Console, the system will check first if it

is installed or not.

17. Configuring the local computer to host active  directory Domain Services and other

operations will take place setting up this server as a Domain Controller

Page 15: Setting Up First and Additional Domain Controller
Page 16: Setting Up First and Additional Domain Controller
Page 17: Setting Up First and Additional Domain Controller

18. Active Directory Domain Services installation will be completed, click Finish, then click

on Restart Now to restart your server for the changes to take effect.

Page 18: Setting Up First and Additional Domain Controller

19. Once the server is booted and you logon to it, click on  Start > Administrative Tools , 

will notice that following have been installed :

Active Directory Domains and Trusts

Active Directory Sites and Services Active Directory Users and Computers ADSI Edit DNS Group Policy Management

Page 19: Setting Up First and Additional Domain Controller

Summary

Setting up a Domain Controller in Windows Server 2008 to install Active Directory Domain

Services is performed by running the dcpromo command. It has some new options like using

Advanced Mode Installation, and exporting settings to an answer file . In my next articles, I will

show you how to perform an unattended installation to set up your domain controller, and also

how to set up an additional domain controller using Windows Server 2008.

Setting Up an Additional Domain Controller With Windows Server 2008

To set up an Additional Domain Controller, I will use the dcpromo.exe command.

1. To use the command, click on Start    > Run > and then write dcpromo > Click OK

2. The system will start checking if Active Directory Domain Services ( AD DS) binaries are

installed, then will start installing them. The binaries could be installed if you had run the

dcpromo command previously and then canceled the operation after the binaries were

installed.

Page 20: Setting Up First and Additional Domain Controller

                         

3. The Active Directory Domain Services Installation Wizard will start, either enable the

checkbox beside Use Advanced mode installationand Click Next , or keep it

unselected and click on Next

Page 21: Setting Up First and Additional Domain Controller

The following table lists the additional wizard pages that appear for each deployment

configuration when you select the Use advanced mode installation check box.

Deployment configuration Advanced mode installation wizard pages

New forest Domain NetBIOS name

New domain in an existing forest

On the Choose a Deployment Configuration page, the option to create a new domain tree appears only in advanced mode installation.

Domain NetBIOS name

Source Domain Controller

Additional domain controller in an existing domain

Install from Media

Source Domain Controller

Specify Password Replication Policy (for RODC installation only)

Page 22: Setting Up First and Additional Domain Controller

Create an account for a read-only domain controller (RODC) installation

Specify Password Replication Policy

Attach a server to an account for an RODC installation

Install from Media

Source Domain Controller

4. The Operating System Compatibility page will be displayed, take a moment to read it

and click Next

5. On the Choose a Deployment Configuration page, click Existing forest, click Add a

domain controller to an existing domain, and then click Next.

Page 23: Setting Up First and Additional Domain Controller

6.  On the Network Credentials page, type your domain name, my domain name is

elmajdal.net ( was set in the previous article ) , so I will type elmajdal.net. 

Page 24: Setting Up First and Additional Domain Controller

7. To set up an Additional Domain Controller, you will need an account that must be either a

member of the Enterprise Admins group or the Domain Admins group. We have two

options:

My Current logged on credentials ( DomainName\Username or MachineName\

Username)

Alternate credentials

If you have previously joined this server to the domain and you are currently logged in to

it with an Enterprise Admin/Domain Admin user, then you can use the first option (My

current logged on credentials) . As you can see this option is grayed here, and the reason

for this is below it. It is because I'm currently logged in with a local user, the machine is

not a domain member. I'm left out with the second option: Alternate credentials

8. To enter the Alternate credentials, click Set. In the Windows Security dialog box, enter

the user name and password for an account that must be either a member of the

Enterprise Admins group or the Domain Admins group > then click Next.

Page 25: Setting Up First and Additional Domain Controller

If you have entered a wrong username/password , you will receive the following error

message

Page 26: Setting Up First and Additional Domain Controller

9. On the Select a Domain page, select the domain of the Additional Domain Controller,

and then click Next, as I already have only one domain, then it will be selected by default.

10.On the Select a Site page, either enable the checkbox beside Use the site that

corresponds to the IP address of this computer, this will install the domain controller

in the site that corresponds to its IP address, or select a site from the list and then

click Next. If you only have one domain controller and one site, then you will have the

Page 27: Setting Up First and Additional Domain Controller

first option grayed and the site will be selected by default as shown in the following image

11.On the Additional Domain Controller Options page, By default, the DNS Server and

Global Catalog checkboxes are selected. You can also select your additional domain

controller to be a Read-only Domain Controller (RODC) by selecting the checkbox beside

it.

My primary domain controller is a DNS Server is well, and this can be verified by reading

the additional information written in the below image, that there is currently 1 DNS server

that is registered as an authoritative name server for this domain. I do want my Additional

DC to be a DNS server and a Global catalog, so I will keep the checkboxes selected.

Click Next

Page 28: Setting Up First and Additional Domain Controller

12. If you select the option to install DNS server in the previous step, then you will receive a

message that indicates a DNS delegation for the DNS server could not be created and

that you should manually create a DNS delegation to the DNS server to ensure reliable

name resolution. If you are installing an additional domain controller in either the forest

root domain (or a tree root domain) , you do not need to create the DNS delegation. In

this case, you can safely ignore the message and click Yes.

Page 29: Setting Up First and Additional Domain Controller

13. In the Install from Media page ( will be displayed if you have selected Use advanced

mode installation on the Welcome page, if you didn't select it, then skip to step # 15),

you can choose to either replicate data over the network from an existing domain

controller, or specify the location of installation media to be used to create the domain

controller and configure AD DS. I want to replicate data over the network, so I will choose

the first option > click Next

14.On the Source Domain Controller page of the Active Directory Domain Services

Installation Wizard, you can select which domain controller will be used as a source for

data that must be replicated during installation, or you can have the wizard select which

domain controller will be used as the source for this data. You have two options :

Let the wizard choose an appropriate domain controller

Use this specific domain controller

Page 30: Setting Up First and Additional Domain Controller

If you want to choose from the list, any domain controller can be the installation partner.

However, the following restrictions apply to the domain controllers that can be used as an

installation partner in other situations:

o A read-only domain controller (RODC) can never be an installation partner.

o If you are installing an RODC, only a writable domain controller that runs

Windows Server 2008 can be an installation partner.

o If you are installing an additional domain controller for an existing domain, only a

domain controller for that domain can be an installation partner.

15.Now you will have to specify the location where the domain controller database, log files and SYSVOL are stored on the server.The database stores information about the users, computers and other objects on the network. the log files record activities that are related to AD DS, such information about an object being updated. SYSVOL stores Group Policy objects and scripts. By default, SYSVOL is part of the operating system files in the Windows directory

Either type or browse to the volume and folder where you want to store

Page 31: Setting Up First and Additional Domain Controller

each, or accept the defaults and click on Next

Note : Windows Server Backup backs up the directory service by volume. For backup

and recovery efficiency, store these files on separate volumes that do not contain

applications or other nondirectory files.

16. In the Directory Services Restore Mode Administrator Password (DSRM) page, write

a password and confirm it. This password is used when the domain controller is started

in Directory Services Restore Mode, which might be because Active Directory Domain

Services is not running, or for tasks that must be performed offline.

Page 32: Setting Up First and Additional Domain Controller

Make sure the password meet the password complexity requirements of the password

policy, that is a password that contains a combination of uppercase and lowercase

letters, numbers, and symbols. else you will receive the following message  :

17.Summary page will be displayed showing you all the setting that you have set . It gives

you the option to export the setting you have setup into an answer file for use to

automate subsequent AD DS operations, if you wish to have such file, click on

the Export settings button and save the file. Then click Next to begin AD DS installation

Page 33: Setting Up First and Additional Domain Controller

18.Active Directory Domain Services installation will be completed, click Finish, then click

on Restart Now to restart your server for the changes to take effect.

Page 34: Setting Up First and Additional Domain Controller

 

Open Active Directory Users & Computers, and then click on the Domain

Controllers Organizational Unit, and you will see your Additional Domain Controller

along with your Primary Domain Controller.

Page 35: Setting Up First and Additional Domain Controller

 

Summary

Additional domain controllers improve the performance of authentication requests and global

catalog server lookups. They also help Active Directory Domain Services (AD DS) overcome

hardware, software, or administrator errors. When you add a domain controller, information is

replicated over the network.


Recommended