Step-By-Step Guide To Distributed File System (DFS) : Top of Page
Step-By-Step Guide To Distributed File System (DFS) : Top of Page
Because shared files are widely distributed across networks, administrators face growing
problems as they try to keep users connected to the data they need. The Distributed File
System (Dfs) in the Microsoft Windows® 2000 operating system provides a mechanism
for administrators to create logical views of directories and files, regardless of where
those files physically reside in the network. Fault tolerance of network storage resources
is also possible using Dfs.
Introduction
Because shared files are widely distributed across networks, administrators face growing
problems as they try to keep users connected to the data they need. The distributed file
system (Dfs) provides a mechanism for administrators to create logical views of
directories and files, regardless of where those files physically reside in the network.
Fault tolerance of network storage resources is also possible using Dfs.
This guide describes how to use the Dfs Share Creation wizard.
Prerequisites
The examples provided in this document assume you have already configured the
Microsoft Active Directory® service, and have administrator permissions for both the
domain and the server where you will be configuring Dfs.
You can create the base configuration by following the Step-by-Step Guide to a Common
Infrastructure for Windows 2000 Server Deployment
http://www.microsoft.com/windows2000/techinfo/planning/server/serversteps.asp
Before beginning this document.
If you are not using the common infrastructure, you need to make the appropriate
changes to this instruction set.
Top of page