
<?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 - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/data-deduplication/feed/" rel="self" type="application/rss+xml" />
	<link>https://168.138.42.164/tag/data-deduplication/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Thu, 18 Jan 2024 21:43:45 +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>Data Deduplication Archives - TECHNIG</title>
	<link>https://168.138.42.164/tag/data-deduplication/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>Install and Configure Distributed File System in Windows Server 2022</title>
		<link>https://www.technig.com/install-and-configure-distributed-file-system-namespace/</link>
					<comments>https://www.technig.com/install-and-configure-distributed-file-system-namespace/#respond</comments>
		
		<dc:creator><![CDATA[Habib Sarwari]]></dc:creator>
		<pubDate>Mon, 17 Jul 2023 10:51:04 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Data Deduplication]]></category>
		<category><![CDATA[Distributed File System]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Install and Configure]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Server 2012 R2]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<category><![CDATA[Windows Server 2019]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=18331</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="640" src="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2.png 1200w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2-300x160.png 300w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2-1024x546.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2-768x410.png 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>Distributed File System (DFS) is a technology that lets you group shared folders on different servers into one logically structured namespace. As the name suggests, the files are distributed across various file servers and locations, and you can use DFS to access the shared folders of those servers from a single path. The components of [&#8230;]</p>
<p>The post <a href="https://www.technig.com/install-and-configure-distributed-file-system-namespace/">Install and Configure Distributed File System in 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="640" src="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2.png 1200w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2-300x160.png 300w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2-1024x546.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/screenshot_20220530_130104-2-768x410.png 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p><strong>Distributed File System</strong> (<strong>DFS</strong>) is a technology that lets you group shared folders on different servers into one logically structured namespace. As the name suggests, the files are distributed across various file servers and locations, and you can use DFS to access the shared folders of those servers from a single path. The components of DFS are Namespace and Replication. This article covers the DFS Namespace. Additionally, we are using two servers running Windows Server 2022 (SR1-technig and SR2-technig) to install and configure the distributed file system namespace.</p>



<h2 class="wp-block-heading"><strong>Install Distributed File System (DFS) on Windows Server 2022</strong></h2>



<p>The DFS technology is part of the File and Storage Services, and you need to install this role on your system. I will install the DFS Namespace using the <strong>Server Manager</strong>.</p>



<ol class="wp-block-list" type="1">
<li>Open Server Manager.</li>



<li>Click&nbsp;<strong>Manage</strong>&nbsp;&gt;&nbsp;<strong>Add Roles and Features</strong>.</li>



<li>Click&nbsp;<strong>Next</strong>&nbsp;on the Welcome screen.</li>



<li>Select&nbsp;<strong>Role-based or feature-based installation</strong>&nbsp;and click&nbsp;<strong>Next</strong>.</li>



<li>Select the server where you want to install DFS and click&nbsp;<strong>Next</strong>.</li>



<li>On the&nbsp;<strong>Server Roles</strong>&nbsp;page, expand&nbsp;<strong>File and Storage Services</strong>&nbsp;and select&nbsp;<strong>DFS Namespaces</strong>.</li>



<li>Click&nbsp;<strong>Add Features</strong>&nbsp;and then click&nbsp;<strong>Next</strong>.</li>



<li>On the&nbsp;<strong>Features</strong>&nbsp;page, select the features that you want to install and click&nbsp;<strong>Next</strong>.</li>
</ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img decoding="async" src="https://www.technig.com/wp-content/uploads/2022/05/DFS-Namespace-Installation-1024x730.png" alt="How to Install and Configure Distributed File System Namespace" class="wp-image-18334" width="768" height="548" srcset="https://www.technig.com/wp-content/uploads/2022/05/DFS-Namespace-Installation-1024x730.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/DFS-Namespace-Installation-300x214.png 300w, https://www.technig.com/wp-content/uploads/2022/05/DFS-Namespace-Installation-768x547.png 768w, https://www.technig.com/wp-content/uploads/2022/05/DFS-Namespace-Installation.png 1180w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption class="wp-element-caption">Install the DFS Namespace</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="9">
<li>Click next on the Select feature wizard, and confirm the installation selection. Review the installation summary and click&nbsp;<strong>Install</strong>.</li>



<li>Wait for a few seconds. The installation might take some time. Click Finish to close the wizard.</li>
</ol>



<p><strong>Note</strong>: You must install the Distributed File System (DFS) on all the servers where you want to implement DFS.</p>



<h2 class="wp-block-heading"><strong>How to configure distributed file system namespace</strong></h2>



<p>After the installation, you can <a href="https://docs.microsoft.com/en-us/windows-server/storage/dfs-namespaces/create-a-dfs-namespace" target="_blank" rel="noreferrer noopener">create your Namespace</a> following the below procedures. But, first of all, let&#8217;s create a folder on each server and share them in the network. To do that, I create a new folder on each server and put a text file in it.</p>



<p>Once the installation is complete, you will need to configure the DFS namespace. Here are the steps on how to do it:</p>



<ol class="wp-block-list">
<li>Open the&nbsp;<strong>DFS Management</strong>&nbsp;console.</li>



<li>Right-click&nbsp;<strong>Namespaces</strong>&nbsp;and select&nbsp;<strong>New Namespace</strong>.</li>



<li>In the&nbsp;<strong>New Namespace Wizard</strong>, enter the namespace name and click&nbsp;<strong>Next</strong>.</li>



<li>Select the type of namespace that you want to create and click&nbsp;<strong>Next</strong>.</li>



<li>Select the servers that will host the namespace and click&nbsp;<strong>Next</strong>.</li>



<li>Review the configuration settings and click&nbsp;<strong>Create</strong>.</li>
</ol>



<p>The following are the real example: </p>



<ol class="wp-block-list">
<li>On server <strong>SR1-technig</strong>, I create a new folder <strong>SR1-Sales,</strong> and a text file SR1-TextFiles.</li>



<li>On server <strong>SR2-technig</strong>, I create another folder, <strong>SR2-Sales,</strong> and a text file, SR2-TextFiles.</li>
</ol>



<p>Moreover, I share these folders on the network. If you do not know how to share files on the network, please read the <a href="https://technig.com/share-files-over-network-share-permissions-on-windows-11/" target="_blank" rel="noreferrer noopener">Share Files over the Network</a>:</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img decoding="async" src="https://www.technig.com/wp-content/uploads/2022/05/Shared-Folders-in-the-Network-1024x773.png" alt="How to Install and Configure Distributed File System Namespace" class="wp-image-18336" width="655" height="495" srcset="https://www.technig.com/wp-content/uploads/2022/05/Shared-Folders-in-the-Network-1024x773.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Shared-Folders-in-the-Network-300x226.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Shared-Folders-in-the-Network-768x580.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Shared-Folders-in-the-Network-86x64.png 86w, https://www.technig.com/wp-content/uploads/2022/05/Shared-Folders-in-the-Network.png 1182w" sizes="(max-width: 655px) 100vw, 655px" /><figcaption class="wp-element-caption">Shared Folder in the Network</figcaption></figure></div>


<p>To see whether your folder is shared on the network, press th<strong>e Windows +R</strong> buttons and write the <strong>\ServerName</strong> in the Run and enter. You see the shared folder appear.</p>



<h3 class="wp-block-heading"><strong>How to create Distributed File System (DFS) Namespace</strong></h3>



<p>Once the namespace is created, you can start adding shared folders to it. Here are the steps on how to do it. Now let&#8217;s create a namespace by the name of <strong>Sales</strong> in the DFS Management.</p>



<ol class="wp-block-list">
<li>Right-click the namespace that you want to add the shared folder to and select&nbsp;<strong>New Folder</strong>.</li>



<li>In the&nbsp;<strong>New Folder Wizard</strong>, enter the folder name and click&nbsp;<strong>Next</strong>.</li>



<li>Select the shared folder that you want to add to the namespace and click&nbsp;<strong>Next</strong>.</li>



<li>Review the configuration settings and click&nbsp;<strong>Create</strong>.</li>
</ol>



<p>Following are the real scenario of adding shared folders to the namespace. </p>



<ol class="wp-block-list" type="1">
<li>In the server manager window, click on administrative tools.</li>



<li>Find the DFS Management and open it.</li>



<li>You see the two components of the DFS on the left-hand side; right-click on the <strong>Namespace&gt; New Namespace.</strong></li>
</ol>


<div class="wp-block-image is-style-default">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/05/New-Namespace-1024x659.png" alt="How to Install and Configure Distributed File System Namespace" class="wp-image-18337" width="768" height="494" srcset="https://www.technig.com/wp-content/uploads/2022/05/New-Namespace-1024x659.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/New-Namespace-300x193.png 300w, https://www.technig.com/wp-content/uploads/2022/05/New-Namespace-768x494.png 768w, https://www.technig.com/wp-content/uploads/2022/05/New-Namespace-210x136.png 210w, https://www.technig.com/wp-content/uploads/2022/05/New-Namespace.png 1319w" sizes="(max-width: 768px) 100vw, 768px" /></figure></div>


<ol class="wp-block-list" type="1" start="4">
<li>Write or browse the server&#8217;s name to host the Namespace and click next.</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/05/Namespace-Server-1024x824.png" alt="Namespace Server" class="wp-image-18338" width="768" height="618" srcset="https://www.technig.com/wp-content/uploads/2022/05/Namespace-Server-1024x824.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Namespace-Server-300x241.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Namespace-Server-768x618.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Namespace-Server.png 1070w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption class="wp-element-caption">Select the Namespace Server</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="5">
<li>Enter the name of the Namespace. I name the namespace <strong>Sales.</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/05/Name-the-Namespace-1024x824.png" alt="How to Install and Configure Distributed File System Namespace" class="wp-image-18339" width="768" height="618" srcset="https://www.technig.com/wp-content/uploads/2022/05/Name-the-Namespace-1024x824.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Name-the-Namespace-300x241.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Name-the-Namespace-768x618.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Name-the-Namespace.png 1070w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption class="wp-element-caption">Name the Namespace</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="6">
<li>Click on the <strong>Edit Settings</strong> button to customize the users&#8217; permissions for the shared folders in the Namespace, and then click the Ok button. Click next.</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/05/Customize-the-Users-Permissions.png" alt="How to Install and Configure Distributed File System Namespace" class="wp-image-18340" width="438" height="549" srcset="https://www.technig.com/wp-content/uploads/2022/05/Customize-the-Users-Permissions.png 584w, https://www.technig.com/wp-content/uploads/2022/05/Customize-the-Users-Permissions-239x300.png 239w" sizes="(max-width: 438px) 100vw, 438px" /><figcaption class="wp-element-caption">Customize the User&#8217;s Permissions</figcaption></figure></div>


<p>There are two types of namespaces: domain-based namespaces and standalone namespaces. Domain-based namespaces can be stored on one or multiple namespace servers and in Active Directory Domain Services (AD DS). Standalone namespaces, on the other hand, are stored on one namespace server. If you choose to create a domain-based namespace, you will need to enable Windows Server 2008 mode.</p>



<ol class="wp-block-list" type="1" start="7">
<li>Select the type of Namespace and click next.</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/05/Namespace-Type-1024x824.png" alt="Namespace Type" class="wp-image-18341" width="727" height="585" srcset="https://www.technig.com/wp-content/uploads/2022/05/Namespace-Type-1024x824.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Namespace-Type-300x241.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Namespace-Type-768x618.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Namespace-Type.png 1070w" sizes="(max-width: 727px) 100vw, 727px" /><figcaption class="wp-element-caption">Select the Type of Namespace</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="8">
<li>After reviewing all the settings, click on the <strong>Create</strong> button.</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/05/Create-Namespace-1024x824.png" alt="Create Namespace" class="wp-image-18343" width="726" height="584" srcset="https://www.technig.com/wp-content/uploads/2022/05/Create-Namespace-1024x824.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Create-Namespace-300x241.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Create-Namespace-768x618.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Create-Namespace.png 1070w" sizes="(max-width: 726px) 100vw, 726px" /><figcaption class="wp-element-caption">Create Namespace</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="9">
<li>Finally, you have created the Namespace and now close the Wizard by clicking on the Close button.</li>
</ol>



<h3 class="wp-block-heading"><strong>Create DFS Folders</strong></h3>



<p>It is time to bring together all those shared folders from different servers under one Namespace in one server. To do that:</p>



<ol class="wp-block-list" type="1">
<li>In the DFS Management, open the Namespace.</li>



<li>Right-click on the newly created Namespace and then <strong>New Folder</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/05/Create-DFS-Folder-1024x625.png" alt="Create DFS Folder" class="wp-image-18347" width="768" height="469" srcset="https://www.technig.com/wp-content/uploads/2022/05/Create-DFS-Folder-1024x625.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Create-DFS-Folder-300x183.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Create-DFS-Folder-768x469.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Create-DFS-Folder.png 1372w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption class="wp-element-caption">Create DFS Folder</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="3">
<li>Click on the <strong>Add button</strong> to connect the folder to the target path.</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/05/Add-button-1.png" alt="Click on Add button" class="wp-image-18349" width="443" height="468" srcset="https://www.technig.com/wp-content/uploads/2022/05/Add-button-1.png 590w, https://www.technig.com/wp-content/uploads/2022/05/Add-button-1-284x300.png 284w" sizes="(max-width: 443px) 100vw, 443px" /><figcaption class="wp-element-caption">Click on Add Button.</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="4">
<li>Browse for the target path, select the shared folder, and click the Ok button.</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/05/Write-the-target-Path.png" alt="Write the Target Path" class="wp-image-18350" width="443" height="189" srcset="https://www.technig.com/wp-content/uploads/2022/05/Write-the-target-Path.png 590w, https://www.technig.com/wp-content/uploads/2022/05/Write-the-target-Path-300x128.png 300w" sizes="(max-width: 443px) 100vw, 443px" /><figcaption class="wp-element-caption">Write or Browse the Target Path</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="5">
<li>Click on the Ok button to return to the New Folder Wizard, give the folder name, and click the <strong>Ok </strong>button.</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/05/Folder-Target2.png" alt="Folder Target SR2" class="wp-image-18352" width="443" height="468" srcset="https://www.technig.com/wp-content/uploads/2022/05/Folder-Target2.png 590w, https://www.technig.com/wp-content/uploads/2022/05/Folder-Target2-284x300.png 284w" sizes="(max-width: 443px) 100vw, 443px" /><figcaption class="wp-element-caption">Folder Target SR2-technig</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="6">
<li>Again, right-click on the Namespace, <strong>Create New Folder</strong> &gt; <strong>Add</strong> button, browse or write another server&#8217;s name, select their shared folder, give it a name, and then click on the OK button.</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/05/Second-Server-Path.png" alt="Second Server Path" class="wp-image-18353" width="443" height="455" srcset="https://www.technig.com/wp-content/uploads/2022/05/Second-Server-Path.png 590w, https://www.technig.com/wp-content/uploads/2022/05/Second-Server-Path-292x300.png 292w" sizes="(max-width: 443px) 100vw, 443px" /><figcaption class="wp-element-caption">Second Server Path</figcaption></figure></div>


<p>You can add multiple shared folders from multiple servers and add them into one Namespace.</p>



<p>Press Windows + R to open the Run dialog box. Type ComputerName and press Enter to check the new namespace you created. If you open that namespace folder in the network, you will see subfolders that are shortcuts to the folders you added to your namespace. These subfolders are linked to the shared folders on other servers. Now, you can access all of those shared folders from different locations under a single path.</p>



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



<p>In this article, you learned how to install the Distributed File System (DFS) namespace on Windows Server 2022 and configure the DFS namespace to group shared folders from different servers into one namespace. Since this article is already long, we will cover DFS replication in another session. Please feel free to share your thoughts and questions in the comment section below.</p>



<p><strong>Related: </strong><a href="https://www.technig.com/install-and-enable-data-deduplication-in-windows-server-2022/" target="_blank" rel="noreferrer noopener">How to Install and Enable Data Deduplication on Windows Server 2022</a></p>
<p>The post <a href="https://www.technig.com/install-and-configure-distributed-file-system-namespace/">Install and Configure Distributed File System in Windows Server 2022</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/install-and-configure-distributed-file-system-namespace/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18331</post-id>	</item>
		<item>
		<title>How to Install and Enable Data Deduplication in Windows Server 2022</title>
		<link>https://www.technig.com/install-and-enable-data-deduplication-in-windows-server-2022/</link>
					<comments>https://www.technig.com/install-and-enable-data-deduplication-in-windows-server-2022/#respond</comments>
		
		<dc:creator><![CDATA[Habib Sarwari]]></dc:creator>
		<pubDate>Sat, 28 May 2022 11:43:33 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Data Backup]]></category>
		<category><![CDATA[Data Deduplication]]></category>
		<category><![CDATA[Data Storage]]></category>
		<category><![CDATA[Deduplication]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Install and Configure]]></category>
		<category><![CDATA[Install Software]]></category>
		<category><![CDATA[Installation]]></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=18257</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Install and Enable Data Deduplication" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1.jpg 1200w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1-300x158.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1-1024x538.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1-768x403.jpg 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>When you store a massive amount of data in your system disks, you may find duplicated data. The duplicated data will impact storage efficiency. This probability is more actual when you save more similar files in your storage. For example, consider an educational center that stores thousands of students&#8217; files with a high volume of [&#8230;]</p>
