Windows 9x clients can't use DFS unless they load a added component from Microsoft. AD Client (or something like that)
To browse to a DFS root, you would NOT need to put the servername in the path....as this would DEFEAT the purpose of DFS.
To browse a DFS root
\\domainname\dfsrootname
I think the problem is with your concept of DFS. I suggest going to the MS site and reading up on how to use DFS. Here is some information:
DFS has two parts to it.
ONE: DFS can help an organization create a hiearchy of shares. Meaning that you can have shares all over your network. DFS will help end users find network shares because they will no longer need to know SERVERNAMES.
TWO: DFS can replicate data. So, you can use DFS in your scenerio if you want. You will at least double your disk space
For example, if you have a server called SERVER1 with data contained in a shared folder called SHARE, you could replicated this data using DFS to another server.
If you were to do this, you would have an exact replica of the DATA on both servers. The replication will ask for a MASTER during the intitial setup; however, after the initial replication completes, the two SHARES will become equals. This means if data is saved to any of the shares, the data will be automatically replicated to the other share.
Here are some short comings:
- DFS can not warn end users of OPEN file locks. For example, say two users try to edit the same file. User A is on Server1 and Users B is editing on Server2. These users would not know that the other user is editing the same file. Therefore, who ever saves LAST will WIN. Therefore, it is recomended only to keep READ ONLY data in DFS replication data areas. What administrators normally due in a situation like yours is to limit access to one of the two servers. In this way, users can not UPDATE data in both places at once.
- If you have multiple sites, you must have a root replica in each site. If you don't, your XP/2K client may not get redirected properly. (Another feature of DFS is to redirect the clients automatically. This takes away the clients needs to understand server names. Because to the organization of shares unders DFS, the clients can point to a DFS root and "see" the hierarchy of shares. when the user tries to connect to a share, the DFS system points the client to the CLOSEST (or local site) share. If you don't have a root replica in each site, the clients will not get redirected properly.
-If you are replication large amounts of data (more than 10 GB's), you may have to repoint your STAGGING AREA folder to a larger disk. You may also have to increase the size of the staging area to accomidate this large data copy.
- You will be doubling your disk usage when you implement DFS between two servers. Beware of this issue as you will run out of disk space twice as quick.
- Only Windows 2000/XP clients can take advantage of the features of DFS (9x clients can download a tool however)
Otherwise, DFS is an awesome tool in Windows 2000.
Joseph L. Poandl
MCSE 2000
If your company is in need of experts to examine technical problems/solutions, please check out
(Sales@njcomputernetworks.com)