Home Linux & Systems Cybersecurity Cloud & DevOps Networks & Infrastructure SIEM & Monitoring DFIR & Threat Intel Development & Other All categories Projects About Tools

Install a Primary Domain Controller (CDP) in Windows Server 2008

Leer en espanol
Install a Primary Domain Controller (CDP) in Windows Server 2008

Table of contents

Windows Server Active Directory v black logo 2

What is Active directory?: It is a hierarchical database that allows maintaining a series of objects related to a network, such as users, user groups, permissions and resource allocation, and access policies.

What's new in Active Directory 2008:

If you want to see the improvements in Active Directory 2008 you can find them in the following links:

http://www.cabai.com.ar/2009/03/que-hay-de-nuevo-en-windows-server-2008-r2.html

http://technet.microsoft.com/es-es/library/dd378796(WS.10).aspx

http://geeks.ms/blogs/eliasmereb/archive/2007/07/31/mejoras-de-active-directory-en-windows-server-2008-ad-ds-reiniciable.aspx


Let's start the installation:

we're leaving start/run and we write DCPROMO to start the installation wizard.

Pantallazo5

The binaries are installed.

Pantallazo 118

The Active Directory installation wizard starts

Pantallazo 215

It shows us a nice text about Microsoft Windows compatibility…

Pantallazo 39

We choose the option to create a new domain in a new forest.

Pantallazo 45

We enter the full domain name.

Pantallazo 55

Check that that domain name is not already in use…

Pantallazo 65

The domain name for NetBios.

Pantallazo 76

Forest functional level, here we can select: NT, Windows Server 2003 or Windows Server 2008

Pantallazo 84

We select it to act as a DNS server

Pantallazo 95

We leave it by default, it is where the Active Directory database and logs are stored.

Pantallazo 105

Administrator password for directory services restore mode.

Pantallazo 119

Shows us a brief summary of the configuration

Pantallazo 124

Start installing and configuring everything... We wait a little and the installation completion window appears.

Pantallazo 134

Finish the installation.

Pantallazo 143

We reboot to make the changes.

Pantallazo 153

Greetings, rokitoh!!

Comments