Download as pdf or txt
Download as pdf or txt
You are on page 1of 29

Module Code & Module Title

Level 5 – Network Operating Systems

Assessment Type
Logbook 9
Semester 1
2023/24 Autumn

Student Name: Rijan Paudel


London Met ID: 22067807
College ID: NP01CP4A220361
Assignment Due Date: Tuesday, December 26, 2023
Assignment Submission Date: Tuesday, December 26, 2023
Submitted To: Mr. Sushil Phuyal
Word Count (Where Required): 1190

I confirm that I understand my coursework needs to be submitted online via Google Classroom under the
relevant module page before the deadline in order for my assignment to be accepted and marked. I am
fully aware that late submissions will be treated as non-submission and a mark of zero will be awarded.
Table of Contents

1. Linux Commands ..................................................... Error! Bookmark not defined.


1.1 Introduction ........................................................................................................ 1
1.2 Aim ..................................................................................................................... 1
1.3 Objectives .......................................................................................................... 1
1.4 Steps to install Active Directory Domain Services. ............................................. 2
1.5 Steps to verify domain controller. ..................................................................... 22
1.6 Conclusion ....................................................................................................... 26
Table of Figures
Figure 1: Step to navigate to Add Roles and Features Wizard........................................ 2
Figure 2: Clicking on next button. .................................................................................... 3
Figure 3: Clicking on Next button with default installation type. ....................................... 4
Figure 4: Clicking on Next button with default option. ..................................................... 5
Figure 5: Selecting the server role. ................................................................................. 6
Figure 6: Clicking on Add Features ................................................................................. 7
Figure 7: Clicking on Next Button. ................................................................................... 8
Figure 8: Selecting the .NET Framework 3.5 features and clicking on Next Button. ....... 9
Figure 9: Clicking on Next Button. ................................................................................. 10
Figure 10: Clicking on Insall button. .............................................................................. 11
Figure 11: Clicking on Close Button After Installation. .................................................. 12
Figure 12: Clicking on flag notification button. ............................................................... 13
Figure 13: Clicking on Promote this server to a domain controller. ............................... 14
Figure 14: Selecting the option "Add a new forest" and filling the Root domain name and
clciking on Next button. ................................................................................................. 15
Figure 15: Defining DSRM password and clicking on Next button. ............................... 16
Figure 16: Clicking on Next button. ............................................................................... 17
Figure 17: Leaving the NetBIOS name with default name and clicking on Next Button. 18
Figure 18: Leaving the default paths and clicking on Next button. ................................ 19
Figure 19: Clicking on Next button. ............................................................................... 20
Figure 20: Clicking on Install button. ............................................................................. 21
Figure 21: Running the command in Windows PowerShell to see status of all services.
...................................................................................................................................... 22
Figure 22: Running command to display all the configuration details of domain
controller. ...................................................................................................................... 23
Figure 23: Running command to display detailed information of your domain. ............. 24
Figure 24: Running command to display active directory forest details. ........................ 25
CT5052NI Network Operating System

1. Installation Of Active Directory Domain Services.

1.1 Introduction

This logbook details the process of installing and configuring Active Directory Domain
Services on a Windows Server 2022. Active Directory is a Microsoft product on
Windows Server which organizes the access and administration for network resources.
It functions like a mobile phone's "Contacts" app, managing objects such as individuals,
groups, printers, and computers. Acting as a domain controller, it centralizes the
management of network computers, authenticating and storing login credentials. This
logbook provides a step-by-step guide to assist in the successful deployment of a
domain controller.

1.2 Aim

The primary aim of this logbook is to guide users through the installation and configuration
of Active Directory Domain Services on Windows Server 2022. By following the outlined
steps, users can efficiently set up a domain controller which is a fundamental element in
network administration.

1.3 Objectives

The main objectives of this logbook are:


• Detailing the step-by-step process of installing Active Directory Domain Services.
• Verify the status and configuration of the domain controller using PowerShell
commands.
• Facilitating the essential commands for checking services, domain controller details,
and Active Directory forest information.

1
Rijan Paudel
CT5052NI Network Operating System

1.4 Steps to install Active Directory Domain Services.

• Step 1: Open Windows Server 2022 as an administrator and open Server


Manager and Go to manage and click on Add Roles and Features as shown
below.

Figure 1: Step to navigate to Add Roles and Features Wizard.

2
Rijan Paudel
CT5052NI Network Operating System

• Step 2: Click on Next button.

Figure 2: Clicking on next button.

3
Rijan Paudel
CT5052NI Network Operating System