<p>The post <a href="https://www.technig.com/install-and-enable-data-deduplication-in-windows-server-2022/">How to Install and Enable Data Deduplication in 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/05/Schedule-281x300-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Install and Enable Data Deduplication" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1.jpg 1200w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1-300x158.jpg 300w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1-1024x538.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-281x300-1-768x403.jpg 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>When you store a massive amount of data in your system disks, you may find duplicated data. The duplicated data will impact storage efficiency. This probability is more actual when you save more similar files in your storage. For example, consider an educational center that stores thousands of students&#8217; files with a high volume of similar contents and structures. Fortunately, <a href="https://docs.microsoft.com/en-us/windows-server/storage/data-deduplication/overview" target="_blank" rel="noreferrer noopener nofollow">data Deduplication</a> technology can manage duplicated data and improve storage efficiency. Data Deduplication is a process that eliminates the excessive copies of data and decreases the storage capacity requirements. In this article, we write on How to install and enable data Deduplication on Windows Server 2022. So, tune in with us till the end.</p>



<p><strong>Important note:</strong> Data Deduplication can deduplicate data on NTFS and ReFS only.</p>



<h2 class="wp-block-heading"><strong>Install data deduplication on Windows Server 2022</strong></h2>



<p>You can install the data deduplication feature on the windows server through the Server Manager, PowerShell, and Windows Admin Center. I will use the Server Manager to install the Dedup roles and features on Windows Server 2022 in this session. Follow me with the steps below to install:</p>



