
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FSRM Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/fsrm/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/fsrm/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Thu, 16 Jun 2022 11:35:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>FSRM Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/fsrm/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>File Server Resource Manager on Windows Server 2022</title>
		<link>https://www.technig.com/file-server-resource-manager-on-windows-server-2022/</link>
					<comments>https://www.technig.com/file-server-resource-manager-on-windows-server-2022/#respond</comments>
		
		<dc:creator><![CDATA[Habib Sarwari]]></dc:creator>
		<pubDate>Sun, 15 May 2022 18:00:00 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[File Server Resource Manager]]></category>
		<category><![CDATA[FSRM]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Windows Security]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Server 2019]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=17693</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/04/FSRM.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="File Server Resource Manager" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2022/04/FSRM.webp 1200w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-300x158.webp 300w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-1024x538.webp 1024w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-768x403.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>When you create a file server, the File Server Resource Manager (FSRM) is a must-have tool. You can use the FSRM to set limits for storage, classify files and folders, and control the types of file(s) you want to store on the file server. Moreover, the FSRM feature is not installed by default on Windows [&#8230;]</p>
<p>The post <a href="https://www.technig.com/file-server-resource-manager-on-windows-server-2022/">File Server Resource Manager on Windows Server 2022</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/04/FSRM.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="File Server Resource Manager" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/FSRM.webp 1200w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-300x158.webp 300w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-1024x538.webp 1024w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-768x403.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>When you create a file server, the <strong>File Server Resource Manager</strong> (FSRM) is a must-have tool. You can use the <a href="https://docs.microsoft.com/en-us/windows-server/storage/fsrm/fsrm-overview" target="_blank" rel="noreferrer noopener nofollow">FSRM </a>to set limits for storage, classify files and folders, and control the types of file(s) you want to store on the file server. Moreover, the FSRM feature is not installed by default on <a href="https://www.technig.com/free-download-windows-server-2022-iso-file/" target="_blank" rel="noreferrer noopener nofollow">Windows Server 2022</a> and the previous versions. You can install this feature manually using PowerShell or Server Manager. You will learn how to install the FSRM on Windows Server 2022. Additionally, you will learn how to restrict a folder by storage size and data type.</p>



<h2 class="wp-block-heading"><strong>Install File Server Resource Manager on Windows Server 2022</strong></h2>



<p>There are two ways to install this feature on Windows Server 2022:</p>



<h3 class="wp-block-heading"><strong>1. Install Using PowerShell</strong></h3>



<p>An easy and quick way to install the FSRM on Windows Server 2022 is using <strong>PowerShell</strong>. </p>



<ol class="wp-block-list"><li>Search the PowerShell in the Search box or open it from the Start Menu on Windows Server.</li><li>In the PowerShell window, write: <strong><code>Install-WindowsFeature FS-Resource-Manager</code> </strong>and enter.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" width="1024" height="238" src="https://www.technig.com/wp-content/uploads/2022/04/Install-the-FSRM-Using-PowerShell-1024x238.png" alt="File Server Resource Manager on Windows Server 2022" class="wp-image-17697" srcset="https://www.technig.com/wp-content/uploads/2022/04/Install-the-FSRM-Using-PowerShell-1024x238.png 1024w, https://www.technig.com/wp-content/uploads/2022/04/Install-the-FSRM-Using-PowerShell-300x70.png 300w, https://www.technig.com/wp-content/uploads/2022/04/Install-the-FSRM-Using-PowerShell-768x178.png 768w, https://www.technig.com/wp-content/uploads/2022/04/Install-the-FSRM-Using-PowerShell.png 1278w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Install the FSRM Using PowerShell</figcaption></figure></div>


<p>It may take a few seconds to install. After the FSRM is installed, you can write the: <strong><code>Get-WindowsFeature |More</code></strong> to check whether it is installed successfully or not. If the installation was completed, you see the <strong>X</strong> sign in front of its name.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" width="1024" height="267" src="https://www.technig.com/wp-content/uploads/2022/04/FSRM-Installed-1024x267.png" alt="File Server Resource Manager on Windows Server 2022" class="wp-image-17698" srcset="https://www.technig.com/wp-content/uploads/2022/04/FSRM-Installed-1024x267.png 1024w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-Installed-300x78.png 300w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-Installed-768x200.png 768w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-Installed.png 1194w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>FSRM Installed</figcaption></figure></div>


<h3 class="wp-block-heading">2. <strong>Install the FSRM through Server Manager</strong></h3>



<p>Another way to install the File Server Resource Manager on Windows Server is via the <strong>Server Manager</strong>.</p>



<ol class="wp-block-list"><li>Open the Server Manager in your Windows Server. Click on <strong>Manage</strong> and <strong>Add Roles and Features</strong> on the top right-hand side<strong>.</strong></li><li>Click on <strong>Next</strong> in Add Roles and Features Wizard.</li><li>Select the installation type: Role-based or Feature-based installation,<strong> </strong>and click <strong>Next</strong>.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Select-Installation-Type-2-1024x670.png" alt="FSRM/Select Installation Type" class="wp-image-17699" width="768" height="503" srcset="https://www.technig.com/wp-content/uploads/2022/04/Select-Installation-Type-2-1024x670.png 1024w, https://www.technig.com/wp-content/uploads/2022/04/Select-Installation-Type-2-300x196.png 300w, https://www.technig.com/wp-content/uploads/2022/04/Select-Installation-Type-2-768x502.png 768w, https://www.technig.com/wp-content/uploads/2022/04/Select-Installation-Type-2.png 1251w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Select the Installation Type</figcaption></figure></div>


<p>4. Choose the <strong>destination server</strong> and click <strong>next.</strong></p>



<p>5. Find the <strong>File and Storage Services</strong> feature in the Select Server Roles window and expand it. Under the   File and Storage Services, there are two more options. You expand the <strong>File and ISCSI Services.</strong></p>



<p>6. Find the File Server Resource Manager feature and select (Check) it, and a new window pop up; click on <strong>Add Features</strong>, and click <strong>next</strong>.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/FSRM-1024x727.png" alt="Install File Server Resource Manager" class="wp-image-17703" width="768" height="545" srcset="https://www.technig.com/wp-content/uploads/2022/04/FSRM-1024x727.png 1024w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-300x213.png 300w, https://www.technig.com/wp-content/uploads/2022/04/FSRM-768x545.png 768w, https://www.technig.com/wp-content/uploads/2022/04/FSRM.png 1180w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>File Server Resource Manager</figcaption></figure></div>


<p>7. In the Select Feature window, click <strong>Next,</strong> and in the Confirm the Installation Selections window, click on the <strong>Install</strong> button.</p>



<p>After the installation, open the <strong>Server Manager</strong>. Click on the <strong>Tools</strong> menu, and see the File Server Resource Manager added there.</p>



<h2 class="wp-block-heading"><strong>Configure File Server Resource Manager</strong></h2>



<p>When you open the File Server Resource Manager feature, there are five sub-features under it. You can use those sub-features according to the requirement. In this article, we discuss the most important of them: <strong>Quota Management</strong> and <strong>File Screening Management</strong>.</p>



<h3 class="wp-block-heading"><strong>Quota Management</strong></h3>



<p>People use <strong>Quota Management</strong> to limit the space allowed for the volumes or folders and notify the admin or the user via email or other notifications. When you open the Quota Management, there are two other sub-container:</p>



<ol class="wp-block-list" type="1"><li>Quota: This container contains all the existing and upcoming quotas with details.</li><li>Quota template: it carries all the existing and ready templates.</li></ol>



<h4 class="wp-block-heading"><strong>How do create quotas?</strong></h4>



<ol class="wp-block-list"><li>Right-click on th<strong>e Quota</strong> container and click on <strong>Create Quota.</strong></li><li>In the Create Quota window, specify the folder path that you want to restrict. You can do it by browsing or writing the path of that folder.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Create-Quota.png" alt="File Server Resource Manager on Windows Server 2022" class="wp-image-17704" width="450" height="554" srcset="https://www.technig.com/wp-content/uploads/2022/04/Create-Quota.png 600w, https://www.technig.com/wp-content/uploads/2022/04/Create-Quota-244x300.png 244w" sizes="(max-width: 450px) 100vw, 450px" /><figcaption>Specify the Path of the Folder</figcaption></figure></div>


<p>3. In the same window, a question asking how do you want to configure quota properties? Beneath that question, there are two options.</p>



<ol class="wp-block-list"><li>&nbsp;If you check the &#8220;Drives properties from this quota template&#8221;, then open the drop-down menu. And select the limited space amount from the existing templates, and click Create.</li><li>Alternatively, if you check the second answer (Define custom quota properties), click on the Custom Properties button. The Custom Properties button lets you specify the quota properties yourself.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Create-Quota-1.png" alt="File Server Resource Manager on Windows Server 2022" class="wp-image-17705" width="450" height="554" srcset="https://www.technig.com/wp-content/uploads/2022/04/Create-Quota-1.png 600w, https://www.technig.com/wp-content/uploads/2022/04/Create-Quota-1-244x300.png 244w" sizes="(max-width: 450px) 100vw, 450px" /><figcaption>Using From Existing Template or Create New</figcaption></figure></div>


<p>4. If you want a custom quota, specify the space limit and types of quotas in the <strong>custom properties</strong> windows. There are two types of Quotas:</p>



<ol class="wp-block-list"><li><strong>Hard quota</strong> specifies not to exceed the defined amount.</li><li><strong>Soft quota</strong> is just for monitoring.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Specify-the-Type-of-Quota.png" alt="Specify the Type of Quota and Space Amount" class="wp-image-17707" width="549" height="671" srcset="https://www.technig.com/wp-content/uploads/2022/04/Specify-the-Type-of-Quota.png 732w, https://www.technig.com/wp-content/uploads/2022/04/Specify-the-Type-of-Quota-245x300.png 245w" sizes="(max-width: 549px) 100vw, 549px" /><figcaption>Specify the Type of Quota and Space Amount</figcaption></figure></div>


<p>5. Now click on <strong>Add</strong> button for the notification thresholds.</p>



<p>6. In the threshold window, specify when and how notification should notify the admin or user. And what type of notifications (Email, Event log, Command, or Report) should notify the admin or the user.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Add-Threshold.png" alt="Add Threshold" class="wp-image-17708" width="551" height="686" srcset="https://www.technig.com/wp-content/uploads/2022/04/Add-Threshold.png 734w, https://www.technig.com/wp-content/uploads/2022/04/Add-Threshold-241x300.png 241w" sizes="(max-width: 551px) 100vw, 551px" /><figcaption>Add Threshold Window</figcaption></figure></div>


<p>7. After defining the type of notification, click <strong>Ok</strong> to close the threshold windows. Then click again <strong>Ok</strong> to close the quota properties window. Finally, click on <strong>Create</strong> button in the Create Quota, and a new window asks you to save the newly created template. If you want to save the template, give it a name and click on <strong>Ok</strong>. Else, check the <strong>Save custom quota without saving the template</strong> and click the <strong>Ok</strong>.</p>



<h2 class="wp-block-heading"><strong>File Screening Management</strong></h2>



<p>You can use file screening management to control the types of files users can store in the folder or volumes. If you expand the file screening management, you will see three options:</p>



<ol class="wp-block-list" type="1"><li><strong>File Screen</strong>: you can see and create new file screens.</li><li>F<strong>ile Screen templates</strong>: it keeps many pre-made templates that you can use.</li><li>The third option is <strong>file Group</strong>: it consists of files in one group.</li></ol>



<h3 class="wp-block-heading"><strong>How to Create New File Screen</strong></h3>



<ol class="wp-block-list"><li>Right-click on <strong>File Screen</strong> and click on <strong>Create File Screen.</strong></li><li>Specify the path of the folder or volumes you want to implement the restriction.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/File-Screen.png" alt="Specify the Folder Path you want to implement" class="wp-image-17710" width="448" height="516" srcset="https://www.technig.com/wp-content/uploads/2022/04/File-Screen.png 597w, https://www.technig.com/wp-content/uploads/2022/04/File-Screen-260x300.png 260w" sizes="(max-width: 448px) 100vw, 448px" /><figcaption>Specify the Folder Path</figcaption></figure></div>


<p>3. Question asking how do you want to configure file screen properties? If you check the <strong>Drive properties from this file screen template</strong>, open the drop-down menu beneath that and select the type of file you want to ban. Click <strong>create</strong>. You are done!</p>



<p>4. On the other hand, if you create a custom file screen, check the <strong>Define custom file screen properties</strong>. And click on the <strong>Custom Properties</strong> button.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Create-File-Screen.png" alt="Create File Screen" class="wp-image-17711" width="450" height="515" srcset="https://www.technig.com/wp-content/uploads/2022/04/Create-File-Screen.png 600w, https://www.technig.com/wp-content/uploads/2022/04/Create-File-Screen-262x300.png 262w" sizes="(max-width: 450px) 100vw, 450px" /><figcaption>Create File Screen</figcaption></figure></div>


<p>5. In file screen custom properties, define the type of file screens you want. There are two types of file screens:</p>



<ol class="wp-block-list"><li><strong>Active screening</strong>: this type does not allow users to save unauthorized files.</li><li><strong>Passive screening</strong>: allow users to save files (It is for monitoring)</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/File-Screen-Properties.png" alt="File Screen Properties" class="wp-image-17712" width="551" height="677" srcset="https://www.technig.com/wp-content/uploads/2022/04/File-Screen-Properties.png 734w, https://www.technig.com/wp-content/uploads/2022/04/File-Screen-Properties-244x300.png 244w" sizes="(max-width: 551px) 100vw, 551px" /><figcaption>Specify the Type of File Screen</figcaption></figure></div>


<p>6. Additionally, in the File Screen Custom properties window, click on the <strong>Create</strong> button if you want to create a new file screen. Or, select one option from the <strong>file groups</strong> column and click on the <strong>Edit</strong> button to bring changes to the existing file groups.</p>



<p>7. Define the type of notification (Email message, event, comment, or report) from the top menu and click <strong>Ok </strong>to close the window.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/Create-new-file-screen.png" alt="Create new File Screen" class="wp-image-17713" width="480" height="538" srcset="https://www.technig.com/wp-content/uploads/2022/04/Create-new-file-screen.png 640w, https://www.technig.com/wp-content/uploads/2022/04/Create-new-file-screen-268x300.png 268w" sizes="(max-width: 480px) 100vw, 480px" /><figcaption>Create New File Screen</figcaption></figure></div>


<p>8. After you customize and select the file screen, click on the <strong>Create</strong> button. A new window shows up asking do you want to save the newly created template. If yes, give the name and click Ok. Else, check the Save custom file screening without saving the template and click Ok.</p>



<h4 class="wp-block-heading">T<strong>he Conclusion</strong></h4>



<p>To conclude, File Server Resource Manager is a feature in Windows Server that enables users to have extra monitoring of their files. In the article, you learned how to install the FSRM feature in Windows Server 2022 and limit folder size, and prevent unauthorized files. Write down your questions in the comment section.</p>



<p>You may find the below article useful!</p>



<p><a href="https://www.technig.com/windows-server-2022-backup-installation-and-configuration/" target="_blank" rel="noreferrer noopener nofollow">Windows Server 2022 Backup Installation and Configuration</a></p>



<p><a href="https://www.technig.com/configure-storage-pool-on-windows-server-2022/" target="_blank" rel="noreferrer noopener nofollow">How to Create and Configure Storage Pool on Windows Server 2022</a></p>



<p><a href="https://www.technig.com/configure-ntfs-permissions-in-windows-server-2022/" target="_blank" rel="noreferrer noopener nofollow">How to Configure NTFS Permissions on Windows Server 2022</a></p>
<p>The post <a href="https://www.technig.com/file-server-resource-manager-on-windows-server-2022/">File Server Resource Manager on Windows Server 2022</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/file-server-resource-manager-on-windows-server-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17693</post-id>	</item>
	</channel>
</rss>
