0% found this document useful (0 votes)
57 views35 pages

How To Configure File Server Resource Manager in Windows Server 2012 R2 and Above

Uploaded by

philip
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views35 pages

How To Configure File Server Resource Manager in Windows Server 2012 R2 and Above

Uploaded by

philip
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 35

How to Configure

File Server Resource Manager


in Windows Server 2012 R2
and Above
HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Table of Contents
Introduction .............................................................................................................................................................................................. 3

Installing the role ..................................................................................................................................................................................... 3

Initial Configuration ................................................................................................................................................................................. 4

Creating a Classification Property ......................................................................................................................................................11

Creating a Classification Rule ..............................................................................................................................................................13

Creating/Modifying a Storage Report ...............................................................................................................................................20

Steps to Extend the Limits ..................................................................................................................................................................23

Selecting the Report Format ...............................................................................................................................................................26

Setting a Schedule .................................................................................................................................................................................28

Changing the Default Location of Storage Reports .......................................................................................................................31

On Demand (Manual) Report Generation .......................................................................................................................................31

Declassification of the Files .................................................................................................................................................................32

Important Info for Windows Server 2008 R2 and Server 2012: .................................................................................................33

Support ....................................................................................................................................................................................................34

Copyright .................................................................................................................................................................................................34

Warranty Disclaimers and Liability Limitations ...............................................................................................................................34

Trademarks .............................................................................................................................................................................................35

© 2018 Lepide Software Pvt. Ltd. Page 2


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Introduction
Windows File Server Resource Manager (FSRM) enables you to classify your most important and sensitive data in your
File Servers. Add the FSRM role from the File & Storage Services in the “Add roles and features wizard”.

You can refer to the following to configure FSRM so that it works with LepideAuditor. Once properly configured, you
will be able to see the records in LepideAuditor itself.

Installing the role


1. Go to Server Manager and click on “Add roles and features” to bring the following window:

Figure 1: Add Roles and Features Wizard

2. Click Next and Select your Domain Controller from the list.

© 2018 Lepide Software Pvt. Ltd. Page 3


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

3. Scroll down to “File and Storage Services” and expand “File and iSCSI Services” to see “File Server Resource
Manager”.

Figure 2: Server Roles in the Roles and Features Wizard

4. Click Next and install the role.

Initial Configuration
Now that File Server Resource Manager is installed on the server, there’s some initial configuration that you’ll need to
perform first.

1. First, open the FSRM administrative tool. Right-click on File Server Resource Manager (local) and then
Configure Options.

© 2018 Lepide Software Pvt. Ltd. Page 4


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 3: Configuring Options in File Server Resource Manager

2. The first tab you’ll be presented with is the Email Notifications. Here’s where you’ll want to specify your SMTP
server and other default email settings. The Default administrator recipients can be used in other areas of
FSRM as a variable. If you need to customize who receives which notifications (for example, one person
receives quota notices and another receives storage reports), you’ll be able to configure that later.

© 2018 Lepide Software Pvt. Ltd. Page 5


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 4: File Server Resource Manager Options

3. The Notification Limits tab allows you to limit how often notifications are generated. Typically, the defaults
have worked well for me personally, but your mileage may vary.

© 2018 Lepide Software Pvt. Ltd. Page 6


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 5: Notification Limits in FSRM

4. The Storage Reports tab allows you to customize default parameters on the various storage reports FSRM
generates. These defaults can be overridden, but let you set baselines or defaults so you don’t have to
constantly change your parameters if you’re using the same thing over and over. Typically, we don’t make
changes here until we’ve been able to baseline a particular file server.

© 2018 Lepide Software Pvt. Ltd. Page 7


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 6: Storage Reports in FSRM

5. The Report Locations tab, as the name implies, lets you change where reports generated by FSRM are stored.
Do not make any changes to these locations as these will also be entered in the LepideAuditor console.

© 2018 Lepide Software Pvt. Ltd. Page 8


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 7: Report Locations in FSRM

6. The File Screen Audit tab lets you enable storing of file screening activity in an auditing database. There is
not much use for this feature. However, depending on your environment, this could be very valuable to
enable if you need to track files that are being blocked form your file server.