<ol class="wp-block-list" type="1"><li>Open the Server Manager.</li><li>On the server manager dashboard, click on <strong>Add roles and Features</strong>. (Or on the <strong>Manage</strong> &gt;<strong>Add</strong> <strong>Roles and Features</strong>)</li><li>In the <strong>Before You Begin</strong> wizard, click on the <strong>Next </strong>button.</li><li>Select the installation type: <strong>Role-based or feature-based installation</strong>, and click next.</li><li>Select the destination server and click <strong>next</strong>.</li><li>Find the <strong>File and Storage Services</strong> in the Server Roles wizard and expand it. Expand the <strong>File and iSCSI Services</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/05/File-and-Storage-Services-2-1024x730.png" alt="How to Install and Enable Data Deduplication in Windows Server 2022" class="wp-image-18261" width="768" height="548" srcset="https://www.technig.com/wp-content/uploads/2022/05/File-and-Storage-Services-2-1024x730.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/File-and-Storage-Services-2-300x214.png 300w, https://www.technig.com/wp-content/uploads/2022/05/File-and-Storage-Services-2-768x547.png 768w, https://www.technig.com/wp-content/uploads/2022/05/File-and-Storage-Services-2.png 1180w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>File and Storage Services</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="7"><li>Find the <strong>Data Deduplication</strong> feature and tick it. Click on the <strong>Add features</strong> button.</li><li>Click on the <strong>Next</strong> button till the Installation button activates. And click on the <strong>Install</strong> button. Wait for a few seconds; the feature will install.</li><li>Finally, close the wizard.</li></ol>



