60% found this document useful (5 votes)
2K views

CSS G12 Module 5 Q1

Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
60% found this document useful (5 votes)
2K views

CSS G12 Module 5 Q1

Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 18

12

Computer Systems
Servicing NCII
Quarter 1
Module 5: DHCP Server and File
Server

Source: Ross Thomas Subnetting and Masks: Separating IPv4 Addresses for Security and Routing,
August 24, 2018, thesslstore.com/blog/subnetting-and-masks/
Computer Systems Servicing NCII - Grade 12
Quarter 1 - Module 5: DHCP Server and File Server

Republic Act 8293, section 176 states that: No copyright shall subsist in any work of the Government
of the Philippines. However, prior approval of the government agency or office wherein the work is
created shall be necessary for exploitation of such work for profit. Such agency or office may, among
other things, impose as a condition the payment of royalties.

Borrowed materials (i.e., songs, stories, poems, pictures, photos, brand names, trademarks, etc.)
included in this book are owned by their respective copyright holders. Every effort has been exerted to
locate and seek permission to use these materials from their respective copyright owners. The publisher
and authors do not represent nor claim ownership over them.

Regional Director: Gilbert T. Sadsad


Assistant Regional Director: Jessie L. Amin

Development Team of the Module

Writers: Jovy E. Ilan

Editors: Armando Lamadrid, TIII / Shalimar B. Pilapil, T I

Reviewers: Dr. Nixon Olfindo, EPS / Darcy Guy Y. Mañebo, EPS

Illustrator: Jovy E. Ilan

Layout Artist: Jovy E. Ilan


Computer Systems Servicing NCII - Grade 12
Quarter 1 – Module 5: File Server

I. Introduction:
In this module you will be familiarized on what DHCP is and be guided to the
step by step in configuring DHCP server. And since you already have a background
in file sharing, you will now be guided in configuring file server. This topic will help
you to access the services that Windows Server 2008 R2 offers.

II. Objectives
At the end of the lesson you are expected to:

TLE_IACSS9-12SUCS-IIIf-j-IVa-j-38
• Recall the steps in configuring DHCP and File Server.
• Explain what DHCP and File server is.
• Illustrate the importance of DHCP Server in IP Addressing in a Client-
Server Network.

III. Vocabulary List


Listed below are some important terms that you can find in this lesson.

✓ DHCP Server
(Dynamic Host Configuration Protocol) is a server that automatically assigns IP
addresses to computers and other devices on the network.

✓ File Server Resource Manager (FSRM)


File Server Resource Manager (FSRM) is a role service in Windows Server that
enables you to manage and classify data stored on file servers

✓ IP
Internet Protocol (IP) is the principal set (or communications protocol) of digital
message formats and rules for exchanging messages between computers across
a single network or a series of interconnected networks

1
IV. Pre-Test
Multiple Choice. Read each question carefullly and choose the letter of the correct
answer. Write your answer on your answer sheet.

1. Which role automatically assigns IP address to a computer connected to the


network?
a. DHCP Server c. Remote Desktop
b. File Server d. Printer Server
2. What does IP stand for?
a. Internal Protocol c. Internet Provider
b. Internet Protocol d. Internal Pattern
3. In Configuring for DHCP Server, which IP version should be disabled?
a. IPv4 c. IPv7
b. IPv6 d. IPv8
4. What role enable a network admin to manage and classify data stored on file
servers?
a. DHCP Server c. Remote Desktop
b. File Server d. Printer Server
5. As a beginner in configuring the File server, what file permission is advised?
a. Read c. Full control
b. Write d. Modify

V. Learning Activities

Learning Activity 1. I Belong to that Class


Do you still remember these numbers?
What do we call that?

Correct! The numbers shown in the box is called an IP address, and this unique
address is what are our devices like computer or cellphone to connect and be
identified over a network. Do you still remember how IP addresses being class? This
activity will surely help you to remember it!

Source: Ólafur
Guðmundsson, What
do we know about an
IP Address?, July 4,
2009,
https://labs.ripe.net/Me
mbers/olafur_gudmun
dsson/what-do-we-
know-about-an-ip-
address