© 2018 Lepide Software Pvt. Ltd. Page 9


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 8: File Screen Audit in FSRM

7. The Automatic Classification tab allows you to set a schedule for your file classifications to run. If you’re
planning on using this feature, you’ll need to visit this tab at some point to set up a schedule.

© 2018 Lepide Software Pvt. Ltd. Page 10


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 9: Automatic Classification in FSRM

Creating a Classification Property


In this section we’ll discuss File Classification Management and how it can be used to better manage files on your file
server. File Classification allows you to set additional file attributes outside of what are normally associated with a file.
Files typically have attributes like author, last saved, company, owner, etc.

© 2018 Lepide Software Pvt. Ltd. Page 11


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

File Classification allows you to supplement those attributes with additional information that may be industry or
organization specific based on classifications you perform manually or automatically. File Classification has been
greatly improved in Server 2012. Many of the features discussed below like which users can classify files, the UI in
Explorer, and automatic classification aren't available in Server 2008 R2.

1. In the FSRM administrative tool, go to the Classification Management area. Expand Classification
Management and click on Classification Properties. Now click on Create Local Property.

Figure 10: Classification Properties in FSRM

2. Set a Name, Description, and Property type. Property types can be Yes/No, Date/Time, Numbers, Multiple
Choice Lists, Ordered Lists, Single Choice, String, and Multi-String. In the example here, we've used Social
Security Number since that is a very common piece of data, companies in the US consider sensitive and want
to identify.

© 2018 Lepide Software Pvt. Ltd. Page 12


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 11: Creating a Local Classification Property

Creating a Classification Rule

1. Now that we’ve created a file classification, we can configure the classification to be applied to files
automatically via a schedule or on an ongoing basis. In the FSRM administrative tool, go to Classification Rules
under the Classification Management Area, and click on Create Classification Rule.

© 2018 Lepide Software Pvt. Ltd. Page 13


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 12: Classification Rules in FSRM

2. In the General tab, set a Rule name and ensure that Enabled is checked.

© 2018 Lepide Software Pvt. Ltd. Page 14


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 13: General Section of Classification Rule

3. In the Scope tab, set the type of data and folders that will be scanned.

© 2018 Lepide Software Pvt. Ltd. Page 15


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 14: Scope of Classification Rule

4. In the Classification tab, set the Classification method to Content Classifier. In Property, choose the
classification and set the value. In Parameters, click Configure. In the Classification Parameters, you'll have to
set the logic that will be used for finding information inside files. In the case of our example, Social Security
Numbers always follow the pattern 3 numbers, 2 numbers, 4 numbers. In addition to use regular
expressions, you can also use a string value (both case-sensitive and case-insensitive).

© 2018 Lepide Software Pvt. Ltd. Page 16


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 15: Classification Parameters

5. In the Evaluation Type tab, determine whether files should be re-evaluated or whether they should be
evaluated only once. Also determine whether you want to overwrite or keep old values and click OK.

© 2018 Lepide Software Pvt. Ltd. Page 17


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 16: Evaluation Type in Classification Rule

6. You may have also noticed the option, Configure Classification Schedule in the Classification Rules area. If
you're updating your classification rules, you will need to revisit these settings. If you're planning on
automatically classifying files, your business needs are going to dictate how often you need the process to
run. An initial pass over a large data set can take quite some time... so definitely set the schedule to run
during off hours and setting the limit.

© 2018 Lepide Software Pvt. Ltd. Page 18


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 17: Automatic Classification in FSRM

© 2018 Lepide Software Pvt. Ltd. Page 19


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Creating/Modifying a Storage Report


1. To create a new storage report for any property, select 'Storage Reports Management' and either right click
in the work area to select 'Schedule a New Report Task' or click on the same option from the 'Action' page in
the right.

Figure 18: Scheduling a New Report Task

2. Enter a Report Name. Uncheck all other reports and check only 'Files by Property' in the 'Report Data' section.
Adjust the 'Maximum Number' if needed. Check ‘XML’ in Report Formats and click on 'Edit Parameters'

© 2018 Lepide Software Pvt. Ltd. Page 20


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 19: Storage Reports Task Properties