<h2 class="wp-block-heading"><strong>How to enable data deduplication on Server 2022?</strong></h2>



<p>After installing the data deduplication feature on your Windows Server, now you should enable it on a volume.</p>



<ol class="wp-block-list" type="1"><li>Determine on which volume you are going to apply the data deduplication. (You cannot implement it on the C drive)</li><li>Open the Server Manager dashboard.</li><li>On the left-hand side, click on <strong>File and Storage Services</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/05/File-and-Storage-Services-1-1-1024x598.png" alt="How to Install and Enable Data Deduplication in Windows Server 2022" class="wp-image-18262" width="512" height="299" srcset="https://www.technig.com/wp-content/uploads/2022/05/File-and-Storage-Services-1-1-1024x598.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/File-and-Storage-Services-1-1-300x175.png 300w, https://www.technig.com/wp-content/uploads/2022/05/File-and-Storage-Services-1-1-768x448.png 768w, https://www.technig.com/wp-content/uploads/2022/05/File-and-Storage-Services-1-1.png 1031w" sizes="(max-width: 512px) 100vw, 512px" /><figcaption>Click on the File and Storage Services</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="4"><li>Click on the <strong>Volumes</strong>.</li><li>Right-click on the desired volumes, and click on the <strong>Configure data deduplication</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/05/Enable-the-deduplication-1024x431.png" alt="How to Install and Enable Data Deduplication in Windows Server 2022" class="wp-image-18263" width="768" height="323" srcset="https://www.technig.com/wp-content/uploads/2022/05/Enable-the-deduplication-1024x431.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Enable-the-deduplication-300x126.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Enable-the-deduplication-768x324.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Enable-the-deduplication-1536x647.png 1536w, https://www.technig.com/wp-content/uploads/2022/05/Enable-the-deduplication.png 1626w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Enable the Deduplication</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="6"><li>You see, the data deduplication is disabled by default. Click on the drop-down menu to enable it. Select a proper answer from the three options below:<ol><li><strong>General-purpose file server</strong>: it is used for general purpose (I select this one here)</li><li><strong>Virtual desktop infrastructure server</strong>: choose this option if you use it for virtualization.</li><li><strong>Virtualized backup server</strong>: Select this option if you use the virtual machine as a backup server.</li></ol></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/05/Deduplication-Settings.png" alt="How to Install and Enable Data Deduplication in Windows Server 2022" class="wp-image-18264" width="485" height="416" srcset="https://www.technig.com/wp-content/uploads/2022/05/Deduplication-Settings.png 970w, https://www.technig.com/wp-content/uploads/2022/05/Deduplication-Settings-300x257.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Deduplication-Settings-768x659.png 768w" sizes="(max-width: 485px) 100vw, 485px" /><figcaption>Deduplication Settings</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="7"><li>Additionally, You can input a number to tell the server that starts deduplicating your files in a volume after some days. By default, it is three days. Here I want my server to deduplicate right now; that&#8217;s why I choose the 0 number.</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/05/Deduplicate-files-older.png" alt="When should your file be deduplicated" class="wp-image-18265" width="727" height="624" srcset="https://www.technig.com/wp-content/uploads/2022/05/Deduplicate-files-older.png 969w, https://www.technig.com/wp-content/uploads/2022/05/Deduplicate-files-older-300x258.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Deduplicate-files-older-768x659.png 768w" sizes="(max-width: 727px) 100vw, 727px" /><figcaption>Specify the Day</figcaption></figure></div>


