You are on page 1of 75

TASK 1: SETUP WINDOWS SERVER 2019 WITH DNS and ADDS FEATURE

DNS SERVER
PART 1: Add roles and features for a DNS Server and Configure Active Directory
based on details given.
a) Assigned server with hostname and static IP address according to the topology.
b) Install DNS with Active Directory Domain Services (domain controller) for Root
Domain Name
jtmkpsis.edu and NetBIOS name as JTMKPSIS.
• DNS SERVER SETUP
Step 1: Click Add Roles and Feature

Step 2 : Click Next

Step 3: Select “Role based or feature-based installation” and Click Next


Step 4: Select “Select a server from the server pool” And Click Next

Step 5 : Tick On DNS Server


Step 6: Click “Add Feature”
Step 7: Tick on Active Directory domain services and click next

Step 8: Click “add features”


Step 9: Click Next

Step 10: Click Next


Step 11: Click Next
Step 12: Click Install and Wait Until The installation is Completed

Step 13: Installation is Completed


• Configure Active Directory based Setup
Step 1: Click at Flag Button and Click on “Promote this server to a domain controller”

Step 2: Tick at “Add A new forest” and put name of “jtmkpsis.edu” at root domain name
Step 3: Put Password for DRSM and Click Next

Step 4: Click Next


Step 5: Put JTMKPSIS as NetBIOS domain name and Click Next

Step 6: Click Next


Step 7: Wait Until Review Check Is Complete and Click Next

Step 8: After the Prerequisites check is complete. Click Install


Step 9: After the installation is complete. Users need to restart windows server

Step 10: Restarting Windows Server is being process


c) Create 3 new Organizational Unit (OU) and Security Group named
Academic_JTMK, Management_JTMK and Admin_JTMK
Step 1: Click Tools and Click Active Directory Users and Computer

Step 2: Right Click at jtmkpsis.edu and Click New “Organizational Unit”


Step 3: add “Academic_JTMK” as first organizational unit

Step 3: Repeat same step as (step 2) and add “Management_JTMK” as second organizational
unit
Step 4: Repeat same step as (step 2) and add “Admin_JTMK” as third organizational unit

Step 5: Click on Acedemic_JTMK and create new group.


Step 6: Put name of Academic_JTMK as a group name and click ok

Result:
Step 7: Repeat step 5 to make another group and put Management_JTMK as group name

Result:
Step 8: Repeat step 5 to make another group and put Admin_JTMK as group name

Result:
d) Create the user as requirement below:

i) Create 1 user for each OU you just created at step (C) above
Step 1: Right Click on Academic_JTMK and Click New “User”. After That, Put Users Info
and Next.

Step 2: Put Password(WSA@2022) for User and Click Next to Review User Info that’s been
created
Result:
Step 1: Right Click on Admin_JTMK and Click New “User”. After That, Put Users Info and
Next.
Step 2: Put Password(WSA@2022) for User and Click Next to Review User Info that’s been
created
Step 3: Click Finish

Result:
Step 1: Right Click on Admin_JTMK and Click New “User”. After That, Put Users Info and
Next.
Step 2: Put Password(WSA@2022) for User and Click Next to Review User Info that’s been
created
Step 3: Click Finish
Result:
ii) Allocate 2 computers under the group Academic_JTMK named Computer 1 and
Computer 2.

COM 1
Step 1: Right Click at named of Academic_JTMK and Click new “Computer”

Step 2: Put name of Computer 1 as Computer name and click ok


COM 2 - REPEAT THE SAME STEP FROM COM 1 TO CREAT NEW COM 2 FOR
Academic _JTMK
Both New Computer Has Been Allocate at Academic_jtmk And Set Wsa@2022 As the
Password for All User Accounts
Part 2: Configure a New Zone under Forward Lookup Zones with the following details:
Zone Type: Primary zone
Zone Name: academic.jtmkpsis.edu
Dynamic Update: Do not allow dynamic updates

STEP 1: Click Tools and Open DNS

Step 2: Right Click on Forward Lookup Zones and Click New Zone
Step 3: Click Next

Step 4: Tick on Primary zone at Zone Type and Click Next


Step 5: Choose “To all dns server running on domain controllers in this domain:
jtmkpsis.edu” and Click Next

Step 5: Put academic.jtmkpsis.edu as Zone Name and Click Name


Step 6: Choose Do not allow dynamic updates and Click Next

Step 7: Click Finish. After Reviewing New Zone has been set
Part 3: Create new Host (A) and Mail Exchanger (MX) record for DNS on jtmkpsis.edu
Forward Lookup Zones with following details:
i) Host A Record:
Zone Name: jtmkpsis.edu
Name: JTMKPSISMX001
IP Address: 172.16.1.11

