Distributed File System |
Windows 2000 Dfs comes in two configurations: domain-based and stand-alone.
Domain-based Dfs stores its configuration information in Active Directory. Because this information is made available on multiple domain controllers in the domain, domain-based Dfs provides high availability for any distributed file system in the domain. A domain-based Dfs root has the following characteristics:
Stand-alone Dfs stores its configuration in the registry of the local computer. It is intended for backward compatibility with previous versions of Dfs. A stand-alone Dfs root has the following characteristics:
New Dfs implementations must use a domain-based configuration to take advantage of Active Directory. Stand-alone Dfs is best for earlier implementations of Dfs.