<ol class="wp-block-list" type="1" start="8"><li>If you want to exclude some files and folders and do not want them to be deduplicated, click on the <strong>Add </strong>button and select the folder. Or write file extension and click enter.</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/05/Exclude-files-and-folders.png" alt="Exclude files and folders" class="wp-image-18266" width="728" height="623" srcset="https://www.technig.com/wp-content/uploads/2022/05/Exclude-files-and-folders.png 970w, https://www.technig.com/wp-content/uploads/2022/05/Exclude-files-and-folders-300x257.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Exclude-files-and-folders-768x658.png 768w" sizes="(max-width: 728px) 100vw, 728px" /><figcaption>Exclude Files and Folders</figcaption></figure></div>


<h3 class="wp-block-heading"><strong>How to Schedule the Deduplication on Windows Server 2022?</strong></h3>



<p>Additionally, in the Deduplication setting wizard, you see the <strong>Set Deduplication Schedule</strong> button. Click on that to schedule the Deduplication on your server.</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/05/Schedule-Deduplication.png" alt="Schedule the deduplication" class="wp-image-18267" width="727" height="624" srcset="https://www.technig.com/wp-content/uploads/2022/05/Schedule-Deduplication.png 969w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-Deduplication-300x258.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Schedule-Deduplication-768x659.png 768w" sizes="(max-width: 727px) 100vw, 727px" /><figcaption>Schedule Deduplication</figcaption></figure></div>