2
Instruction: Using the illustration shown above, classify the following IP
addressed. Write your answer on your answer sheet.

IP Address Class
Example: 192.168.0.0 Class C
1. 121.165.10.2
2. 192.255.255.0
3. 168.199.144.5
4. 244.255.24.0
5. 224.0.0.0

What is a DHCP Server?


A DHCP server (Dynamic Host Configuration Protocol) is a server that automatically
assigns IP addresses to computers and other devices on the network. Without a
DHCP server, each device on the network would need to be manually configured with
an IP address.

Why is a DHCP server needed?


Every device on the network needs an IP address to access network resources such
as the internet, applications and even making phone calls. With a DHCP server this
entire process is automated and can be managed from a centralized server. When
mobile devices move from one office to another it may require a new IP address.
DHCP handles this automatically providing a new IP addresses when the device
moves to another location. Without a DHCP server there would be an overwhelming
amount of manual configuration assigning IP addresses to devices on the network.
A DHCP server is a huge time saver.

STEP BY STEP GUIDE TO INSTALL DHCP ROLE AND CONFIGURE

To start,
you need to log in
to the server with
administrator
privileges then
start the “server
Manager” by
clicking on
“Server Manager”
icon on task bar
and go to “Roles”

then click on “Add Roles” option to


open Add roles Wizard.

3
Then it will load
the Roles
Wizard and
select the
“DHCP Server”
from the list
and click next
to continue.

Then it will give


description about the role.
Click next to continue.

Next window is asking to


use which interface to
serve DHCP clients. If
server has multiple NIC
with multiple IP you can
add them also to serve
DHCP clients.

4
In next window, it
will give opportunity
to add DNS settings
that should apply for
DHCP clients.

Next window is to
define the WINS server
details.

In next window we
can add the scope,
the Starting IP,
End IP of the
DHCP range,
subnet mask,
default gateway,
leased time etc.

5
In next Window it can
configure to support IPv6 as
well.

Then it will give


the confirmation
window before
begin the install.
Click on “Install”

Once installation
is finally
finished, DHCP
server interface
can open from
Start >
Administrative
Tools > DHCP

6
Learning Activity 2. My KWL
Since you already have a prior knowledge about file sharing, all you have
to do in this activity is recalling them. It’s just an easy task, right?
Instruction: In this activity you have to write at least 5 items in the
column for Know and Want. Write your answers on your answer sheet.

Know (What I Know) Want (What I want to Learn (What I Learned)


Know)
1.
2.
3.

File Server Resource Manager in Windows 2008 R2


File Server Resource Manager (FSRM) is a role service in Windows
Server that enables you to manage and classify data stored on file
servers. You can use File Server Resource Manager to automatically
classify files, perform tasks based on these classifications, set quotas on
folders, and create reports monitoring storage usage.

How to install File Server Resource Manager in Windows 2008 R2

1. Add Role Services by going to Server Manager>Role.

7
2. Check File Server
Resource Manager to install.

3. In the Configure
Storage Usage
Monitoring, select the
volume and options.

4. You have these report


options: Large File
Report, Least Recently
Accessed Files, Most
Recently Access
Files, Quota Usage
Report, Duplicate Files
Reports, Files by Owner
Report, Files by File
Group Report and File
Screen Audit Report.

8
5. Select a location to save the reports, receive report email and setup SMTP
server.

6. After confirming the


selection, click Install.

Now create a Folder and share it with below permissions.


Share name: UserData$ (You can hide the share using the dollar sign ($) at the
end of the share name)
Administrators : Full Control
System : Full Control
Authenticated Users : Full Control

9
Security settings
Group : Authenticated
Users Type : Allow
Applies to : This folder only

Permissions:
Traverse folder / execute file
List folder / read data
Read attributes
Read extended attributes
Read permissions

10
VI. Practice Tasks

Practice Task #1 Let’s Simplify

Instruction: Based on your answer on the Learning Activity 2 complete the table
below. In this activity you have to write at least 3 items in the column for Learn.

Know (What I Know) Want (What I want to Learn (What I Learned)


Know)
1.
2.
3.

