Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
100% found this document useful (1 vote)
195 views

CSS - 06-Week 3 - Module 3 - Windows Server R2 Configuration

This document provides instructions for configuring a Windows Server 2008 R2 computer to function as a domain controller and file server. It describes how to set the IP address and computer name, install Active Directory Domain Services (ADDS) and DHCP, configure DNS and file sharing, and create an organizational unit and user account. The steps include installing roles and services, configuring IP settings, sharing folders, setting permissions, and linking a group policy to the organizational unit.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
195 views

CSS - 06-Week 3 - Module 3 - Windows Server R2 Configuration

This document provides instructions for configuring a Windows Server 2008 R2 computer to function as a domain controller and file server. It describes how to set the IP address and computer name, install Active Directory Domain Services (ADDS) and DHCP, configure DNS and file sharing, and create an organizational unit and user account. The steps include installing roles and services, configuring IP settings, sharing folders, setting permissions, and linking a group policy to the organizational unit.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 25

Achieve Great Things, Initiate Changes, Transform from Better to best, Excel and Remain Humble

Main:Gret-Fisico Bldg., Maharlika Highway, Brgy. Lumingon, Tiaong, Quezon, Philippines


Annex: OLINSTERG Bldg., Maharlika Highway, Brgy. Poblacion III, Tiaong, Quezon, Philippines
Telefax Number: (042)-545-6547 / Cell No. 0922-8934738

MODULE FOR
CSS_06: SETUP COMPUTER SERVERS

1. QUARTER NO. & TITLE: QUARTER 3: SETUP COMPUTER NETWORKS


LESSON NO. & TITLE: Lesson 3: Windows Server R2 2008 Configuration

I. WEEK NUMBER: Week 3


II. MODULE NUMBER: Module 3
III. OBJECTIVES: At the end of the lesson, students must be able to:
1. Set IP configuration and computer name
2. Install Active Directory Domain Services (ADDS); DHCP and Files
Services
3. Create Organizational Unit and User Account

ACTIVITY:
Answer the following questions on a sheet of paper:
PRE-TEST
1. What is Active Directory Domain Services (ADDS)?
2. What is DHCP?
3. What is an Organizational Unit?

I. DISCUSSION:

After the installation of Windows Server 2008 R2 and Motherboard Drivers, we will proceed now in
setting IP configuration and Computer name

How to Set up IP Address?

Here are the following steps in setting up your IP Address:

 Go to Control Panel - Select Network and Sharing Center - Select Change adapter settings or apply
these shortcut command; Press Windows button + R and type ncpa.cpl. The picture below will
appear on your screen, then click ok.

 Right-click on the LAN icon and select properties


 Select IPV4 the select properties
 Choose “Use the following IP Address”; then create your IP Address (10.0.0.1), Subnet Mask
(255.0.0.0) and Default gateway (10.0.0.254)
 Choose “Use the following DNS server addresses”, then type the Preferred DNS server (10.0.0.1)
and click OK.
Refer to the picture below.

 Select IPV4 the select properties


 Choose “Use the following IP Address”; then create your IP Address and Subnet Mask and click OK

After setting up your IP Address, you will need to change the computer name.

How to change the Computer name?


 Press start button - select Computer - right click and choose properties
(The picture below will appear on your screen)

 On the command prompted window, select change setting


 On computer name, select change and write your computer name (Ex. Server)
 Click Apply; then OK and restart your computer
How to install Active Directory Domain Services (ADDS)?

Active Directory Domain Services (ADDS) stores directory data and manages communication between
users and domains, including user logon processes, authentication, and directory searches. An Active
Directory domain controller is a server that is running ADDS.

Steps in installing ADDS:


 Use a command prompt- Press Windows button + R and type dcpromo

 Allow computer to install its binaries until it opens a wizard

 Follow the series of steps provide in the wizard


Click Next

Click Next
o Choose “create a new domain in a new forest” and click Next.

o Make your own fully qualified domain name(FQDN)


(i.e: networking.local)

o For forest functional level, choose “Windows Server 2008 R2”


o Select DNS server as additional options for this domain controller and click Next, then click
Yes.

Click Next

o Make your password. Note: use simple password only (i.e: Aite1234) and then click Next.
o Click Next and let the program install the ADDS: tick the box “reboot on completion”