<p>You can set the time to start the Deduplication process and specify the Deduplication&#8217;s day, hours, and duration. Moreover, you can create a second schedule for throughput optimization. After you set the scheduled time, click <strong>Ok</strong>.</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/05/Schedule1-1.png" alt="Schedule the time" class="wp-image-18280" width="588" height="627" srcset="https://www.technig.com/wp-content/uploads/2022/05/Schedule1-1.png 940w, https://www.technig.com/wp-content/uploads/2022/05/Schedule1-1-281x300.png 281w, https://www.technig.com/wp-content/uploads/2022/05/Schedule1-1-768x819.png 768w" sizes="(max-width: 588px) 100vw, 588px" /><figcaption>Schedule Window</figcaption></figure></div>


<h3 class="wp-block-heading"><strong>How to Run Data Deduplication process on Volumes?</strong></h3>



<p>Now that you have installed the Data deduplication feature and enabled it on your Windows Server. You should know that it does not start deduplicating immediately. It will start running in the background when the system is idle or according to the time you specified in the schedule. However, you can run the Deduplication job on the targeted volumes manually. To illustrate it further, I have an <strong>E:</strong> drive on my system and want to implement the Deduplication process. To do that, I run the <strong>PowerShell</strong> as an administrator and write the following command, and enter.</p>



<p><strong><code>Start-DedupJob –Volume "Name_of_Volume" –Type Optimization</code></strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="154" src="https://www.technig.com/wp-content/uploads/2022/05/Start-Dedup-job-1024x154.png" alt="Start Dedup Job Manually" class="wp-image-18269" srcset="https://www.technig.com/wp-content/uploads/2022/05/Start-Dedup-job-1024x154.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Start-Dedup-job-300x45.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Start-Dedup-job-768x116.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Start-Dedup-job.png 1150w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Start Dedup Job Manually</figcaption></figure></div>


<h2 class="wp-block-heading"><strong>Conclusions</strong></h2>



<p>To conclude, you learned to install and enable data deduplication on Windows 2022. Data deduplication is a great way to enhance the efficiency of your storage on a Windows server. I hope you can benefit from this feature on your server to save storage space. You can write down in the comment section your thoughts and questions.</p>
<p>The post <a href="https://www.technig.com/install-and-enable-data-deduplication-in-windows-server-2022/">How to Install and Enable Data Deduplication in Windows Server 2022</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/install-and-enable-data-deduplication-in-windows-server-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18257</post-id>	</item>
	</channel>
</rss>