Step 1: Right Click at jtmkpsis.edu and click New Host


Step 2: PUT Name: JTMKPSISMX001 and IP Address: 172.16.1.11 for new host and click
add host
ii) Mail Record:
Zone Name: jtmkpsis.edu
Host Name: Mail
FQDN: mail.jtmkpsis.edu
FQDN of Mail Server: jtmkpsismx001.jtmkpsis.edu

Step 1: Right Click at jtmkpsis.edu and click New Mail Exchanger (MX)
Step 2 : Put Mail as Host or child domain. After that, mail.jtmkpsis.edu as (FQDN
And jtmkpsismx001.jtmkpsis.edu as FQDN Mail Server. Click OK
BOTH NEW HOST AND MAIL Exchanger Has Been Created
Part 4: Create a Reverse Lookup Zones with the following details:
i) Create a reverse lookup zone for the IP addresses for the network 17.16.1.1/24.
Step 1: Right on reverse lookup zone and click new zone

Step 2: Click Next


Step 3: Choose Primary Zone and Click Next

Step 4: Choose to all dns servers running on domain controllers in the domain: jtmkpsis.edu
AND click Next
Step 5: Tick IPv4 Reverse Lookup Zone and Click Next

Step 6: Tick Network ID and put 172.16.1 and Click Next


Step 7: Click Next

Step 8: Click Finish


ii) Set pointer (PTR) records for Reverse Lookup Zones hostname
jtmkpsismx001.jtmkpsis.edu using Host IP Address as 172.16.1.11
Step 1: Right Click on New Reverse Lookup Zones That has been created and Click New
Pointer (PTR)
Step 2: Put hostname jtmkpsismx001.jtmkpsis.edu with using Host IP Address as
172.16.1.11
Part 5: Verify DNS Functionality
i) Verify that the domain folder so called jtmkpsis.edu has been automatically created under
Forward Lookup Zones. Your answer should list three (3) resources record (RR) which are
SOA, NS and Host (A). These records refer to DC_Server as a DNS server in output
command using nslookup server name

Using Command Prompt


ii) Verify configuration of Reverse Lookup Zones by showing the output command nslookup
- debug server address.
Part 6 : Analysis DNS problem
If your Windows DNS server is not responding, it may be necessary to dig more deeply to
understand errors or misconfigurations that could be causing the issues. To do so you may
need to utilize nslookup, a tool built into Windows. Nslookup is integral to various software
solutions, including SolarWinds Remote Monitoring and Management, and you can use
nslookup DNS troubleshooting commands to determine specific internal or external issues.
Discuss the most common and important kinds of DNS records that could cause DNS issues.
i) A record: A records are basic DNS data that matches a domain with an IP address.
To check an A record, use the nslookup command followed by the domain. Then, you
can confirm that the domain is going to the right IP address. An AAAA record is the
same as an A record
ii) CNAME: CNAME stands for Canonical Name. This record is used to point one
domain name at another domain name. For nslookup, the command is “set
type=cname” followed by your domain
iii) MX: The Mail Exchange (MX) Record directs email from your domain to a host
server. Make sure the MX to your domain is (A or AAAA record) and not a CNAME
record. The command is “set type=mx” followed by your domain
TASK 2: SETUP WINDOWS SERVER 2019 WITH DHCP FEATURES
Part 7: Perform DHCP Server Configuration - Install DHCP features
Step 1: Click Manage and Click Add Roles and Feature

Step 2: Click Next


STEP 3: Choose “Role-Based or Feature-based installation” and click next

STEP 4: Choose “Select a server from the server pool” and click next
Step 5: Tick ON DHCP Server and Click Next

Step 6: Click “add feature”


Step 7: Click Next

Step 8: Click Next


Step 9: Click Next

Step 10: Click Install to complete the DHCP installation


Step 11: Click Close and Click Complete DHCP configuration

Step 12: Click Next


Step 13: Choose “Use the following user’s credentials” and Click Commit

Step 14: Click Close


Part 8: Create a scope in DHCP IPV4 addresses with following details:
a. Scope 1 (IPV4)
Name: Academic
Description: IP address for network devices for Academic Department
Start IP address: 172.16.1.100
End IP Address: 172.16.1.100
Length: /24
Subnet Mask: 255.255.255.0
Gateway: 172.16.1.1
DNS Server: 172.16.1.10
Lease duration: 8 days
Make a reservation for the IP address for NETWORK PRINTER: 172.16.1.55, with machine
address 001d7ee8d727.

Step 1: Click Tools Button and Click DHCP


Step 2: Right Click on IPv4 and Click New Scope

Step 3: Click Next


Step 4: Put Academic as Name and IP address for network devices for Academic Department
as Description

