<?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/"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>DFS &#8211; AnonyViet &#8211; English Version</title>
	<atom:link href="https://en.anonyviet.com/tag/dfs/feed/" rel="self" type="application/rss+xml" />
	<link>https://en.anonyviet.com</link>
	<description>The most popular website for sharing information technology, computer networks, and security knowledge. Stay up to date with the hottest news and tips</description>
	<lastBuildDate>Sat, 28 Jan 2023 03:02:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://en.anonyviet.com/wp-content/uploads/2023/01/cropped-ico-logo-75x75-1.png</url>
	<title>DFS &#8211; AnonyViet &#8211; English Version</title>
	<link>https://en.anonyviet.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Distribute File System – DFS Namespace in Windows Server 2012 R2</title>
		<link>https://en.anonyviet.com/distribute-file-system-dfs-namespace-in-windows-server-2012-r2/</link>
					<comments>https://en.anonyviet.com/distribute-file-system-dfs-namespace-in-windows-server-2012-r2/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Sat, 28 Jan 2023 03:02:31 +0000</pubDate>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[DFS]]></category>
		<category><![CDATA[Distribute]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[Namespace]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=5340</guid>

					<description><![CDATA[A) Introduction Join the channel Telegram of the AnonyViet 👉 Link 👈 If in your company there are many file servers containing a lot of important data and you need to keep these data available to serve users. Moreover, later the company expands to branch sites and there is also a file server, the data [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div>
<p><span style="color: #ff0000;"><strong>A) Introduction</strong></span></p>
<div class="code-block code-block-16" style="margin: 8px 0; clear: both;">
<div align="center">
<table class=" aligncenter" style="background-color: #c0c0c0; border-collapse: collapse; width: 59.9985%;">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><span style="font-size: 12pt;"><strong>Join the channel <span style="color: #0000ff;">Telegram</span> of the <span style="color: #008080;">AnonyViet </span> 👉 <span style="text-decoration: underline;"><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Ft.me%2Fanonyvietchat" class="local-link" rel="noopener">Link</a></span>  👈</strong></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<p>If in your company there are many file servers containing a lot of important data and you need to keep these data available to serve users.  Moreover, later the company expands to branch sites and there is also a file server, the data will be scattered and scattered on the file servers.  When users want to access certain data, it will be very difficult, because they must determine which file server the data is located in in the network system.</p>
<p><b>Distributed File System (DFS)</b> is a solution that allows administrators to centralize discrete data on file servers to a common directory and implement replication features to ensure data is always available when there is a problem with the file server.  Includes 2 features: DFS Namespace and DFS Replication.</p>
<p>Provide 3 solutions:</p>
<ul>
<li><b>Sharing File Across the Board Office</b> : users go to any site can access the above directories, and they save data on these directories, the data will be replicated across other sites, thanks to DFS Replication</li>
<li><b>Data collection</b> : the data of the file servers in the branch will be replicated to the main office or data center, which helps to centralize the data in a single place.  Then the administrator in the main office will use backup solutions to back up all data.</li>
<li><b>Data distribution</b> : combine DFS Namespace and DFS Replication for folders like Software, Training, Document, Project.  Users will easily access and increase availability in the event of a problem (thanks to the DFS Replication feature), when users cannot access the DFS Server in their Site, the system will automatically redirect the user. via another Site&#8217;s DFS Server.  The data is still complete.  (Figure below)</li>
</ul>
<p><span style="color: #ff0000;"><strong>B) Overview of DFS Namespace</strong></span></p>
<p><strong>1. Introduction</strong></p>
<ul>
<li><b>DFS</b> <b>Namespace</b> : allows administrators to group shared folders located separately on file servers into a representative folder in the network, users only need to access the representative folder to see all shared folders on server files.</li>
<li><strong>DFS Namespace in Windows Server 2012 R2 : </strong>supports Direct Access by directing users to the nearest DFS Namespace Server for them to access DFS Namespace.  Use the latest version of Windows Management Infrastructure (WMIv2) to manage DFS Namespace</li>
<li><b>Types of DFS Namespace implementations:</b> Stand-alone namespace and Domain-based namespace</li>
<li><b>Structure of DFS Namespace</b> : includes Namespace Server, Namespace Root folder, Folder, Folder Target.</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F61.jpg" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img fetchpriority="high" decoding="async" title="6" src="https://huypd.files.wordpress.com/2013/11/6_thumb1.jpg?w=666&amp;h=445" alt="6" width="666" height="445" border="0"/></a></p>
<p><strong>2. Deploy DFS Namespace:</strong></p>
<p>Model :</p>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F52.jpg" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="5" src="https://huypd.files.wordpress.com/2013/11/5_thumb2.jpg?w=663&amp;h=317" alt="5" width="663" height="317" border="0"/></a></p>
<ul>
<li>AD machine (172.1.1.1/24) : is a DC machine (<span class="skimlinks-unlinked">huypd.com</span>), install DFS feature and be the 1st DFS Namespace Server</li>
<li>ADC machine (172.1.1.2/24) : is the machine that will act as the 2nd DFS Namespace Server (redundant) (no need to install the DFS role)</li>
<li>File Server 1 (172.1.1.3/24) : join domain, contains 2 shared folders, Software and Training</li>
<li>File Server 1 (172.1.1.4/24) : join domain, contains 2 shared folders, Project and News.</li>
<li>Client machine (172.1.1.5/24) : join domain and test DFS</li>
</ul>
<p>Perform :</p>
<ul>
<li>Create folders Software, Training, Project, News on File Server 1, File Server 2 (as shown).  Then proceed to Share the folder with Full Control permissions.  (Right-click Properties folder -> Sharing -> Advanced Sharing)</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F120.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="first" src="https://huypd.files.wordpress.com/2013/11/1_thumb8.png?w=561&amp;h=422" alt="first" width="561" height="422" border="0"/></a></p>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F216.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="2" src="https://huypd.files.wordpress.com/2013/11/2_thumb6.png?w=567&amp;h=426" alt="2" width="567" height="426" border="0"/></a></p>
<ul>
<li>The AD machine installs the DFS role.  Server Manager -> Add Roles and Features</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F125.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="first" src="https://huypd.files.wordpress.com/2013/11/1_thumb9.png?w=589&amp;h=411" alt="first" width="589" height="411" border="0"/></a></p>
<ul>
<li>Select File and Storage Services –> File and iSCSI Services –> Stick select 2 items “DFS Namespace” and “DFS Replication”</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F217.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="2" src="https://huypd.files.wordpress.com/2013/11/2_thumb7.png?w=600&amp;h=426" alt="2" width="600" height="426" border="0"/></a></p>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F37.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="3" src="https://huypd.files.wordpress.com/2013/11/3_thumb5.png?w=604&amp;h=429" alt="3" width="604" height="429" border="0"/></a></p>
<ul>
<li>After successfully installing the DFS role, now the AD machine has become a DFS Namespace server, now we go to DFS Management to create a Namespace.  (Right-click and select New namespace)</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F126.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="twelfth" src="https://huypd.files.wordpress.com/2013/11/12_thumb5.png?w=610&amp;h=479" alt="twelfth" width="610" height="479" border="0"/></a></p>
<ul>
<li>Select the server as the DFS Namespace server.</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F134.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="13" src="https://huypd.files.wordpress.com/2013/11/13_thumb4.png?w=558&amp;h=447" alt="13" width="558" height="447" border="0"/></a></p>
<ul>
<li>Declare a name for Root Folder</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F146.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="14" src="https://huypd.files.wordpress.com/2013/11/14_thumb6.png?w=561&amp;h=450" alt="14" width="561" height="450" border="0"/></a></p>
<ul>
<li>Choose a deployment model</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F153.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="15" src="https://huypd.files.wordpress.com/2013/11/15_thumb3.png?w=563&amp;h=451" alt="15" width="563" height="451" border="0"/></a></p>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F163.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="16" src="https://huypd.files.wordpress.com/2013/11/16_thumb3.png?w=557&amp;h=446" alt="16" width="557" height="446" border="0"/></a></p>
<ul>
<li>The next step is to create folders, these folders are used to contain the Folder Target of the File Servers</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F174.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="17" src="https://huypd.files.wordpress.com/2013/11/17_thumb4.png?w=626&amp;h=448" alt="17" width="626" height="448" border="0"/></a></p>
<ul>
<li>Create a Training folder and declare a folder targets pointing to the Training folder of File Server1</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F183.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="18" src="https://huypd.files.wordpress.com/2013/11/18_thumb3.png?w=359&amp;h=373" alt="18" width="359" height="373" border="0"/></a></p>
<ul>
<li>Same for the Software folder</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F192.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="19" src="https://huypd.files.wordpress.com/2013/11/19_thumb2.png?w=360&amp;h=374" alt="19" width="360" height="374" border="0"/></a></p>
<ul>
<li>After declaring 4 folders (News, Project, Software, Training).  Now we check again in Public Folder</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F202.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="20" src="https://huypd.files.wordpress.com/2013/11/20_thumb2.png?w=625&amp;h=449" alt="20" width="625" height="449" border="0"/></a></p>
<ul>
<li>Declare more Namespace Server for ADC machine to backup when AD machine dies, ADC will serve DFS Namespace (Right-click and select Add namespace server)</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F218.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="21" src="https://huypd.files.wordpress.com/2013/11/21_thumb3.png?w=622&amp;h=447" alt="21" width="622" height="447" border="0"/></a></p>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F223.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="22" src="https://huypd.files.wordpress.com/2013/11/22_thumb3.png?w=341&amp;h=274" alt="22" width="341" height="274" border="0"/></a></p>
<ul>
<li>Client machine login with user and check DFS Namespace</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F233.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="23" src="https://huypd.files.wordpress.com/2013/11/23_thumb3.png?w=599&amp;h=423" alt="23" width="599" height="423" border="0"/></a></p>
<ul>
<li>In Run type “\\<span class="skimlinks-unlinked">huypd.com\Public</span> Folder”</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F242.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="24" src="https://huypd.files.wordpress.com/2013/11/24_thumb2.png?w=633&amp;h=447" alt="24" width="633" height="447" border="0"/></a></p>
<ul>
<li>At this point we have successfully accessed.  We continue to check the redundancy of DFS, by shutting down the AD machine and accessing the above path again, this time the ADC will serve the Client&#8217;s DFS access.</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F251.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="25" src="https://huypd.files.wordpress.com/2013/11/25_thumb1.png?w=629&amp;h=472" alt="25" width="629" height="472" border="0"/></a></p>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;72&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;100&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 5\/5 - (100 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>            The article achieved: 5/5 &#8211; (100 votes)    </p>
</p></div>
<p><!-- AI CONTENT END 2 --></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/distribute-file-system-dfs-namespace-in-windows-server-2012-r2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2015/04/1-2.jpg" medium="image"></media:content>
            	</item>
		<item>
		<title>Distribute File System – DFS Replication in Windows Server 2012 R2</title>
		<link>https://en.anonyviet.com/distribute-file-system-dfs-replication-in-windows-server-2012-r2/</link>
					<comments>https://en.anonyviet.com/distribute-file-system-dfs-replication-in-windows-server-2012-r2/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Sat, 28 Jan 2023 02:42:55 +0000</pubDate>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[DFS]]></category>
		<category><![CDATA[Distribute]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[Replication]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=5328</guid>

					<description><![CDATA[first) Introduce Join the channel Telegram of the AnonyViet 👉 Link 👈 DFS Replication is a feature that allows two or more servers to synchronize data with each other, according to the Multi-master model. Supports replication scheduling and replication bandwidth throttling. Use Remote Differential Compression (RDC) protocol to synchronize data on the transmission line. When [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div>
<p><span style="color: #ff0000;"><b>first) </b><b>Introduce</b></span></p>
<div class="code-block code-block-16" style="margin: 8px 0; clear: both;">
<div align="center">
<table class=" aligncenter" style="background-color: #c0c0c0; border-collapse: collapse; width: 59.9985%;">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><span style="font-size: 12pt;"><strong>Join the channel <span style="color: #0000ff;">Telegram</span> of the <span style="color: #008080;">AnonyViet </span> 👉 <span style="text-decoration: underline;"><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Ft.me%2Fanonyvietchat" class="local-link" rel="noopener">Link</a></span>  👈</strong></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<p>DFS Replication is a feature that allows two or more servers to synchronize data with each other, according to the Multi-master model.  Supports replication scheduling and replication bandwidth throttling.</p>
<p>Use Remote Differential Compression (RDC) protocol to synchronize data on the transmission line.  When there is a change in data, RDC will only replicate the changed data, not completely replicate a new file.  Significantly saves bandwidth.</p>
<p><span style="color: #ff0000;"><b>2) </b><b>Structure of DFS Replication</b></span></p>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F444444444.jpg" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" title="444444444" src="https://huypd.files.wordpress.com/2013/11/444444444_thumb.jpg?w=626&amp;h=473" alt="444444444" width="626" height="473" border="0"/></a></p>
<ul>
<li>Replication group: is a group containing server members, replicating one or more folders together.</li>
<li>Replicate folders: are folders containing data that will be replicated to servers in the group, these replicated folders are always synchronized between servers.</li>
<li>In the first time setting up Replication, we have a machine as the Primary member, which is the machine that contains the data that you want to replicate to other servers in the group.</li>
<li>In the replication group, we can configure some parameters such as: schedule replication periodically, replicate bandwidth.</li>
</ul>
<p><span style="color: #ff0000;"><b>3) </b><b>DFS Replication setup process</b></span></p>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F55555555555.jpg" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="55555555555" src="https://huypd.files.wordpress.com/2013/11/55555555555_thumb.jpg?w=622&amp;h=491" alt="55555555555" width="622" height="491" border="0"/></a></p>
<p>1) After you finish configuring replication on DFS Server, the system will not set up replication immediately.  This configuration information will be sent to all Domain Controller machines, then Replication team members will go to the DC machine to get this information.</p>
<p>2) After having configuration information, other members will go to Primary member to get data, if any member gets all data from Primary member first, it will automatically replicate to other members. is different.</p>
<p>3) When all members have fully received Primary member&#8217;s data, then the replication setup process has also been completed.  At this point, the Primary member will no longer be defined, but all members are equal.  If any member&#8217;s data changes, it will immediately replicate to other members of the group.</p>
<p><span style="color: #ff0000;"><b>4) </b><b>New feature of DFS Replication on WS 2012 R2</b></span></p>
<ul>
<li><b>Database cloning for initial sync (New):</b> The Database Cloning feature allows administrators to export data and storage structures to a .xml configuration file (<strong>Export-DfsrClone</strong> ) on the Primary member then allow to bring this data and .xml file to other members to import (<strong>Import-DfsrClone)</strong>.  This helps to optimize replication time and synchronization time between Primary member and other members</li>
<li><b>Data Corruption recovery (New): </b>In previous versions, if DFS Replication detects that a member&#8217;s data is corrupted (corrupt), it will automatically delete that data on the member and perform the replication again.  In Windows Server 2012 R2, DFS Replication does self-correction by scanning and detecting where the data is corrupted, then it only needs to update those parts.<b/></li>
<li><b>Cross file RDC Disable (New): </b>is a feature that improves the RDC protocol for replication.  It filters out the changes in more detail.  Helps to maximize replication bandwidth, but in return requires more CPU and Disk computing.<b/></li>
<li><b>File Staging Tuning (New): </b>Each member will have a Staging queue.  This queue is used to organize your own replication data and send it to other members.  Default 1 block of data in the queue is 256KB, can be configured higher.<b/>Staging also supports compression.  Can use the command <strong>Set-DfsrMembership</strong> <strong>–MinimumFileStagingSize </strong>to reconfigure the data block.</li>
<li><b>Preserved file restoration (New): </b>Allows recovery of files in Existing, Conflict and Deleted folders.<b/></li>
<li><b>Unexpected shutdown database recovery improvement (Updated): </b>The sudden server failure leads to data loss and leads to errors (corrupt).  Windows Server 2012 R2 will detect and automatically check for and recover corrupted data<b/></li>
<li><b>Membership disabling improvements (Updated): </b>When you detach a member from the replication group, this member automatically deletes the folders located in DfsrPrivate (including Staging,conflict and deleted, preexisting).  In Windows Server 2012 R2 it is allowed to keep these folders</li>
</ul>
<p><strong><span style="color: #ff0000;">5) Replication Deployment Model</span></strong></p>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2Fic195937.gif" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="IC195937" src="https://huypd.files.wordpress.com/2013/11/ic195937_thumb.gif?w=240&amp;h=140" alt="IC195937" width="240" height="140" border="0"/></a></p>
<ul>
<li><strong>Hub and Spoke topology: </strong>There can be one or more servers as Hub, and the servers located in the branch will do Spoke.  Hub Server&#8217;s data will be replicated to Spoke Servers, and vice versa.  Spoke servers will not be allowed to replicate data.  Everything has to go through the Hub as an intermediary.</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2Fic195938.gif" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="IC195938" src="https://huypd.files.wordpress.com/2013/11/ic195938_thumb.gif?w=214&amp;h=153" alt="IC195938" width="214" height="153" border="0"/></a></p>
<ul>
<li><strong>Full mesh topology:</strong> servers will be allowed to replicate each other.  For example, when there is a file on a certain server, it will replicate that file to all other members.</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2Fic195939.gif" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="IC195939" src="https://huypd.files.wordpress.com/2013/11/ic195939_thumb.gif?w=309&amp;h=232" alt="IC195939" width="309" height="232" border="0"/></a></p>
<ul>
<li><strong>Custom topology</strong>: customizable, can combine Full mesh and Hub and Spoke together.  One Server is the total Hub and the branches are the Spoke, then the Spoke Servers will configure the Full mesh for each other.</li>
</ul>
<p><strong><span style="color: #ff0000;">6) Lab deployment</span></strong></p>
<p><strong><span style="color: #000000;">Model deployment:</span></strong></p>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F33333.jpg" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="33333" src="https://huypd.files.wordpress.com/2013/11/33333_thumb.jpg?w=650&amp;h=421" alt="33333" width="650" height="421" border="0"/></a></p>
<ul>
<li>AD (172.1.1./24) : Domain controller machine (<span class="skimlinks-unlinked">Huypd.com</span>).</li>
<li>FS1: File Server 1 machine (172.1.1.2/24), which is the Primary Server, replicates the folder named “Public Data FS1”.</li>
<li>FS2: File Server 2 machine (172.1.1.3/24), containing Replicate data in the folder “Replication Data Software and New”.</li>
<li>FS3: File Server 3 machine (172.1.1.4/24), containing Replicate data in the folder “Public Data FS1”.</li>
<li>Description: the deployment model is Full Mesh, configure Replicate between FS1 and FS2 using the interface, continue to implement the &#8220;Database cloning for initial sync&#8221; feature to export and import data from FS1 to FS3, then execute add FS3 to the Replication group using the shell command.</li>
</ul>
<p><strong>Perform:</strong></p>
<ul>
<li>On machine FS1, create a folder “Public Data FS1” containing data.  Machine FS2, create folder “Replication Software and News”.</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F111111111111111111.jpg" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="111111111111111111" src="https://huypd.files.wordpress.com/2013/11/111111111111111111_thumb.jpg?w=546&amp;h=377" alt="111111111111111111" width="546" height="377" border="0"/></a></p>
<ul>
<li>Install DFS Replication feature for all 3 File Server machines.  (Server Manager -> Add roles and features -> File and Storage Services -> DFS Replication”.</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F127.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="first" src="https://huypd.files.wordpress.com/2013/11/1_thumb10.png?w=551&amp;h=392" alt="first" width="551" height="392" border="0"/></a></p>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F219.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="2" src="https://huypd.files.wordpress.com/2013/11/2_thumb8.png?w=547&amp;h=389" alt="2" width="547" height="389" border="0"/></a></p>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F38.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="3" src="https://huypd.files.wordpress.com/2013/11/3_thumb6.png?w=551&amp;h=391" alt="3" width="551" height="391" border="0"/></a></p>
<ul>
<li>After installing the DFS Replication feature, create a Replication Group.  Right-click -> New Replication Group</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F1201.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="12 0" src="https://huypd.files.wordpress.com/2013/11/120_thumb.png?w=549&amp;h=395" alt="12 0" width="549" height="395" border="0"/></a></p>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F128.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="twelfth" src="https://huypd.files.wordpress.com/2013/11/12_thumb6.png?w=493&amp;h=395" alt="twelfth" width="493" height="395" border="0"/></a></p>
<ul>
<li>Name the Replication Group “Replication News and Projects”</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F135.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="13" src="https://huypd.files.wordpress.com/2013/11/13_thumb5.png?w=497&amp;h=398" alt="13" width="497" height="398" border="0"/></a></p>
<ul>
<li>Declare 2 Servers, FS1 and FS2.</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F147.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="14" src="https://huypd.files.wordpress.com/2013/11/14_thumb7.png?w=499&amp;h=400" alt="14" width="499" height="400" border="0"/></a></p>
<ul>
<li>Select model (this lab is Full mesh)</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F154.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="15" src="https://huypd.files.wordpress.com/2013/11/15_thumb4.png?w=503&amp;h=403" alt="15" width="503" height="403" border="0"/></a></p>
<ul>
<li>Select bandwidth for replication</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F164.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="16" src="https://huypd.files.wordpress.com/2013/11/16_thumb4.png?w=507&amp;h=406" alt="16" width="507" height="406" border="0"/></a></p>
<ul>
<li>Select server FS1 as Primary member</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F175.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="17" src="https://huypd.files.wordpress.com/2013/11/17_thumb5.png?w=508&amp;h=407" alt="17" width="508" height="407" border="0"/></a></p>
<ul>
<li>Select the replicate folder on the FS1 server.  Here is the folder “Public Data FS1”</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F184.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="18" src="https://huypd.files.wordpress.com/2013/11/18_thumb4.png?w=505&amp;h=405" alt="18" width="505" height="405" border="0"/></a></p>
<ul>
<li>On the FS2 server, click Edit.  Select the folder to receive replicated data, here is the folder “Replicate Software and New”</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F193.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="19" src="https://huypd.files.wordpress.com/2013/11/19_thumb3.png?w=509&amp;h=408" alt="19" width="509" height="408" border="0"/></a></p>
<ul>
<li>After completing the configuration process, the system will now proceed to set up Replication</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F203.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="20" src="https://huypd.files.wordpress.com/2013/11/20_thumb3.png?w=512&amp;h=410" alt="20" width="512" height="410" border="0"/></a></p>
<p><strong>Configure DFS Replication for FS3 with the new feature “Database Cloning for initial replication”</strong></p>
<ul>
<li>On the FS1 machine, open Windows PowerShell.  Type command <strong>Export-DfsrClone –Volume C: –Path “C:\Dfsrclone”</strong> to proceed to export the .xml file containing the structure of the drive and information about the configuration of DFS Replication.</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F129.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="first" src="https://huypd.files.wordpress.com/2013/11/1_thumb11.png?w=523&amp;h=385" alt="first" width="523" height="385" border="0"/></a></p>
<ul>
<li>Next, on the FS1 server, we output the data in Public Data FS1 with the command<strong><span class="skimlinks-unlinked">Robocopy.exe</span> “C:\Public Data FS1” “”</strong><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Ffs3%2Fc%24%2FPublic" class="ext-link" rel="external nofollow noopener" onclick="this.target='_blank';"><strong>\\fs3\c$\Public</strong></a><strong>  Data FS1” /E /B /COPYALL /R:6 /W:5 /MT:64 /XD DfsrPrivate /TEE /LOG+:<span class="skimlinks-unlinked">Preseed.log</span></strong></li>
<li>/E : copy the whole subdirectory, /Copyall : copy all information and properties of the file, /R: number of times to copy if it fails, /W: time to wait to re-copy, /MT : creates multiple copy streams, /TEE : outputs the output to the console, /LOG : records the execution in a Log file.</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F220.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="2" src="https://huypd.files.wordpress.com/2013/11/2_thumb9.png?w=531&amp;h=520" alt="2" width="531" height="520" border="0"/></a></p>
<ul>
<li>At this time, the FS3 Server side has a Public Data FS1 folder and data.</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F39.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="3" src="https://huypd.files.wordpress.com/2013/11/3_thumb7.png?w=530&amp;h=409" alt="3" width="530" height="409" border="0"/></a></p>
<ul>
<li>On Server FS1, execute the command <strong><span class="skimlinks-unlinked">Robocopy.exe</span> C:\DfsrClone</strong><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Ffs3%2FC%24%2FDfsrClone" class="ext-link" rel="external nofollow noopener" onclick="this.target='_blank';"><strong>\\FS3\C$\DfsrClone</strong></a><strong>  /B . </strong>Copy the DfsrClone folder to FS3.</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F47.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="4" src="https://huypd.files.wordpress.com/2013/11/4_thumb6.png?w=540&amp;h=417" alt="4" width="540" height="417" border="0"/></a></p>
<ul>
<li>After executing the above command, the DfsrClone folder is already on FS3 on C drive</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F54.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="5" src="https://huypd.files.wordpress.com/2013/11/5_thumb4.png?w=542&amp;h=419" alt="5" width="542" height="419" border="0"/></a></p>
<ul>
<li>On FS3, Import information in DfsrClone into the DFS Replication role, done with 2 commands:
<ul>
<li><strong>RD “C:\System Volume information\dfsr” –Force –Recurse , </strong>delete the Dfsr folder (if exists in the system) before importing into .</li>
<li><strong>Import-DfsrClone –Volume C: –path “C:\DfsrClone” , </strong>Import the information in the DfsrClone folder into DFS Replication.</li>
</ul>
</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F64.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="6" src="https://huypd.files.wordpress.com/2013/11/6_thumb4.png?w=542&amp;h=399" alt="6" width="542" height="399" border="0"/></a></p>
<ul>
<li>Next, use the Shell command to Add the FS3 machine to the Replication group “Replication News and Projects”.
<ul>
<li><strong>Add-DfsrMember –GroupName “Replication News and Projects” –ComputerName “FS3” |  Set-DfsrMembership -FolderName “Public Data FS1” –ContentPath “C:\Public Data FS1”</strong></li>
</ul>
</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F74.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="7" src="https://huypd.files.wordpress.com/2013/11/7_thumb4.png?w=544&amp;h=400" alt="7" width="544" height="400" border="0"/></a></p>
<ul>
<li>Execute the next command <strong>Add-DfsrConnection –GroupName “Replication News and Projects” –SourceComputerName “FS1” –DestinationComputerName “FS3” , </strong>This command creates a DFS Replication Connection that connects FS3 with the other 2 servers, and declares FS1 as Primary Member to proceed for the initial replication setup process.</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F86.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="8" src="https://huypd.files.wordpress.com/2013/11/8_thumb6.png?w=552&amp;h=406" alt="8" width="552" height="406" border="0"/></a></p>
<ul>
<li>Check again, now in the Replication Group has fully connected members and connections or not.  If there is enough, then FS3 will now perform the process of setting up Replication with FS1.</li>
</ul>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fhuypd.files.wordpress.com%2F2013%2F11%2F95.png" rel="noopener external nofollow" class="ext-image" onclick="this.target='_blank';"><img decoding="async" loading="lazy" title="9" src="https://huypd.files.wordpress.com/2013/11/9_thumb5.png?w=557&amp;h=400" alt="9" width="557" height="400" border="0"/></a></p>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;74&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;100&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 5\/5 - (100 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>            The article achieved: 5/5 &#8211; (100 votes)    </p>
</p></div>
<p><!-- AI CONTENT END 2 --></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/distribute-file-system-dfs-replication-in-windows-server-2012-r2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2015/04/5-1.jpg" medium="image"></media:content>
            	</item>
	</channel>
</rss>