Practice Task # 2 Where do I Belong

Listed below are random steps in Configuring DHCP and File Server. Analyze each
sentence and group them accordingly. Write your answers in a chronological order
on your designated answer sheets. Note: A step can be applied to both DHCP and
File Server.

• Check File Server Resource Manager to install.


• Start the “server Manager” by clicking on “Server Manager” icon on task
bar. Then go to “Roles.
• Select the “DHCP Server” From the list and click next to continue.
• In next window it will give opportunity to add DNS settings that should
apply for DHCP clients.
• Then click on “Add Roles” option to open Add roles Wizard.
• Select a location to save the reports, receive report email and setup SMTP
server.
• In next window we can add the scope, the Starting IP, End IP o f the
DHCP range, subnet mask, default gateway, leased time etc.
• You have these report options: Large File Report, Least Recently Accessed
Files, Most Recently Access Files, Quota Usage Report, Duplicate Files
Reports, Files by Owner Report, Files by File Group Report and File Screen
Audit Report.
• Now create a Folder and share it with below permissions.

DHCP SERVER FILE SERVER


1. 1.
2. 2.
3. 3.

11
Practice Task #3 Sketch noting

Instead of traditional essay writing, you will sketch a picture that represents what
you understand in this module. Have your drawing in a short bond paper.
Remember, it’s not about the quality of the art – it’s about how drawing prompts you
to visualize their understanding and look at your learning from a different
perspective.

Scoring Rubrics
5 3 2 1 Score
All graphics are All graphic Most Graphics do not
related to the are related to graphic, relate to the
Graphics topic and make the topic and relate to the topic.
Relevance it easier to most make it topic.
understand easier to
understand.
The poster All required All required All required
includes all elements are elements are elements are
Required required included on included on included on the
the poster. the poster. poster.
Elements elements as well
as additional
information.
TOTAL

VII. Post Test


Part I. Multiple Choice. Read each question carefully then choose the letter of the
correct answer. Write your answer on your answer sheet.

1. Which role automatically assigns IP address to a computer connected to the


network?
a. DHCP Server c. Remote Desktop
b. File Server d. Printer Server
2. What does IP stand for?
a. Internal Protocol c. Internet Provider
b. Internet Protocol d. Internal Pattern
3. In Configuring for DHCP Server, which IP version should be disabled?
a. IPv4 c. IPv7
b. IPv6 d. IPv8
4. What role enables a network admin to manage and classify data stored on file
servers?
a. DHCP Server c. Remote Desktop
b. File Server d. Printer Server
5. As a beginner in configuring the File server, what file permission is advised?
a. Read c. Full control
b. Write d. Modify

12
6. As a network admin, what would happen if you don’t have a DHCP Server
installed?
a. You will have to out specific IP address on every computer connected in
the network.
b. Nothing will change on how the network works.
c. The network will not function.
d. The computer will experience short circuit.
7. After logging in as a server admin to your computer which tool should you open
to install DHCP of File Server?
a. File manager c. Server Manager
b. Admin Directory d. OU
8. Which file permission allows reading, writing, changing and deleting of any file
and subfolder?
a. Read c. Full control
b. Modify d. Change
9. This is a method for assigning access rights to specific user accounts and user
groups.
a. Permission c. Parental Control
b. Restriction d. Curfew
10. To confirm if we have installed the File server, what tool/command should we
look after clicking the Administrative tool?
a. Event Manage c. File Server Resource Manager
b. Group Policy Management d. Remote Desktop

VIII. Assignment/Additional Activities

Using the emojis shown above, write a paragraph with a minimum of 4 sentences
describing how you feel about the topic. Then explain which part did you have
difficulty or which part you enjoyed the most. Write this on your notebook.

Like = I feel just fine, I guess I understand few of it.

Love = I love it, I understand most part and answer the lesson easy.

Yay = I really love it. The lesson was like a piece of cake and I feel confident on
the activity.

Sad = I feel sad. I didn’t get the lesson and its difficult for me to answer the
activities given.

13
Scoring Rubrics
5 4 3 2 Score
All content 80% of the content Some content is The content is
reflects the reflects the related to the topic far from the
Content