Step 5: Insert Start IP address: 172.16.1.100, End IP Address: 172.16.1.100. After that, length
is /24 and Subnet mask is 255.255.255.0. Click Next

Step 6: Put Lease Duration 8 Days and Click Next


Step 7: Choose “Yes, I want to configure these options now” and Click Next

Step 8: Add 172.16.1.1 for Default Gateway and Next


Step 9: Click Next

Step 10: Click Next


Step 11: Choose “Yes. I want to activate this scope now” and Click Next

Step 12: Click Finish


Make a reservation for the IP address for NETWORK PRINTER: 172.16.1.55, with machine
address 001d7ee8d727.
Step 1: Right Click On Reservations and Click New Reservations

Step 2: Set Reservation name as Network Printer, IP Address 172.16.1.155 and Mac address
001d7ee8d727. Click add
Result:
b) Scope 2 (IPV4)
Name: Bursar
Description: IP address for network devices for Bursar Department
Start IP address: 172.16.2.100 / End IP Address: 172.16.2.200
Length: /24 Subnet Mask: 255.255.255.0
DNS Server: 172.16.1.10
Lease duration: 7 days

Step 1: Right Click on IPv4 and Click New Scope. After That, Insert name Bursar and
Description “IP address for network devices for Bursar Department”

Step 2: Add Start IP address: 172.16.2.100 to End IP Address: 172.16.2.200. After That,
Length /24 and Subnet Mask 255.255.255.0
Step 3: Set 7 Days for Lease Duration and
Next

Step 4: Choose “Yes. I want to configure these options now” and Next
Step 5: Set parent domain as jtmkpsis.edu and set ip address 172.16.1.10. Next

Step 6: Click Next


Step 7: Choose “Yes, I want to activate this scope now” and next

Step 8: Click Finish


c) Scope 3 (IPV4)
Name: Admin
Description: IP address for network devices for Admin Department
Start IP address: 172.16.3.100 / End IP Address: 172.16.3.200
Length: /24
Subnet Mask: 255.255.255.0
DNS Server: 172.16.1.10
Lease duration: 6 days

Step 1: Right Click on IPv4 and Click New Scope. After That, Insert name Admin and
Description “IP address for network devices for Admin Department”
Step 2: Set Range of Start IP address: 172.16.3.100 to End IP Address: 172.16.3.200 with
length of /24 and subnet mask 255.255.255.0. Click Next

Step 3: Set 6 Days of Lease duration and Click Next


Step 4: Choose “Yes, I want to configure these options now” and next

Step 5: Set Parent Domain as jtmkpsis.edu and add ip address 172.16.1.10 and Click Next
Step 6: Click Next

Step 7: Choose “Yes, I want to activate this scope now” and Next
Step 8: Click Finish
Part 9: Verify DHCP functionality
Set one Windows 10 Client to get an IPV4 address automatically from the DHCP
Server.

Client
Ping client to server

Ping server to client


Part 10: Analysis DHCP problem

i. If you use DHCP servers to configure TCP/IP settings automatically for


workstations in your organization, a DHCP failure can lead to a major disruption in
service. After all, if a workstation is not able to acquire an IP address, then it will have
no way of accessing any of the resources on your private network or on the Internet.
Kindly discuss some techniques that you can use for troubleshooting DHCP server
failures.

Troubleshooting Techniques
1. Verify that IP address leases are available in the DHCP server scope for the subnet the
DHCP client is on. To do this, see the statistics for the appropriate scope in the DHCP
server management console.
2. Verify that the DHCP server is bound to at least one IP address, and that this is within
the subnet of the scopes from which IP addresses must be leased out (unless using
DHCP relay). To do this, run the Get-DhcpServerv4Binding or Get-
DhcpServerv6Binding cmdlet. Server connection bindings are configured in the
DHCP server management console under IPv4 / IPv6 Advanced Properties
3. Users should make sure that the DHCP server is still authorized by the Active
Directory to lease IP addresses. Users should also check to verify that the scope is
active, and that the necessary services are running on the DHCP server.
Conclusion
To summarize this Problem-based task, we have learned about DNS and DHCP:
• DHCP server assigns the IP addresses to client computers, while DNS server
resolves them.
• Both DHCP and DNS are essential tools in the network administrator's toolkit
for managing all the IP devices on a corporate network.
• We also have learnt how to configure and function about forward lookup
zones and Reverse Lookup Zones. Forward lookup zones resolve names to IP
addresses and Reverse Lookup Zones resolve IP addresses to names
• We Learn to analysis problem about DNS. For Example, Troubleshooting
Techniques and Type of record in DNS records (CNAME, A RECORD, MX)
• Lastly, We Learn About Scope function and advantages to DHCP. By defining
one or more scopes on the DHCP server, the server can manage the
distribution and assignment of IP addresses to DHCP clients.

You might also like