Lab 4 - File Server Final
Lab 4 - File Server Final
FALL 2021
This lab will introduce students to setup a Windows File Server: The Windows File Server role allows
customers to share files using attached storage and integrates seamlessly with Active Directory
Objectives
Required Resources
● Physical Computer
● Oracle VM VirtualBox Manager
● Windows Server 2012 Virtual Disk Image (Available at Shared Drive File name: Windows Server
2012.vdi
● Windows Client (Windows 7 NETWORKING.vdi)
1
File Server:
In this part of the lab, the server will act as a “member” server for other computers on your network.
This lab will focus on the server, but you will use at least one other workstation to test the server
configurations. We will assume the workstation(s) are running Windows 7 You should cable your
network to resemble figure 1.
Internet
Connection
(optional)
Hub or
Switch
Internet Firewall
Inside IP:
192.168.1.1
Server
192.168.1.20
`
Client 1
192.168.1.100
`
Client 2
192.168.1.101
2
2. Creating a File Server
Click on the “Add roles and features” link in the Server Manager to start the Add Roles wizard. The first
screen is informational, so click the “Next” button. In the second screen select “Role-based or feature-
based installation” and click “Next”. From the third screen, select the server you’ve been working with
and press “Next”.
From the “Server Roles” screen, scroll down to “File and Storage Services (Installed)” and expand the
services as shown in Figure.
Check the box for “File Server”. On this screen, you will also see additional file services that your
server. We will add “File Server Resource Manager” before clicking the “Next” button. If you get a
popup window asking to confirm the addition of related features, accept the additional features.
3
This will bring you to a screen that allows you to select additional file server features to install. Click next
to proceed. Most likely you will be advised that the server may need to be restarted after the
installation is complete. Click the “Install” button.
After the installation and restart you should be able to see a new role in the server manager. Click on
the “File and Storage Services” link on the Server Manager.
Click on the “Shares” option to begin setting up a new file share. If you already have shares in Active
Directory, you can simply right-click and then select “new share wizard”.
4
Select the default (SMB Share – Quick) which works well with Windows clients. Press “Next”. We use
the default server and volume.
Step through the remainder of this wizard on your own (you can accept the defaults).
5
2. Adding a new Client to the Domain
Now we will add our Windows 7 Client to our existing Domain using the testuser we have created last
time (Lab 3).
Open the Windows 7 Client and go to Control Panel. Click on System and Security and the System.
6
After that click on change and select Domain as your member. Type in the Domain of your Server
infs.edu.om or INFS).
After that you will be asked to log in as the user you have created (testuser).
After that you need to restart your computer and check if you client is now successfully added to the
Domain:
7
3. Mapping a shared drive to the workstation
To make the shared drive permanently accessible to the workstation, start the Windows Explorer
application on the workstation by selecting Start ► This PC. Expand the Network item, followed by
TESTSERVER.
You can see the shared directory on the server. It is labelled “Documents” under the server,
TESTSERVER. Right-click this folder and select “Map network drive…” from the popup
menu. Accept the defaults and ensure that “Reconnect at Logon” is checked. When you have
clicked “Finish,” the shared directory appears as a drive on the workstation.
8
Exercises
1. Add another client (Client 2) to the Server
2. Login from client 2 to server and Access server resources from
client 2