3. In the 'Report Parameters' window, select a Property from the drop down, modify any additional settings if
necessary and click on 'Ok'.

© 2018 Lepide Software Pvt. Ltd. Page 21


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 20: Report Parameters

4. Configure the 'Scope' and 'Delivery' tab options as needed: Select the folders in which reports should be
generated.

© 2018 Lepide Software Pvt. Ltd. Page 22


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 21: Browsing for Folder in Storage Reports Task

Steps to Extend the Limits


1. Right click on the 'File Server Resource Manager (Local)' node and select 'Configure Options':

Figure 22: Configure Options in FSRM

2. Go to 'Storage Reports' tab:

Figure 23 Storage Report Tab in FSRM

© 2018 Lepide Software Pvt. Ltd. Page 23


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

3. Change the 'Maximum Number' value shown below to a higher one (e.g. 1,000,000).

Figure 24: Maximum Number in FSRM Storage Reports

4. Select 'Files by Property' in the Reports list box and click on the 'Edit Parameters' button to open the 'Report
Parameters' window.

© 2018 Lepide Software Pvt. Ltd. Page 24


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 25: Editing Parameters in FSRM Storage Reports

5. Change the values in the 'Maximum number of property values per report' and 'Maximum number of files
per each property value' fields to a higher one (e.g. 50 and 1,000,000 respectively) and click on 'Ok' button.

© 2018 Lepide Software Pvt. Ltd. Page 25


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 26: Automatic Classification in FSRM

Selecting the Report Format


To select the proper format of the report used by LepideAuditor, we need to manage it from following two locations:

A. From the “Automatic Classification” Tab in Configure Options window

B. From the “Storage Report Task Properties” Window

A. From the “Automatic Classification” Tab in the Configure Options window


To set the report type, go to the 'Automatic Classification' tab and check the 'Generate a Report' and ‘XML'
check boxes, as displayed. (Note: XML reports are mandatory).

© 2018 Lepide Software Pvt. Ltd. Page 26


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 27: Generating a Report in FSRM

B. From the “Storage Report Task Properties window


This must be done either whilst creating a storage report or editing an existing storage report:

1. Select an existing Storage Report and double click to open its properties.

2. In the settings tab, select XML from the “Report Formats” and click “OK”.

© 2018 Lepide Software Pvt. Ltd. Page 27


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 28: Report Formats in Storage Reports Task Properties

Setting a Schedule
A schedule must be set in two sections in FSRM:

A. In the “Automatic Classification” Tab of the Configure Options Window


B. In the “Storage Report Task Properties” Window

A. In the “Automatic Classification” Tab of the Configure Options Window

1. Check the 'Enable fixed schedule' box.


2. Set a time in the 'Run at' time field.
3. Select a routine: Weekly or Monthly.
4. Check the days on which classification rules should run.

© 2018 Lepide Software Pvt. Ltd. Page 28


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 29: Schedule for Automatic Classification

5. To classify files on the fly as soon as they are created, check the 'Allow continuous classification for new files'
box, as shown below:

© 2018 Lepide Software Pvt. Ltd. Page 29


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 30: Continuous Classification for New Files

B. In the “Storage Report Task Properties” Window

Go to the “Schedule” tab in the Storage Report Task Properties window and select the Time, Frequency
(Weekly or Monthly) and Days and click “OK”.

© 2018 Lepide Software Pvt. Ltd. Page 30


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 31: Storage Reports Task Properties Schedule

Changing the Default Location of Storage


Reports
By Default, storage reports are located at C:\Storage Reports. To change the default storage location for FSRM reports,
go to the 'Report Locations' tab and select the desired folders in the highlighted fields shown below. (Make sure the
same folders are selected in the Lepide configuration).

Figure 32: Report Locations in FSRM

On Demand (Manual) Report Generation


1. Run automatic classification reports by right clicking the 'Classification Rules' node and selecting the below
highlighted option OR selecting the node and clicking on said option in the 'Action' pane.

© 2018 Lepide Software Pvt. Ltd. Page 31


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 33: Running Classification with All Rules

2. Run on demand storage reports by right clicking on each report and selecting the 'Run Report Task Now' or
by clicking on the same option from the 'Actions' pane after selecting the respective report.