How to Configure DNS Reverse Lookup Zone?

Steps in configuring DNS reverse lookup zone:


1. Click Start – Select Administrative Tools and Select DNS.

2. DNS Manager Box will show.


3. Click the + sign before the Server

4. Select the Reverse Lookup Zones, right click and select New Zone

5. New Zone Wizard box will appear, click Next


6. Select Primary zone and click Next.

7. Select “To all DNS server running on domain controllers in this domain:
networking.local”, then click Next.

8. Choose IPv4 Reverse Lookup Zone and click Next.


9. Reverse Lookup Zone Name will appear, type the Network ID (10.0.0 – the network ID is a
portion of IP addresses that belongs to this zone)

10. Reverse lookup zone name will appear in 0.0.10.in-addr.arpa, and then click Next.

11. Completing the New Zone Wizard box will show and then click Finish.
12. In the DNS Manager, the created reverse lookup zone name will appear.

13. Select the created reverse lookup zone name, and then right click.

14. Select New Pointer (PTR)

15. In the Pointer (PTR), Type the Host IP Address: 10.0.0.1 and the Host name:
server.networking.local and then click OK.
16. The created Pointer (PTR) will appear in the DNS Manager.

17. Select the SERVER, right click and select Launch nslookup.

How to Install DHCP?

Dynamic Host Configuration Protocol (DHCP) is a client/server protocol that automatically


provides an Internet Protocol (IP) host with its IP address and other related configuration information such
as the subnet mask and default gateway.

Steps in installing DHCP:


1. In Server Manager, select Role; then select Add Role
2. Add Roles Wizard will appear, click Next.

3. Select DHCP Server, then click Next.

4. The DHCP Server introduction details will show, then click Next.

5. Select Network Connection Bindings and click Next.


6. Specify IPv4 DNS Server Settings, Type the Parent domain: networking.local and validate the
preferred DNS server, then click Next.

7. Specify IPv4 WINS Server Settings, select “WINS is not required for the application on this
network”, then click Next.

8. Add DHCP Scope: Scope name: (Ex. pcnetworking)


Starting IP address: 10.0.0.1
Ending IP address: 10.0.0.254
Subnet mask: 255.0.0.0
Default gateway: 10.0.0.254
9. Created scope will appear, then click Next.

10. Configure DHCPv6 Stateless Mode, select disable DHCPv6 mode for the server and click Next.

11. Authorize DHCP Server, select use current credentials, User name: NETWORKING/Administrator and
then, click Next.

12. Confirm Installation Selections, Click “Install” and wait until the installation is done.
13. Installation results will show. “Installation succeeded”, then click Close.

14. Select Server Manager and find the installed DHCP Server. Under DHCP server is the
server.networking.local and the IPv4. Under the IPv4 is the created DHCP scope.

How to Install File Services?

1. Click the Server Manager and click Add Roles.


2. Check the Files Services and then, click Next.
3. The File Services introduction details will show, then click Next.

4. Put a check on the File Server, File Server Resource Manager and Window Search Service,
then click Next.

5. Configure Storage; Select Local Disk D: and click Next. The Set Report options will appear, click
Next.
6. Again, Select the Local Disk D: and click Next.

7. Confirm the installation details and then click “Install”. Wait until the installation is done.

8. Click Start – Select Computer – Format the Local Disk D:


On the Local Disk D: create a new folder named: USER, in the USER folder, creates a new folder
named: Students and share the folder with full permissions.
9. Select “Students folder”, right click and choose “Sharing”.

10. Click “Advanced Sharing”, put a check on Share this folder and click “Permissions”

11. Click “Permissions”, select “everyone” and check “Remove”.


12. Click “Add”, select “Advanced..”, then click “Find Now” and find the “Domain Users”, click OK.
Check “Allow” to have full control permissions.

13. In advanced sharing option, click “Caching” and select “No files or program from the shared
folder are available offline”. Click ok, select apply and click ok, then close.
14. Click Start, select Administrative Tools and click “File Server Resource Manager”. Click on the
“File Screening Management”, select “File Screen” and click “Create File Screen” on the actions
table. Browse the file screen path: your created user folder should be selected. i.e.
D:\NILOCSS\Students.

