
<?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>DFS-R Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/dfs-r/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/dfs-r/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Fri, 24 Jul 2020 03:00:37 +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>DFS-R Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/dfs-r/</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 (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" fetchpriority="high" 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>
<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 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><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>
<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 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><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>
<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>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>
<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>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>
<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><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>
<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><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>
<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><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>
<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>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>
<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><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>
<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>8. Finally, click <strong>Close</strong> to close the namespace processing wizard page.</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>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>
<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><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>
<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><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>
<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>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>
<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><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>
<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><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>
<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><strong>4.</strong> Select <strong>Enable access-based enumeration</strong> option and click <strong>Next</strong>.</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><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>
<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>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>
<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><strong>3.</strong> Simply click <strong>Next</strong> on the <strong>Replication Group and Replication Folder Name </strong>page.</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><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>
<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><strong>6.</strong> Select the <strong>Full Mesh</strong> topology on the <strong>Topology Selection</strong> page and hit <strong>Next</strong>.</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><strong>7.</strong> Leave the default setting on the <strong>Replication Group Schedule and Bandwidth</strong> then click Next.</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><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>
<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>Finally, the configuration should finish successfully. Expand namespace to <strong>Files</strong> and see the result.</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>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>
