
<?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>Distributed File System Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/distributed-file-system/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/distributed-file-system/</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>Distributed File System Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/distributed-file-system/</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>Install and Configure Distributed File System (DFS) on Windows Server 2012 R2</title>
		<link>https://www.technig.com/install-configure-distributed-file-system/</link>
					<comments>https://www.technig.com/install-configure-distributed-file-system/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Mon, 27 Jul 2015 13:24:47 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[DFS-N]]></category>
		<category><![CDATA[DFS-R]]></category>
		<category><![CDATA[Distributed File System]]></category>
		<category><![CDATA[Install and Configure]]></category>
		<category><![CDATA[Video Tutorials]]></category>
		<category><![CDATA[Windows Server 2012 R2]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=3228</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="798" height="564" src="https://www.technig.com/wp-content/uploads/2015/07/Install-and-Configure-Distributed-File-System.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Install and Configure Distributed File System" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/07/Install-and-Configure-Distributed-File-System.jpg 798w, https://www.technig.com/wp-content/uploads/2015/07/Install-and-Configure-Distributed-File-System-300x212.jpg 300w, https://www.technig.com/wp-content/uploads/2015/07/Install-and-Configure-Distributed-File-System-768x543.jpg 768w" sizes="(max-width: 798px) 100vw, 798px" /></div>
<p>The Distributed File System (DFS) provides a simplified view of file resources in Windows Server across multiple servers and sites while enabling efficient replication of folder contents between servers. In this article, we are going to show you the installation and configuration of distributed files system (DFS) in Windows Server 2012 R2. Install and Configure Distributed [&#8230;]</p>
<p>The post <a href="https://www.technig.com/install-configure-distributed-file-system/">Install and Configure Distributed File System (DFS) on Windows Server 2012 R2</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="798" height="564" src="https://www.technig.com/wp-content/uploads/2015/07/Install-and-Configure-Distributed-File-System.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Install and Configure Distributed File System" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/07/Install-and-Configure-Distributed-File-System.jpg 798w, https://www.technig.com/wp-content/uploads/2015/07/Install-and-Configure-Distributed-File-System-300x212.jpg 300w, https://www.technig.com/wp-content/uploads/2015/07/Install-and-Configure-Distributed-File-System-768x543.jpg 768w" sizes="(max-width: 798px) 100vw, 798px" /></div><p>The Distributed File System (<a href="https://technet.microsoft.com/en-us/library/dn281957.aspx" target="_blank" rel="noopener noreferrer">DFS</a>) provides a simplified view of file resources in Windows Server across multiple servers and sites while enabling efficient replication of folder contents between servers. In this article, we are going to show you the installation and configuration of distributed files system (DFS) in Windows Server 2012 R2.</p>
<h3>Install and Configure Distributed File System (DFS)</h3>
<p>For the testing purpose of DFS configuration, at least you must have two Windows Serve 2012 R2 installed in your lab. Here I have installed both of them in <a href="https://www.technig.com/hyper-v-beginner-guide-to-virtualization/" target="_blank" rel="noopener noreferrer">Hyper-V</a>. If you didn&#8217;t, just read <a href="https://www.technig.com/how-to-install-windows-server-2012-r2-step-by-step/" target="_blank" rel="noopener noreferrer">Install Windows Server 2012 R2</a> post. The first Server is the domain controller (DC). It has installed <a href="https://www.technig.com/install-active-directory-in-windows-server-2012-r2/" target="_blank" rel="noopener noreferrer">Active Directory</a>, <a href="https://www.technig.com/install-and-configure-dns-server-windows-server-2012-r2/" target="_blank" rel="noopener noreferrer">DNS Server</a>, <a href="https://www.technig.com/install-configure-dhcp-server-windows-server-2012-r2/" target="_blank" rel="noopener noreferrer">DHCP Server</a> and will install file server with DFS-N and DFS-R. The second server will be a member of the DFS Server.</p>
<h4>Installing and configuring DFS-N</h4>
<p>So let&#8217;s install the installing and configuring DFS Namespaces and replication roles in firs Server (DC). In the real world, don&#8217;t install too many roles in one server. So we are in the testing Lab.</p>
<p><strong>1.</strong> Log in to DC Server as domain admin and go to server manager dashboard. I assume that you already can install Server roles and features.</p>
<p><strong>2.</strong> Click Manage then click Add Roles and Features. On the add roles and features page, select <strong>Rule-based or feature-based installation</strong> and click <strong>Next</strong>.</p>
<p><strong>3.</strong> On the <strong>Server Selection</strong> page do noting, just click <strong>Next</strong>.</p>
<p><strong>4.</strong> On the <strong>Server Roles</strong> page expand the <strong>Files and Storage Services</strong> then expand <strong>File and iSCSI Services</strong>. Now select <strong>DFS Namespace</strong>, <strong>DFS Replication</strong> and <strong>File Server Resources Manager</strong>. Accept the default features as well then click <strong>Next</strong>.</p>
<p><figure id="attachment_3231" aria-describedby="caption-attachment-3231" style="width: 798px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Install-and-Configure-Distributed-File-System.jpg"><img loading="lazy" decoding="async" class="wp-image-3231 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Install-and-Configure-Distributed-File-System.jpg" alt="Install and Configure Distributed File System" width="798" height="564" srcset="https://www.technig.com/wp-content/uploads/2015/07/Install-and-Configure-Distributed-File-System.jpg 798w, https://www.technig.com/wp-content/uploads/2015/07/Install-and-Configure-Distributed-File-System-300x212.jpg 300w, https://www.technig.com/wp-content/uploads/2015/07/Install-and-Configure-Distributed-File-System-768x543.jpg 768w" sizes="(max-width: 798px) 100vw, 798px" /></a><figcaption id="caption-attachment-3231" class="wp-caption-text">Install and Configure Distributed File System</figcaption></figure></p>
<p><strong>5.</strong> On the <strong>Features,</strong> page leaves the default settings and click <strong>Next</strong>.</p>
<p><strong>6.</strong> Click <strong>Install</strong> on the <strong>Confirmation</strong> page in order to install DFS. It will take a minute to complete the installation task.</p>
<p><figure id="attachment_3233" aria-describedby="caption-attachment-3233" style="width: 798px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/DFS-Installation.jpg"><img loading="lazy" decoding="async" class="wp-image-3233 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/DFS-Installation.jpg" alt="DFS Installation" width="798" height="568" srcset="https://www.technig.com/wp-content/uploads/2015/07/DFS-Installation.jpg 798w, https://www.technig.com/wp-content/uploads/2015/07/DFS-Installation-300x214.jpg 300w, https://www.technig.com/wp-content/uploads/2015/07/DFS-Installation-768x547.jpg 768w" sizes="(max-width: 798px) 100vw, 798px" /></a><figcaption id="caption-attachment-3233" class="wp-caption-text">DFS Installation</figcaption></figure></p>
<p><strong>7.</strong> When the installation process has finished, click <strong>Close</strong> and go for configuration.</p>
<p>OK, the Distributed File System installation has finished successfully.</p>
<h3>Install Distributed File System (DFS) with PowerShell</h3>
<p>Try to install the File Server, DFS-N and DFS-R on the member server. It is better to do it with the PowerShell command line. It will help you to understand the process of installing DFS with PowerShell.</p>
<p>The second server must be joined to a domain, change the default name and set static IP address.</p>
<p><strong>1.</strong> Log in to a second server (<strong>FS2</strong>) as domain admin and open Windows PowerShell.</p>
<p><strong>2. </strong>Type &#8220;<strong>get-windowsfeatures -name fs*&#8221;</strong> and hit enter to show the File Server and DFS components.<strong> </strong></p>
<p><figure id="attachment_3235" aria-describedby="caption-attachment-3235" style="width: 994px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Install-DFS-Using-PowerShell.jpg"><img loading="lazy" decoding="async" class="wp-image-3235 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Install-DFS-Using-PowerShell.jpg" alt="Install DFS Using PowerShell" width="994" height="282" srcset="https://www.technig.com/wp-content/uploads/2015/07/Install-DFS-Using-PowerShell.jpg 994w, https://www.technig.com/wp-content/uploads/2015/07/Install-DFS-Using-PowerShell-300x85.jpg 300w, https://www.technig.com/wp-content/uploads/2015/07/Install-DFS-Using-PowerShell-768x218.jpg 768w" sizes="(max-width: 994px) 100vw, 994px" /></a><figcaption id="caption-attachment-3235" class="wp-caption-text">Install DFS Using PowerShell</figcaption></figure></p>
<p>The result shows that no roles are installed yet.</p>
<p><strong>3.</strong> So try to install with the following <strong>Install-WindowsFeature</strong> command.</p>
<blockquote><p><strong>Install-WindowsFeature -Name FS-DFS-Namespace,FS-DFS-Replication -IncludeManagementTools </strong></p></blockquote>
<p><figure id="attachment_3236" aria-describedby="caption-attachment-3236" style="width: 997px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Install-Windows-Features-with-PowerShell.jpg"><img loading="lazy" decoding="async" class="wp-image-3236 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Install-Windows-Features-with-PowerShell.jpg" alt="Install Windows Features with PowerShell" width="997" height="465" srcset="https://www.technig.com/wp-content/uploads/2015/07/Install-Windows-Features-with-PowerShell.jpg 997w, https://www.technig.com/wp-content/uploads/2015/07/Install-Windows-Features-with-PowerShell-300x140.jpg 300w, https://www.technig.com/wp-content/uploads/2015/07/Install-Windows-Features-with-PowerShell-768x358.jpg 768w" sizes="(max-width: 997px) 100vw, 997px" /></a><figcaption id="caption-attachment-3236" class="wp-caption-text">Install Windows Features with PowerShell</figcaption></figure></p>
<p>When the installation finished successfully, execute the <strong>Get-WindowsFeature -Name fs*</strong> again to the changes result.</p>
<p>OK, the File Server and  Distributed File System are installed on both servers. Now it&#8217;s time to create a namespace for servers.</p>
<h3>Create a DFS NameSpace</h3>
<p><strong>1.</strong> On the DC Server open the <strong>DFS Management</strong> from <strong>Server Manager Dashboard</strong> and <strong>Tools</strong> menu.</p>
<p><figure id="attachment_3238" aria-describedby="caption-attachment-3238" style="width: 900px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/DFS-Management.jpg"><img loading="lazy" decoding="async" class="wp-image-3238 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/DFS-Management.jpg" alt="DFS Management" width="900" height="579" srcset="https://www.technig.com/wp-content/uploads/2015/07/DFS-Management.jpg 900w, https://www.technig.com/wp-content/uploads/2015/07/DFS-Management-300x193.jpg 300w, https://www.technig.com/wp-content/uploads/2015/07/DFS-Management-768x494.jpg 768w, https://www.technig.com/wp-content/uploads/2015/07/DFS-Management-210x136.jpg 210w" sizes="(max-width: 900px) 100vw, 900px" /></a><figcaption id="caption-attachment-3238" class="wp-caption-text">DFS Management</figcaption></figure></p>
<p><strong>2.</strong> On the <strong>DFS Management</strong> console click <strong>New Namespace</strong> on the <strong>Actions</strong> menu to open the New Namespace Wizard.</p>
<p><figure id="attachment_3239" aria-describedby="caption-attachment-3239" style="width: 919px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/NameSpace-Server.jpg"><img loading="lazy" decoding="async" class="wp-image-3239 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/NameSpace-Server.jpg" alt="NameSpace Server" width="919" height="313" srcset="https://www.technig.com/wp-content/uploads/2015/07/NameSpace-Server.jpg 919w, https://www.technig.com/wp-content/uploads/2015/07/NameSpace-Server-300x102.jpg 300w, https://www.technig.com/wp-content/uploads/2015/07/NameSpace-Server-768x262.jpg 768w" sizes="(max-width: 919px) 100vw, 919px" /></a><figcaption id="caption-attachment-3239" class="wp-caption-text">NameSpace Server</figcaption></figure></p>
<p><strong>3.</strong> Type the server name you want to use it as namespace host and click <strong>Next</strong>. I set on <strong>dc1</strong> server.</p>
<p><strong>4.</strong> On the <strong>namespace setting</strong> page, type a name (public) then click <strong>Edit Settings</strong>.</p>
<p><figure id="attachment_3240" aria-describedby="caption-attachment-3240" style="width: 728px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Namespace-Name-and-Settings.jpg"><img loading="lazy" decoding="async" class="wp-image-3240 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Namespace-Name-and-Settings.jpg" alt="Namespace Name and Settings" width="728" height="580" srcset="https://www.technig.com/wp-content/uploads/2015/07/Namespace-Name-and-Settings.jpg 728w, https://www.technig.com/wp-content/uploads/2015/07/Namespace-Name-and-Settings-300x239.jpg 300w" sizes="(max-width: 728px) 100vw, 728px" /></a><figcaption id="caption-attachment-3240" class="wp-caption-text">Namespace Name and Settings</figcaption></figure></p>
<p><strong>5.</strong> Select <strong>Administrators have full access: other users have read and write permission</strong> on the Edit namespaces Settings page then click <strong>OK</strong> to apply changes.</p>
<p><figure id="attachment_3241" aria-describedby="caption-attachment-3241" style="width: 402px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Edit-Namespace-Settings.jpg"><img loading="lazy" decoding="async" class="wp-image-3241 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Edit-Namespace-Settings.jpg" alt="Edit Namespace Settings" width="402" height="497" srcset="https://www.technig.com/wp-content/uploads/2015/07/Edit-Namespace-Settings.jpg 402w, https://www.technig.com/wp-content/uploads/2015/07/Edit-Namespace-Settings-243x300.jpg 243w" sizes="(max-width: 402px) 100vw, 402px" /></a><figcaption id="caption-attachment-3241" class="wp-caption-text">Edit Namespace Settings</figcaption></figure></p>
<p>On the <strong>Namespace setting</strong> page click <strong>Next</strong>.</p>
<p><strong>6.</strong> Select the Domain-based namespace on the <strong>Namespace Type</strong> page then click <strong>Next</strong>.</p>
<p><figure id="attachment_3242" aria-describedby="caption-attachment-3242" style="width: 727px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Namespace-Type.jpg"><img loading="lazy" decoding="async" class="wp-image-3242 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Namespace-Type.jpg" alt="Namespace Type" width="727" height="580" srcset="https://www.technig.com/wp-content/uploads/2015/07/Namespace-Type.jpg 727w, https://www.technig.com/wp-content/uploads/2015/07/Namespace-Type-300x239.jpg 300w" sizes="(max-width: 727px) 100vw, 727px" /></a><figcaption id="caption-attachment-3242" class="wp-caption-text">Namespace Type</figcaption></figure></p>
<p><strong>7.</strong> Once review the information and click <strong>Create</strong> to create the namespace on <strong>Review Settings and Create namespace</strong> page.</p>
<p><figure id="attachment_3243" aria-describedby="caption-attachment-3243" style="width: 725px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Creating-Namespace.jpg"><img loading="lazy" decoding="async" class="wp-image-3243 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Creating-Namespace.jpg" alt="Creating Namespace" width="725" height="582" srcset="https://www.technig.com/wp-content/uploads/2015/07/Creating-Namespace.jpg 725w, https://www.technig.com/wp-content/uploads/2015/07/Creating-Namespace-300x241.jpg 300w" sizes="(max-width: 725px) 100vw, 725px" /></a><figcaption id="caption-attachment-3243" class="wp-caption-text">Creating Namespace</figcaption></figure></p>
<p>8. Finally, click <strong>Close</strong> to close the namespace processing wizard page.</p>
<p><figure id="attachment_3244" aria-describedby="caption-attachment-3244" style="width: 726px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Confirmation.jpg"><img loading="lazy" decoding="async" class="wp-image-3244 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Confirmation.jpg" alt="Confirmation" width="726" height="578" srcset="https://www.technig.com/wp-content/uploads/2015/07/Confirmation.jpg 726w, https://www.technig.com/wp-content/uploads/2015/07/Confirmation-300x239.jpg 300w" sizes="(max-width: 726px) 100vw, 726px" /></a><figcaption id="caption-attachment-3244" class="wp-caption-text">Confirmation</figcaption></figure></p>
<p>Remember, namespace creating should be done without errors.</p>
<p>The namespace created successfully. Now try to add another namespace server to replicate with each other.</p>
<h3>Add a Namespace Server</h3>
<p>Let&#8217;s add the second server (FS2) as the second file server in order to replicate the shared resources between file servers.</p>
<p>1. Go to <strong>DFS Management</strong> page, expand <strong>Namespaces</strong> then select the created namespace and <strong>Namespace Servers</strong> tab.</p>
<p><figure id="attachment_3245" aria-describedby="caption-attachment-3245" style="width: 992px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Add-Namespace-Server.jpg"><img loading="lazy" decoding="async" class="wp-image-3245 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Add-Namespace-Server.jpg" alt="Add Namespace Server" width="992" height="529" srcset="https://www.technig.com/wp-content/uploads/2015/07/Add-Namespace-Server.jpg 992w, https://www.technig.com/wp-content/uploads/2015/07/Add-Namespace-Server-300x160.jpg 300w, https://www.technig.com/wp-content/uploads/2015/07/Add-Namespace-Server-768x410.jpg 768w" sizes="(max-width: 992px) 100vw, 992px" /></a><figcaption id="caption-attachment-3245" class="wp-caption-text">Add Namespace Server</figcaption></figure></p>
<p><strong>2.</strong> Click add a namespace server form action menu. Type the name of second files server and click <strong>Edit Settings</strong>.</p>
<p><figure id="attachment_3246" aria-describedby="caption-attachment-3246" style="width: 402px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Edit-Permission-Settings.jpg"><img loading="lazy" decoding="async" class="wp-image-3246 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Edit-Permission-Settings.jpg" alt="Edit Permission Settings" width="402" height="494" srcset="https://www.technig.com/wp-content/uploads/2015/07/Edit-Permission-Settings.jpg 402w, https://www.technig.com/wp-content/uploads/2015/07/Edit-Permission-Settings-244x300.jpg 244w" sizes="(max-width: 402px) 100vw, 402px" /></a><figcaption id="caption-attachment-3246" class="wp-caption-text">Edit Permission Settings</figcaption></figure></p>
<p><strong>3.</strong> Select the <strong>Administration have full access: other users have read and write permission</strong> on the edit permission settings page and click OK twice to add the namespace server without any errors.</p>
<p><figure id="attachment_3249" aria-describedby="caption-attachment-3249" style="width: 608px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Namespace-Servers.jpg"><img loading="lazy" decoding="async" class="wp-image-3249 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Namespace-Servers.jpg" alt="Namespace Servers" width="608" height="165" srcset="https://www.technig.com/wp-content/uploads/2015/07/Namespace-Servers.jpg 608w, https://www.technig.com/wp-content/uploads/2015/07/Namespace-Servers-300x81.jpg 300w" sizes="(max-width: 608px) 100vw, 608px" /></a><figcaption id="caption-attachment-3249" class="wp-caption-text">Namespace Servers</figcaption></figure></p>
<p>The result should be like a screenshot.</p>
<h3>Add Shared Folders to Root Namespace</h3>
<p>We need a shared folder within our both file servers. This shared folder keeps shared files and resources. So let&#8217;s create the folders and share them.</p>
<p><strong>1.</strong> From F<strong>ile and Storage Services</strong> on the Server Manager dashboard, right-click on the main page and click <strong>New Share</strong> to create a shared folder.</p>
<p><figure id="attachment_3248" aria-describedby="caption-attachment-3248" style="width: 1003px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/File-and-Storage-Services.jpg"><img loading="lazy" decoding="async" class="wp-image-3248 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/File-and-Storage-Services.jpg" alt="File and Storage Services" width="1003" height="397" srcset="https://www.technig.com/wp-content/uploads/2015/07/File-and-Storage-Services.jpg 1003w, https://www.technig.com/wp-content/uploads/2015/07/File-and-Storage-Services-300x119.jpg 300w, https://www.technig.com/wp-content/uploads/2015/07/File-and-Storage-Services-768x304.jpg 768w" sizes="(max-width: 1003px) 100vw, 1003px" /></a><figcaption id="caption-attachment-3248" class="wp-caption-text">File and Storage Services</figcaption></figure></p>
<p><strong>2.</strong> Select the<strong> Type a custom path</strong> on the Share Location page and type the location of the folder in which you want to share it then hit <strong>Next</strong>.</p>
<p><figure id="attachment_3250" aria-describedby="caption-attachment-3250" style="width: 770px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/DFS-Share-Location.jpg"><img loading="lazy" decoding="async" class="wp-image-3250 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/DFS-Share-Location.jpg" alt="DFS Share Location" width="770" height="564" srcset="https://www.technig.com/wp-content/uploads/2015/07/DFS-Share-Location.jpg 770w, https://www.technig.com/wp-content/uploads/2015/07/DFS-Share-Location-300x220.jpg 300w, https://www.technig.com/wp-content/uploads/2015/07/DFS-Share-Location-768x563.jpg 768w, https://www.technig.com/wp-content/uploads/2015/07/DFS-Share-Location-86x64.jpg 86w" sizes="(max-width: 770px) 100vw, 770px" /></a><figcaption id="caption-attachment-3250" class="wp-caption-text">Distributed File System &#8211;  Share Location</figcaption></figure></p>
<p><strong>3.</strong> Specify the share name and description then click <strong>Next</strong>. I ask you the path does not exist, just click OK to create the folder.</p>
<p><figure id="attachment_3251" aria-describedby="caption-attachment-3251" style="width: 742px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/DFS-Share-Name.jpg"><img loading="lazy" decoding="async" class="wp-image-3251 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/DFS-Share-Name.jpg" alt="DFS Share Name" width="742" height="283" srcset="https://www.technig.com/wp-content/uploads/2015/07/DFS-Share-Name.jpg 742w, https://www.technig.com/wp-content/uploads/2015/07/DFS-Share-Name-300x114.jpg 300w" sizes="(max-width: 742px) 100vw, 742px" /></a><figcaption id="caption-attachment-3251" class="wp-caption-text">DFS Share Name</figcaption></figure></p>
<p><strong>4.</strong> Select <strong>Enable access-based enumeration</strong> option and click <strong>Next</strong>.</p>
<p><figure id="attachment_3252" aria-describedby="caption-attachment-3252" style="width: 769px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Enable-access-based-enumeration-.jpg"><img loading="lazy" decoding="async" class="wp-image-3252 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Enable-access-based-enumeration-.jpg" alt="Enable access-based enumeration" width="769" height="559" srcset="https://www.technig.com/wp-content/uploads/2015/07/Enable-access-based-enumeration-.jpg 769w, https://www.technig.com/wp-content/uploads/2015/07/Enable-access-based-enumeration--300x218.jpg 300w, https://www.technig.com/wp-content/uploads/2015/07/Enable-access-based-enumeration--768x558.jpg 768w, https://www.technig.com/wp-content/uploads/2015/07/Enable-access-based-enumeration--86x64.jpg 86w" sizes="(max-width: 769px) 100vw, 769px" /></a><figcaption id="caption-attachment-3252" class="wp-caption-text">Enable access-based enumeration</figcaption></figure></p>
<p><strong>5.</strong> On the <strong>Permission</strong> page click Next. If you want to set permission to a domain user, click <strong>customize permissions</strong> and set permission for <strong>domain users</strong> group and <strong>domain admins </strong>group.</p>
<p>6. Click <strong>Next</strong> on <strong>Management Properties</strong> page. On the <strong>Quota</strong> page set a quota for the path if you want then click <strong>Next</strong>. On the <strong>Confirmation</strong> page click <strong>Create</strong> then click <strong>Close</strong> to complete the task.</p>
<p>Now you have successfully created a shared folder for DC server, but need to create the same folder for the second server (FS2) as well. Try to create a folder and simply share it like simple file sharing then set modify permission to domain admins group and domain users group.</p>
<h3>Add Folder to DFS-N and Configure Replication</h3>
<p>Try to add the two shared folders to the DFS namespace server. These tow folder will keep the shared resources and replicate.</p>
<p><strong>1.</strong> From the <strong>DFS Management</strong> console, click <strong>New Folder</strong> from the action menu and add the shared folders of both file servers like the screenshot.</p>
<p><figure id="attachment_3254" aria-describedby="caption-attachment-3254" style="width: 716px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Add-Folder-to-DFS.jpg"><img loading="lazy" decoding="async" class="wp-image-3254 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Add-Folder-to-DFS.jpg" alt="Add Folder to DFS" width="716" height="440" srcset="https://www.technig.com/wp-content/uploads/2015/07/Add-Folder-to-DFS.jpg 716w, https://www.technig.com/wp-content/uploads/2015/07/Add-Folder-to-DFS-300x184.jpg 300w" sizes="(max-width: 716px) 100vw, 716px" /></a><figcaption id="caption-attachment-3254" class="wp-caption-text">Add Folder to DFS</figcaption></figure></p>
<p>When done, just click OK and replication configuration will start.</p>
<p><strong>2.</strong> For configuring replication between tow file servers click <strong>Yes</strong> on the Replication page.</p>
<p><figure id="attachment_3255" aria-describedby="caption-attachment-3255" style="width: 491px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Replication.jpg"><img loading="lazy" decoding="async" class="wp-image-3255 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Replication.jpg" alt="Replication" width="491" height="195" srcset="https://www.technig.com/wp-content/uploads/2015/07/Replication.jpg 491w, https://www.technig.com/wp-content/uploads/2015/07/Replication-300x119.jpg 300w" sizes="(max-width: 491px) 100vw, 491px" /></a><figcaption id="caption-attachment-3255" class="wp-caption-text">Replication &#8211; Distributed File System</figcaption></figure></p>
<p><strong>3.</strong> Simply click <strong>Next</strong> on the <strong>Replication Group and Replication Folder Name </strong>page.</p>
<p><figure id="attachment_3257" aria-describedby="caption-attachment-3257" style="width: 720px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Replication-Group-and-Replication-Folder-Name.jpg"><img loading="lazy" decoding="async" class="wp-image-3257 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Replication-Group-and-Replication-Folder-Name.jpg" alt="Replication Group and Replication Folder Name" width="720" height="576" srcset="https://www.technig.com/wp-content/uploads/2015/07/Replication-Group-and-Replication-Folder-Name.jpg 720w, https://www.technig.com/wp-content/uploads/2015/07/Replication-Group-and-Replication-Folder-Name-300x240.jpg 300w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-3257" class="wp-caption-text">Replication Group and Replication Folder Name</figcaption></figure></p>
<p><strong>4.</strong> On <strong>Replication Eligibility</strong> page click Next.</p>
<p><strong>5.</strong> Select the first server (<strong>DC1)</strong> as a primary member server and click <strong>Next</strong>.</p>
<p><figure id="attachment_3258" aria-describedby="caption-attachment-3258" style="width: 626px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Primary-Member.jpg"><img loading="lazy" decoding="async" class="wp-image-3258 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Primary-Member.jpg" alt="Primary Member" width="626" height="111" srcset="https://www.technig.com/wp-content/uploads/2015/07/Primary-Member.jpg 626w, https://www.technig.com/wp-content/uploads/2015/07/Primary-Member-300x53.jpg 300w" sizes="(max-width: 626px) 100vw, 626px" /></a><figcaption id="caption-attachment-3258" class="wp-caption-text">Primary Member</figcaption></figure></p>
<p><strong>6.</strong> Select the <strong>Full Mesh</strong> topology on the <strong>Topology Selection</strong> page and hit <strong>Next</strong>.</p>
<p><figure id="attachment_3259" aria-describedby="caption-attachment-3259" style="width: 681px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Topology-Selection.jpg"><img loading="lazy" decoding="async" class="wp-image-3259 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Topology-Selection.jpg" alt="Topology Selection" width="681" height="248" srcset="https://www.technig.com/wp-content/uploads/2015/07/Topology-Selection.jpg 681w, https://www.technig.com/wp-content/uploads/2015/07/Topology-Selection-300x109.jpg 300w" sizes="(max-width: 681px) 100vw, 681px" /></a><figcaption id="caption-attachment-3259" class="wp-caption-text">Topology Selection  &#8211;  Distributed File System</figcaption></figure></p>
<p><strong>7.</strong> Leave the default setting on the <strong>Replication Group Schedule and Bandwidth</strong> then click Next.</p>
<p><figure id="attachment_3260" aria-describedby="caption-attachment-3260" style="width: 697px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Replication-Group-Schedule-and-Bandwidth.jpg"><img loading="lazy" decoding="async" class="wp-image-3260 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Replication-Group-Schedule-and-Bandwidth.jpg" alt="Replication Group Schedule and Bandwidth" width="697" height="263" srcset="https://www.technig.com/wp-content/uploads/2015/07/Replication-Group-Schedule-and-Bandwidth.jpg 697w, https://www.technig.com/wp-content/uploads/2015/07/Replication-Group-Schedule-and-Bandwidth-300x113.jpg 300w" sizes="(max-width: 697px) 100vw, 697px" /></a><figcaption id="caption-attachment-3260" class="wp-caption-text">Replication Group Schedule and Bandwidth</figcaption></figure></p>
<p><strong>8.</strong> Do note on the <strong>Review Settings and Create Replication Group</strong> only click <strong>Next to </strong>go to the next page.</p>
<p>9. On the <strong>Confirmation</strong> page. Click <strong>Close</strong> and close the page.</p>
<p><figure id="attachment_3262" aria-describedby="caption-attachment-3262" style="width: 725px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Replication-Confirmation.jpg"><img loading="lazy" decoding="async" class="wp-image-3262 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Replication-Confirmation.jpg" alt="Replication Confirmation" width="725" height="577" srcset="https://www.technig.com/wp-content/uploads/2015/07/Replication-Confirmation.jpg 725w, https://www.technig.com/wp-content/uploads/2015/07/Replication-Confirmation-300x239.jpg 300w" sizes="(max-width: 725px) 100vw, 725px" /></a><figcaption id="caption-attachment-3262" class="wp-caption-text">Replication Confirmation &#8211; Distributed File System</figcaption></figure></p>
<p>Finally, the configuration should finish successfully. Expand namespace to <strong>Files</strong> and see the result.</p>
<p><figure id="attachment_3264" aria-describedby="caption-attachment-3264" style="width: 980px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/07/Target-Folders.jpg"><img loading="lazy" decoding="async" class="wp-image-3264 size-full" src="https://www.technig.com/wp-content/uploads/2015/07/Target-Folders.jpg" alt="Target Folders" width="980" height="200" srcset="https://www.technig.com/wp-content/uploads/2015/07/Target-Folders.jpg 980w, https://www.technig.com/wp-content/uploads/2015/07/Target-Folders-300x61.jpg 300w, https://www.technig.com/wp-content/uploads/2015/07/Target-Folders-768x157.jpg 768w" sizes="(max-width: 980px) 100vw, 980px" /></a><figcaption id="caption-attachment-3264" class="wp-caption-text">Target Folders</figcaption></figure></p>
<p>To test the replication between the first file server and second file server, just copy a file to a shared folder (<strong>Files</strong>) from the first server and see the file should be on the second server as well.</p>
<h3>Install and Configure DFS on Windows Server 2016 &#8211; Video Tutorials</h3>
<p><iframe loading="lazy" title="Install and Configure DFS on Windows Server 2016" width="1170" height="658" src="https://www.youtube.com/embed/DywlhirOOb4?wmode=transparent&amp;rel=0&amp;feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>That is it a simple practice to install and configure Distributed File System on Windows Server 2012 R2. Hope you get something from distributed file system article and ask your related questions to the distributed file system through comment are.</p>
<p>The post <a href="https://www.technig.com/install-configure-distributed-file-system/">Install and Configure Distributed File System (DFS) on Windows Server 2012 R2</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/install-configure-distributed-file-system/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3228</post-id>	</item>
	</channel>
</rss>