Select “Define custom file screen properties” and click “Custom Properties…”, Check “Audio and Video
Files” and “Executable Files”, then click OK. Click “Create” and Select “Save the custom file screen
without creating a template” and then click OK.

Create Organizational Unit and User Account

Steps in creating OU and user account:

1. Click Start, select “Administrative Tools” and click “Active Directory Users and Computers”.
Select your domain users, right click, click “NEW” and select “Organizational Unit”.
2. Type your desire OU name: ex. Students and click OK. The created OU will appear under the Users
folder.

3. Click Start, select “Administrative Tools” and click “Group Policy Management”. Select “Forest:
your domain users”, right click on the OU Folder Students, and select “Create a GPO in the domain,
and link it here”. Type the desire name for New GPO (ex. Folder Redirection of Documents &
Desktop)

4. The created new GPO “Folder Redirection of Documents & Desktop” will appear, right click and select
“Edit”.
5. Find the User Configuration, select Policies, click Window Settings and select “Folder Redirection”.

6. Select the “Desktop”, right click, and click “Properties”. On the setting, select “Basic: Redirect
everyone’s folder”. Insert or paste the Root Path of the folder redirection. Go to settings and check
“Move the contents of Desktop to the new location”, then click Apply. (Note: Do the same in documents
folder redirection configuration).

7. Click Start, select “Administrative Tools” and click “Active Directory Users and Computers”. Click
your created domain, find your created folder “Students”, right click, click New and select “User”.
8. Fill-in the needed information in creating a User Account.

II. PRACTICE/APPLICATION:

Do the performance task sheet no. 2

III. ASSESSMENT:

Answer Self-Check No. 3

IV. REFLECTION:

Why it is important to follow the right procedures in server configuration?

V. FEEDBACK: (Teacher’s comments or reactions after submission and checking.)

Prepared by:

NILO P. BRIONES, LPT


Subject Teacher

Checked and Noted By:

LAARNI L. TOLENTINO, LPT


Principal
Achieve Great Things, Initiate Changes, Transform from Better to best, Excel and Remain Humble

Main:Gret-Fisico Bldg., Maharlika Highway, Brgy. Lumingon, Tiaong, Quezon, Philippines


Annex: OLINSTERG Bldg., Maharlika Highway, Brgy. Poblacion III, Tiaong, Quezon, Philippines
Telefax Number: (042)-545-6547 / Cell No. 0922-8934738

CSS_06: SETUP COMPUTER SERVERS


Task Sheet No. 2
Lesson: Windows Server 2008 R2 Configuration

Performance Objective:

Given the qualification you are assigned, you should be able


to configure a server.

1. LAN Cable
Tools and materials: 2. Network Operating System
(NOS)
3. Bond paper for documentation
Equipment: 2 stand-alone computer

1. Perform the Safety Procedure


Steps and Procedure: 2. Have the correct diagnostic
3. Perform the procedure
4. Perform a documentation
5. Show the output to the trainer
Demonstration and Oral Questioning
Assessment Method:
Performance Criteria Checklist

PERFORMANCE CRITERIA CHECKLIST No. 2

Did you .... YES NO

Perform the correct procedure is configuring a server in


accordance to job requirements

Perform the safety Procedures according to enterprise


requirements

Implement the correct steps to the problem based on


the job requirements

Able to document and test the Output


Achieve Great Things, Initiate Changes, Transform from Better to best, Excel and Remain Humble

Main:Gret-Fisico Bldg., Maharlika Highway, Brgy. Lumingon, Tiaong, Quezon, Philippines


Annex: OLINSTERG Bldg., Maharlika Highway, Brgy. Poblacion III, Tiaong, Quezon, Philippines
Telefax Number: (042)-545-6547 / Cell No. 0922-8934738

CSS_06: SETUP COMPUTER SERVERS


SELF-CHECK NO. 3
Lesson: Windows Server 2008 R2 Configuration

Directions: Answer the following questions correctly. Write your answer on your answer
sheet. (5pts each)
A. List down all the step-by-step procedures in Installing ADDS.

B. List down all the step-by-step procedures in installing DHCP.

B. List down all the step-by-step procedures in creating Organizational Unit and User
Account.

Prepared by:

NILO P. BRIONES, LPT


Subject Teacher

Checked and Noted By:

LAARNI L. TOLENTINO, LPT


Principal

You might also like