Lab04 - A - m02 - Implementing Advanced File Services PDF
Lab04 - A - m02 - Implementing Advanced File Services PDF
As a senior server administrator at A. Datum, you are responsible for implementing the new file storage
technologies for the organization. You will implement iSCSI storage to provide a less complicated option
for deploying large amounts of storage.
Objectives
After completing this lab, the students will be able to:
• Configure iSCSI storage.
Lab Setup
Estimated Time: 75 minutes
20412C-LON-DC1
Virtual machines 20412C-LON-SVR1
20412C-LON-SVR2
Password Pa$$w0rd
For this lab, you will use the available virtual machine environment. Before you begin the lab, you must
complete the following steps:
1. On the host computer, open Hyper-V Manager.
2. In the Hyper-V Manager console, right-click 20412C-LON-SVR2 and then click Settings.
3. In the Settings for 20412C-LON-SVR2 window, in the left pane, ensure that the first network
adapter is connected to Private Network, and change the second network adapter to also be
connected to Private Network.
Note: You can only perform the previous step if LON-SVR2 has not been started. If LON-
SVR2 is already started, shut down LON-SVR2 and then perform these steps.
4. In the Hyper-V Manager, click 20412C-LON-DC1, and in the Actions pane, click Start.
5. In the Actions pane, click Connect. Wait until the virtual machine starts.
MCT USE ONLY. STUDENT USE PROHIBITED
2-30 Implementing Advanced File Services
o Password: Pa$$w0rd
3. In the Add Roles and Features Wizard, install the following roles and features to the local server, and
accept the default values:
o File And Storage Services (Installed)\File and iSCSI Services\iSCSI Target Server
o Storage location: C:
3. On the View results page, wait until the creation completes, and then click Close.
MCT USE ONLY. STUDENT USE PROHIBITED
Configuring Advanced Windows Server® 2012 Services 2-31
o Storage location: C:
o Size: 5 GB
o Storage location: C:
o Size: 5 GB
2. On LON-SVR2, from the Server Manager, open the Routing and Remote Access console.
3. Right-click LON-SVR2, and then click Disable Routing and Remote Access. Close the Routing and
Remote Access console.
Note: Normally, you do not disable Routing and Remote Access (RRAS) before configuring
MPIO. You do it here because of lab requirements.
4. In the Server Manager, start the Add Roles and Features Wizard and install the Multipath I/O feature.
5. In Server Manager, on the Tools menu, open iSCSI Initiator, and configure the following:
6. In Server Manager, on the Tools menu, open MPIO, and configure the following:
7. After the computer restarts, sign in on LON-SVR2 with the username Adatum\Administrator and
password Pa$$w0rd.
8. In the Server Manager, on the Tools menu, click MPIO, and verify that Device Hardware ID
MSFT2005iSCSIBusType_0x9 is added to the list.
2. In the iSCSI Initiator Properties dialog box, perform the following steps:
o Connect to another target, enable multi-path, and configure the following Advanced settings:
Local Adapter: Microsoft iSCSI Initiator
Initiator IP: 131.107.0.2
Target Portal IP: 131.107.0.1 / 3260
3. In the Targets list, open Devices for iqn.1991-05.com.microsoft:lon-dc1-lon-dc1-target, access
the MPIO information, and then verify that in Load balance policy, Round Robin is selected. Verify
that two paths are listed by looking at the IP addresses of both network adapters.
Results: After completing this exercise, you will have configured and connected to iSCSI targets.
2. In File Server Resource Manager, under Classification Management, create a local property with the
following settings:
o General tab, Rule name: Corporate Documents Rule, and ensure that the rule is enabled.
4. Close Internet Explorer, but leave the File Server Resource Manager console open.
2. In the File Server Resource Manager console, create a classification rule with the following settings:
o General tab, Rule name: Expiration Rule, and ensure that the rule is enabled
o Scope tab: E:\Labfiles\Corporate Documentation
3. Select both Run the classification with all rules and Wait for classification to complete.
4. Review the Automatic classification report that appears in Internet Explorer, and ensure that report
lists the same number of classified files as the Corporate Documentation folder.
Close Internet Explorer, but leave the File Server Resource Manager console open.
Note: This value is for lab purposes only. In a real scenario, the value would be 365 days or
more, depending on each company’s policy
2. Review the file management task report that displays in Internet Explorer, and ensure that the report
lists the same number of classified files as the Corporate Documentation folder.
3. Start the Event Viewer, and in the Event Viewer console, open the Application event log.
4. Review events with numbers 908 and 909. Notice that 908 – FSRM started a file management job,
and 909 – FSRM finished a file management job.
Results: After completing this exercise, you will have configured a File Classification Infrastructure so that
the latest version of the documentation is always available to users.
Question: Why would you implement MPIO together with iSCSI? What problems would you
solve with this approach?
Question: Why would you configure file classification for documents located in a folder such
as a Corporate Documentation folder?