Figure 34: Running Report Tasks

Declassification of the Files


To clear any classification property from files which no longer have any sensitive data, configure the below option
whilst creating or editing classification rules.

1. Check the 'Re-evaluate existing property values’.

2. Select 'Overwrite the existing value' and check both the boxes below it.

© 2018 Lepide Software Pvt. Ltd. Page 32


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Figure 35: Evaluation Types

Important Info for Windows Server 2008 R2 and


Server 2012:
The flexibility of being able to increase the maximum number of files displayed in a report is not available in
Windows server 2008 R2 and 2012. However, there are many scripts available online to remove these limits.

© 2018 Lepide Software Pvt. Ltd. Page 33


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

Support
If you are facing any issues whilst installing, configuring or using the solution, you can connect with our team using
the below contact information.

Product experts Technical gurus


USA/Canada: +1-800-814-0578 USA/Canada: +1-800-814-0578

UK/Europe: +44 (0) -845-594-3766 UK/Europe: +44(0)-800-088-5478

Rest of the World: +91 (0) -991-004-9028 Rest of the World: +91(0)-991-085-4291

Alternatively, visit http://www.lepide.com/contactus.html to chat live with our team. You can also email your queries
to the following addresses:

[email protected] [email protected]

To read more about the solution visit http://www.lepide.com/lepideauditor/.

Copyright
LepideAuditor, LepideAuditor App, LepideAuditor App Server, LepideAuditor (Web Console), LepideAuditor
Logon/Logoff Audit Module, any and all components, any and all accompanying software, files, data and materials,
this guide, and other documentation are copyright of Lepide Software Private Limited, with all rights reserved under
the copyright laws. This user guide cannot be reproduced in any form without the prior written permission of Lepide
Software Private Limited. No Patent Liability is assumed, however, on the use of the information contained herein.

© Lepide Software Private Limited, All Rights Reserved.

Warranty Disclaimers and Liability Limitations


LepideAuditor, LepideAuditor App, LepideAuditor App Server, LepideAuditor (Web Console), LepideAuditor
Logon/Logoff Audit Module, any and all components, any and all accompanying software, files, data, and materials are
distributed and provided AS IS and with no warranties of any kind, whether expressed or implied. In particular, there
is no warranty for any harm, destruction, impairment caused to the system where these are installed. You
acknowledge that good data processing procedure dictates that any program, listed above, must be thoroughly tested
with non-critical data before there is any reliance on it, and you hereby assume the entire risk of all use of the copies
of LepideAuditor and the above listed accompanying programs covered by this License. This disclaimer of warranty
constitutes an essential part of this License.

In no event does Lepide Software Private Limited authorize you or anyone else to use LepideAuditor and the above
listed accompanying programs in applications or systems where LepideAuditor and the above listed accompanying
programs’ failure to perform can reasonably be expected to result in a significant physical injury, or in loss of life. Any

© 2018 Lepide Software Pvt. Ltd. Page 34


HOW TO CONFIGURE FILE SERVER RESOURCE MANAGER IN WINDOWS SERVER 2012 R2 AND ABOVE

such use is entirely at your own risk, and you agree to hold Lepide Software Private Limited harmless from any and
all claims or losses relating to such unauthorized use.

Trademarks
LepideAuditor, LepideAuditor App, LepideAuditor App Server, LepideAuditor (Web Console), LepideAuditor
Logon/Logoff Audit Module, Lepide Object Restore Wizard, Lepide Active Directory Cleaner, Lepide User Password
Expiration Reminder, and LiveFeed are registered trademarks of Lepide Software Pvt Ltd.

All other brand names, product names, logos, registered marks, service marks and trademarks (except above of
Lepide Software Pvt. Ltd.) appearing in this document are the sole property of their respective owners. These are
purely used for informational purposes only. We have compiled a list of such trademarks, but it may be possible that
a few of them are not listed here.

Microsoft®, Windows®, Windows Server®, Windows Server 2008®, Windows Server 2008 R2, Windows Server
2012®, Windows Server 2012®, Windows Server 2012®, and Windows Server 2016® are either registered
trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.

© 2018 Lepide Software Pvt. Ltd. Page 35

You might also like