learner’s learner’s it also reflects their lesson.


understanding on understanding on understanding.
the lesson. the lesson.
No spelling, Few spellings and Several spelling, So many
punctuation or punctuation errors, punctuation or spelling,
Spelling and
Grammar

grammatical minor grammatical grammatical errors. punctuation and


errors errors grammatical
errors that’s
interferes in the
meaning
TOTAL

IX. Answer Key


Pre-Test Key
1. A
2. B
3. B
4. B
5. C

Learning Activity 1
IP Address Class
1. 121.165.10.2 Class A
2. 192.255.255.0 Class C
3. 168.199.144.5 Class B
4. 244.255.24.0 Class E
5. 224.0.0.0 Class D

Learning Activity 2
Answers may vary. Sample Answer
Know (What I Know) Want (What I want to Know)
1. Read is the permission only to view the What file permission is use to
file configure the server
2. File Sharing able you to access each How to configure File Server
other’s file over a network
3. There a few types of file and folder How to know what permission to use
permission

14
Practice Task 1.
Answers may vary. Sample Answer

Know (What I Know) Want (What I want to Learn (What I Learned)


Know)
1. Read is the permission What file permission is Full control is
only to view the file used to configure the recommended in
server configuring file server
2. File Sharing able you to How to configure File The step by step
access each other’s file Server configuration can be
over a network followed.
3. There a few types of file How to know what
and folder permission permission to use

Practice Task 2.
DHCP Server Configuration
1. Start the “server Manager” by clicking on “Server Manager” icon on task bar. Then go
to “Roles.
2. Then click on “Add Roles” option to open Add roles Wizard .
3. Select the “DHCP Server” From the list and click next to continue.
4. In next window it will give opportunity to add DNS settings that should apply for
DHCP clients.
5. In next window we can add the scope, the Starting IP, End IP of the DHCP range,
subnet mask, default gateway, leased time etc.

File Server Configuration


1. Start the “server Manager” by clicking on “Server Manager” icon on task bar. Then
go to “Roles.
2. Then click on “Add Roles” option to open Add roles Wizard .
3. Check File Server Resource Manager to install.
4. You have these report options: Large File Report, Least Rece ntly Accessed Files,
Most Recently Access Files, Quota Usage Report, Duplicate Files Reports, Files by
Owner Report, Files by File Group Report and File Screen Audit Report.
5. Select a location to save the reports, receive report email and setup SMTP server.
6. Now create a Folder and share it with below permissions.

Practice Task 3.
Sketch may vary.

Post-Test Key
1. A 6. A
2. B 7. C
3. B 8. C
4. B 9. A
5. C 10. C

15
References

Illustration

Robbie Gonzalez, The Surprisingly Complex Design of Facebook’s New Emoji,


October 12, 2015, https://www.wired.com/2015/10/facebook-reactions-design/

Source: Ólafur Guðmundsson, What do we know about an IP Address?, July 4, 2009,


https://labs.ripe.net/Members/olafur_gudmundsson/what-do-we-know-about-an-
ip-address

Icons

Free royalty are from https://iconarchive.com/

Content

Internet Protocol (IP), August 30, 2019,


https://www.techopedia.com/definition/5366/internet-protocol-ip

File Server Resource Manager (FSRM) overview, May 14, 2018,


https://docs.microsoft.com/en-us/windows-server/storage/fsrm/fsrm-overview

Robert Allen, Install and Configure DHCP Server on Windows Server, March 5, 2020,
https://activedirectorypro.com/configure-dhcp-server/

Dishan M. Francis, Step by Step Guide to install DHCP role and configure, June 12,
2014, http://www.rebeladmin.com/2014/06/step-by-step-guide-to-install-dhcp-
role-and-configure/

ChicagoTech.net, How to install File Server Resource Manager in Windows 2008 R2


- Step by step with screenshots,
http://www.howtonetworking.com/server/fsrm1.htm

Damitha Anuradha, “Configure File Server with Server 2008 Step by Step”, January
4, 2012, https://doitfixit.com/blog/2012/01/04/configure-file-server-with-server-
2008/

You might also like