<?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>Data Deduplication Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/data-deduplication/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Fri, 20 Sep 2019 15:33:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>Configure Data Deduplication on Windows Server 2016 File Servers</title>
		<link>https://www.osradar.com/configure-data-deduplication-on-windows-server-2016-file-servers/</link>
					<comments>https://www.osradar.com/configure-data-deduplication-on-windows-server-2016-file-servers/#respond</comments>
		
		<dc:creator><![CDATA[Jamel Bouzidi]]></dc:creator>
		<pubDate>Fri, 20 Sep 2019 15:33:51 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Data Deduplication]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[File and Storage]]></category>
		<category><![CDATA[Files Server]]></category>
		<category><![CDATA[Volumes]]></category>
		<category><![CDATA[Windows server 2016]]></category>
		<guid isPermaLink="false">https://www.googez.com/?p=1460</guid>

					<description><![CDATA[<p> A new feature in Windows Server 2016, Data Deduplication, can help you address the pesky problem of running low on space by, well, deduplicating your data. </p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/configure-data-deduplication-on-windows-server-2016-file-servers/">Configure Data Deduplication on Windows Server 2016 File Servers</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>

If you manage a Windows Server 2016 file server and your company won’t allow&nbsp;<a href="https://docs.microsoft.com/en-us/windows-server/storage/fsrm/checklist-apply-quota-to-volume-or-folder">Quotas</a>&nbsp;or&nbsp;<a href="https://docs.microsoft.com/en-us/windows-server/storage/fsrm/checklist-apply-file-screen-to-volume-or-folder">File Screening</a>&nbsp;for your file server, or even worse hasn’t bothered defining data retention policies, you’ve probably found yourself running low on storage. A new feature in Windows Server 2016, Data Deduplication, can help you address the pesky problem of running low on space by, well, deduplicating your data.

</p>



<h3> <strong>Install the Data Deduplication Feature</strong> </h3>



<p>In Windows Server 2016, Data Deduplication is a role that can be installed. You’ll find the role under&nbsp;<strong>File and Storage Services</strong>,&nbsp;<strong>File and iSCSI Services</strong>.</p>



<ol><li>In the Add Roles and Features wizard, select&nbsp;<strong>Server Roles</strong>.</li><li>Expand&nbsp;<strong>File and Storage Services</strong>.</li><li>Expand&nbsp;<strong>File and iSCSI Services</strong>.</li><li>Select the&nbsp;<strong>Data Deduplication</strong>&nbsp;role.</li></ol>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/Install-Data-Deduplication-1.png" alt="Select-Data-Deduplication" class="wp-image-1475" /></figure></div>



<p>5.  Click <strong>Next</strong> until the <strong>Install</strong> button is active, and then click <strong>Install</strong>. </p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/Install-Data-Deduplication-2.png" alt="Install-Data-Deduplication" class="wp-image-1476" /></figure></div>



<p>You can also use PowerShell. If you’re logged into the server you want to install the Data Deduplication role on, use this command to install the role: </p>



<h3> Enable Data Deduplication for a Disk </h3>



<p>The Data Deduplication role can be enabled in Server Manager, but before we enable the role, we’ll need to select the appropriate&nbsp;<a href="https://docs.microsoft.com/en-us/windows-server/storage/data-deduplication/understand#usage-type">Usage Type</a>&nbsp;that most closely resembles the workload we’re enabling Data Deduplication for. As of this writing, there are only three different Usage Types included with the Data Deduplication role:</p>



<ul><li><a href="https://docs.microsoft.com/en-us/windows-server/storage/data-deduplication/understand#usage-type-default">Default</a>&nbsp;– Tuned specifically for general purpose file servers</li><li><a href="https://docs.microsoft.com/en-us/windows-server/storage/data-deduplication/understand#usage-type-hyperv">Hyper-V</a>&nbsp;– Tuned specifically for VDI servers</li><li><a href="https://docs.microsoft.com/en-us/windows-server/storage/data-deduplication/understand#usage-type-backup">Backup</a>&nbsp;– Tuned specifically for virtualized backup applications such as&nbsp;<a href="https://technet.microsoft.com/library/hh758173.aspx">Microsoft DPM</a></li></ul>



<ol><li>In Server Manager, select&nbsp;<strong>File and Storage Services</strong>.</li></ol>



<p>2.  Select <strong>Volumes</strong> from <strong>File and Storage Services</strong>. </p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/Enable-Data-Deduplication-3.png" alt="Select-Volumes" class="wp-image-1477" /></figure></div>



<p>3. Right-click the target volume and select <strong>Configure Data Deduplication</strong>. </p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/Enable-Data-Deduplication-4.png" alt="Configure Data Deduplication" class="wp-image-1478" /></figure></div>



<p>4. Select the <strong>Usage Type</strong> from the drop-down box.</p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/Enable-Data-Deduplication-5.png" alt="Usage Type" class="wp-image-1479" /></figure></div>



<p>5. If you’d like to change the Data Deduplication schedule, you can do so now by clicking the <strong>Set Deduplication Schedule</strong> button.</p>



<p>6. Click <strong>OK</strong>.</p>



<p> Once done, you will be able to see Deduplication Savings from the same screen </p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/041217_1032_HowtoEnable5-1024x279.png" alt="" class="wp-image-1480" /></figure></div>



<p>This is the recommended workloads. If you’re running other workloads, or are curious, check out this <a href="https://docs.microsoft.com/en-us/windows-server/storage/data-deduplication/install-enable#enable-dedup-sometimes-considerations">Other considerations</a> article from Microsoft. And if you’d like to dive a bit deeper into what can be changed, take a look at this <a href="https://docs.microsoft.com/en-us/windows-server/storage/data-deduplication/advanced-settings">Advanced Data Deduplication settings</a> article. <br></p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/configure-data-deduplication-on-windows-server-2016-file-servers/">Configure Data Deduplication on Windows Server 2016 File Servers</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/configure-data-deduplication-on-windows-server-2016-file-servers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