• Step 3: Select the default installation type (Role-based or feature based


installation) and Click on Next button.

Figure 3: Clicking on Next button with default installation type.

4
Rijan Paudel
CT5052NI Network Operating System

• Step 4: Select the default server and click on Next button.

Figure 4: Clicking on Next button with default option.

5
Rijan Paudel
CT5052NI Network Operating System

• Step 5: Select the server role Active Directory Domain Services.

Figure 5: Selecting the server role.

6
Rijan Paudel
CT5052NI Network Operating System

• Step 6: After selecting the server role click on “Add Features” button.

Figure 6: Clicking on Add Features

7
Rijan Paudel
CT5052NI Network Operating System

• Step 7: After the option have been selected click on Next button.

Figure 7: Clicking on Next Button.

8
Rijan Paudel
CT5052NI Network Operating System

• Step 8: Select the option .NET Framework 3.5 features and click on Next button.

Figure 8: Selecting the .NET Framework 3.5 features and clicking on Next Button.

9
Rijan Paudel
CT5052NI Network Operating System

• Step 9: Click on Next button.

Figure 9: Clicking on Next Button.

10
Rijan Paudel
CT5052NI Network Operating System

• Step 10: Click on “Install” button to start the installation.

Figure 10: Clicking on Insall button.

11
Rijan Paudel
CT5052NI Network Operating System

• Step 11: After the installation has been finished click on Close button.

Figure 11: Clicking on Close Button After Installation.

12
Rijan Paudel
CT5052NI Network Operating System

• Step 12: Click on the flag button shown in the screenshot.

Figure 12: Clicking on flag notification button.

13
Rijan Paudel
CT5052NI Network Operating System

• Step 13: Click on “Promote this server to a domain controller”.

Figure 13: Clicking on Promote this server to a domain controller.

14
Rijan Paudel
CT5052NI Network Operating System

• Step 14: Select “Add a new forest” option and fill the Root domain name i.e
mydomain.com and click on Next button.

Figure 14: Selecting the option "Add a new forest" and filling the Root domain name and clciking on Next button.

15
Rijan Paudel
CT5052NI Network Operating System

• Step 15: Define your Directory Service Restore Mode(DSRM) password and
click on “Next” button.

Figure 15: Defining DSRM password and clicking on Next button.

16
Rijan Paudel
CT5052NI Network Operating System

• Step 16: Click on Next button by ignoring the DNS delegation option.

Figure 16: Clicking on Next button.

17
Rijan Paudel
CT5052NI Network Operating System

• Step 17: Leave the NetBIOS domain name i.e MYDOMAIN with default name
and click on “Next” button.

Figure 17: Leaving the NetBIOS name with default name and clicking on Next Button.

18
Rijan Paudel
CT5052NI Network Operating System

• Step 18: Leave the default paths and click on “Next” button.

Figure 18: Leaving the default paths and clicking on Next button.

19
Rijan Paudel
CT5052NI Network Operating System

• Step 19: Click on Next button.

Figure 19: Clicking on Next button.

20
Rijan Paudel
CT5052NI Network Operating System

• Step 20: Click on Install button to begin the installation after all prerequisites
checks passed successfully. After the installation the system will restart
automatically.

Figure 20: Clicking on Install button.

21
Rijan Paudel
CT5052NI Network Operating System

1.5 Steps to verify domain controller.

• Step 1: Open Windows PowerShell and run the following command to see the
status of all services:
Get-Service adws,kdc,netlogon,dns

Figure 21: Running the command in Windows PowerShell to see status of all services.

22
Rijan Paudel
CT5052NI Network Operating System

• Step 2: To display all the configuration details of domain controller, run the
following command:
GET-ADDOMAINCONTROLLER

Figure 22: Running command to display all the configuration details of domain controller.

23
Rijan Paudel
CT5052NI Network Operating System

• Step 3: To display detailed information of your domain, run the following


command:
GET-ADDOMAIN mydomain.com

Figure 23: Running command to display detailed information of your domain.

24
Rijan Paudel
CT5052NI Network Operating System

• Step 4: To display your Active Directory Forest details, run the following
command:
GET-ADFOREST mydomain.com

Figure 24: Running command to display active directory forest details.

25
Rijan Paudel
CT5052NI Network Operating System

1.6 Conclusion

In conclusion, this logbook extensive guides the installation and configuration of Active
Directory Domain Services on Windows Server 2022. The step-by-step instructions and
PowerShell commands facilitate the setup of a domain controller, crucial for effective
network administration.

26
Rijan Paudel

You might also like