Riguy Index and Archive:
|
Windows 2000 DFSDistributed File System Distributed File System: This is a guide to implementing an Active Directory-based DFS. DFS is basically a logical view of shared network resources. It is a more aesthetically pleasing method for users or employees to view networked folders and shared resources. A DFS tree is created (providing one logical view), and then roots (shares) are added to the tree, without regard to specific location. This is all transparent to the user. The location of said folders is meaningless to the user. But the ease of locating folders or files is very meaningful, to say the least. Instead of creating logon scripts and mapping endless drives to needed resources, a DFS structure can be created to provide a more palatable overview. This helps to alleviate the pain that users can experience when searching and sifting through endless amounts of oddly named public folders within a mapped share, for example. A Windows Administrator can create one log on script that can be placed in a group policy for an entire domain: it can point to the one logical DFS tree. Once again, some of the best material comes right from the Windows 2000 Server Help section, in this instance DFS Overview:
To begin: 1. Locate the DFS tool- go into Administrative Tools/DFS
2. Opposite-Click 'Distributed file System' now visible and then appears the 'New DFS Root Wizard'/ Next
3. Choose the Active Directory type of DFS root, or "Create a domain DFS root'. The SOHO networked domain in this instance is a fully integrated Active Directory domain, so this is the logical choice / Next:
4. The Domain name automatically fills in with
my internal domain name, 'riguy.local'. Try typing another name of a domain
which does not exist. After a timeout period, you should see
this error message. If there is a problem with the domain, this would be the
time to fix it:
5. After selecting the correct trusted domain name (my one and only local domain in this case), you need to select the Domain name or host / Next:
6. Then, you need to specify the Host Server for the DFS Root, which of course is a Windows 200 AD-based system / Next:
DFS Part II |