Discussion:
DFS subdirectories
(too old to reply)
Jodie
2003-12-03 16:45:27 UTC
Permalink
I'm trying to setup DFS on my win2000 servers for my
company. I am able to setup a root and then subdirectories
under that, but what I'm wanting to do is make those
subdirectories "subroots" if you will. I would like to
create a subroot for each department (ex: engineering) in
my company and under that sub, link all the directories
that they use. However, when I do this, all I can see is
the first link under that "subroot". I'm not sure what
I'm doing wrong, or if what I'm trying to do is even
possible. Any help would be great!
Mukul Gupta [MSFT]
2003-12-04 18:51:35 UTC
Permalink
Hi,
Can you describe more here with example what kind of namespace heirarchy are
you trying to set? and what are you seeing? Then I can suggest ways of
achieving that heirarchy.
--
Thanks
Mukul [MSFT]

PS: Please post DFS related queries in newsgroup
microsoft.public.server.dfs_frs. Please use "DFS" in subject to make it
immediately noticeable.

PS: Please find latest dfsutil.exe for Win2003 (updated) at
http://www.microsoft.com/downloads/details.aspx?FamilyId=82E8DEC3-C7A3-4B5B-9FF1-FD01B0203DC1&displaylang=en

Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights
Post by Jodie
I'm trying to setup DFS on my win2000 servers for my
company. I am able to setup a root and then subdirectories
under that, but what I'm wanting to do is make those
subdirectories "subroots" if you will. I would like to
create a subroot for each department (ex: engineering) in
my company and under that sub, link all the directories
that they use. However, when I do this, all I can see is
the first link under that "subroot". I'm not sure what
I'm doing wrong, or if what I'm trying to do is even
possible. Any help would be great!
Blake
2003-12-08 16:17:25 UTC
Permalink
I am trying to do something similar. Basically I have several shares
across the organisation, however because I am putting all users into a
single access point I want to be able to set dfs points that point to
"nothing", to tidy things up and keep the directory list smaller.

e.g. (simplified)

Server 1 has share \\server1\hra
Server 1 has share \\server1\brb
Server 2 has share \\server2\ita
Server 2 has share \\server2\itb
Server 3 has share \\server3\fina
Server 3 has share \\server3\finb

I intend to set up a Win2K DFS structure, so that users connect only
to \\server8\dfs. What I don't want is for them to connect and just
see six dfs links in the share, e.g.

\\server8\dfs
|------- hra
|------- hrb
|------- ita
|------- itb
|------- fina
|------- finb

What I want to achieve is:

\\server8\dfs
|----Human Resources
|------- hra
|------- hrb
|----Info Technology
|------- ita
|------- itb
|----Financial Dept
|------- fina
|------- finb

So far I have created the initial DFS, and managed to create DFS links
as in the second part above by manually creating a Human Resources,
Info Technology etc directory in the file system (i.e. not through DFS
admin but creating the directory directly in Windows Explorer) then
creating the DFS link. The links work fine and under the dfs share you
can see HR, IT etc and move into the subdirectory and go to hra, hrb
etc no problem. However upon rebooting the server, the manually added
directories are all deleted when DFS starts up, hra and hrb links etc
are all then inaccessible (although you can still see them in DFS
admin). I tried setting permissions to give SYSTEM no access to the
directories but they are still removed.

Basically the above is just a directory name with no associated DFS
link, with a subtree of DFS links. The server however deletes anything
that has no DFS link associated with it on startup although it works
before a reboot as I say.

Can this be achieved in a stable manner? I have over 600 shares to
add!

I do not have Active Directory currently.
Post by Mukul Gupta [MSFT]
Hi,
Can you describe more here with example what kind of namespace heirarchy are
you trying to set? and what are you seeing? Then I can suggest ways of
achieving that heirarchy.
--
Thanks
Mukul [MSFT]
PS: Please post DFS related queries in newsgroup
microsoft.public.server.dfs_frs. Please use "DFS" in subject to make it
immediately noticeable.
PS: Please find latest dfsutil.exe for Win2003 (updated) at
http://www.microsoft.com/downloads/details.aspx?FamilyId=82E8DEC3-C7A3-4B5B-9FF1-FD01B0203DC1&displaylang=en
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights
Post by Jodie
I'm trying to setup DFS on my win2000 servers for my
company. I am able to setup a root and then subdirectories
under that, but what I'm wanting to do is make those
subdirectories "subroots" if you will. I would like to
create a subroot for each department (ex: engineering) in
my company and under that sub, link all the directories
that they use. However, when I do this, all I can see is
the first link under that "subroot". I'm not sure what
I'm doing wrong, or if what I'm trying to do is even
possible. Any help would be great!
Jill Zoeller [MS]
2003-12-08 19:25:55 UTC
Permalink
Hi Blake,

It isn't necessary to help out DFS by creating the file system
structures--DFS will do this for you. All you need to do is set up your
links correctly in the DFS snap-in. For example, to achieve what you want to
do, you would create the following links:

Human Resources\hra
Human Resources\hrb
Info Technology\ita
Info Technology\itb
Financial Dept\fina
Financial Depat\finb

For your links, you can specify any folder structure you want. For example,
if you wanted to, you could specify Human Resources\Servers\hra, Human
Resources\Servers\hrb. DFS will take care of creating the necessary file
system folders to support this type of configuration.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Post by Blake
I am trying to do something similar. Basically I have several shares
across the organisation, however because I am putting all users into a
single access point I want to be able to set dfs points that point to
"nothing", to tidy things up and keep the directory list smaller.
e.g. (simplified)
Server 1 has share \\server1\hra
Server 1 has share \\server1\brb
Server 2 has share \\server2\ita
Server 2 has share \\server2\itb
Server 3 has share \\server3\fina
Server 3 has share \\server3\finb
I intend to set up a Win2K DFS structure, so that users connect only
to \\server8\dfs. What I don't want is for them to connect and just
see six dfs links in the share, e.g.
\\server8\dfs
|------- hra
|------- hrb
|------- ita
|------- itb
|------- fina
|------- finb
\\server8\dfs
|----Human Resources
|------- hra
|------- hrb
|----Info Technology
|------- ita
|------- itb
|----Financial Dept
|------- fina
|------- finb
So far I have created the initial DFS, and managed to create DFS links
as in the second part above by manually creating a Human Resources,
Info Technology etc directory in the file system (i.e. not through DFS
admin but creating the directory directly in Windows Explorer) then
creating the DFS link. The links work fine and under the dfs share you
can see HR, IT etc and move into the subdirectory and go to hra, hrb
etc no problem. However upon rebooting the server, the manually added
directories are all deleted when DFS starts up, hra and hrb links etc
are all then inaccessible (although you can still see them in DFS
admin). I tried setting permissions to give SYSTEM no access to the
directories but they are still removed.
Basically the above is just a directory name with no associated DFS
link, with a subtree of DFS links. The server however deletes anything
that has no DFS link associated with it on startup although it works
before a reboot as I say.
Can this be achieved in a stable manner? I have over 600 shares to
add!
I do not have Active Directory currently.
Post by Mukul Gupta [MSFT]
Hi,
Can you describe more here with example what kind of namespace heirarchy are
you trying to set? and what are you seeing? Then I can suggest ways of
achieving that heirarchy.
--
Thanks
Mukul [MSFT]
PS: Please post DFS related queries in newsgroup
microsoft.public.server.dfs_frs. Please use "DFS" in subject to make it
immediately noticeable.
PS: Please find latest dfsutil.exe for Win2003 (updated) at
http://www.microsoft.com/downloads/details.aspx?FamilyId=82E8DEC3-C7A3-4B5B-9FF1-FD01B0203DC1&displaylang=en
Post by Blake
Post by Mukul Gupta [MSFT]
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights
Post by Jodie
I'm trying to setup DFS on my win2000 servers for my
company. I am able to setup a root and then subdirectories
under that, but what I'm wanting to do is make those
subdirectories "subroots" if you will. I would like to
create a subroot for each department (ex: engineering) in
my company and under that sub, link all the directories
that they use. However, when I do this, all I can see is
the first link under that "subroot". I'm not sure what
I'm doing wrong, or if what I'm trying to do is even
possible. Any help would be great!
Blake
2003-12-17 13:44:16 UTC
Permalink
This doesn't work for me at all on the box I am working on. When I try
and create a new link (lets use Human Resources\hra as an example) DFS
creates the Human Resources directory and not the hra directory. Or I
can create Human Resources manaually and DFS will create hra (until
the next reboot). Although the full link shows in DFS only the first
part is then available in the share. Creating the hra directory
manually works of course until the next reboot when DFS deletes it.

How can I completely remove DFS and reinstall it without having to
reinstall Windows 2000?

I have tried the above now on three other 2000 servers and it works
fine first time. It is obviously a problem with this particular box.
The box is running DNS, WINS and DHCP services as well, no third party
apps. DFS just cannot create two levels of subdirs in the share at
once at present. I have checked regkeys with a working box and they
are the same, aside from the volume information. I have tried removing
and adding the roots, no joy. Are there registry entries for DFS
elsewhere other than those listed under
http://support.microsoft.com/default.aspx?scid=kb;en-us;224384&Product=win2000
?

Can you also tell me if DFS relies on any other OS component to run,
perhaps it is that that is broken in some way.
Post by Jill Zoeller [MS]
Hi Blake,
It isn't necessary to help out DFS by creating the file system
structures--DFS will do this for you. All you need to do is set up your
links correctly in the DFS snap-in. For example, to achieve what you want to
Human Resources\hra
Human Resources\hrb
Info Technology\ita
Info Technology\itb
Financial Dept\fina
Financial Depat\finb
For your links, you can specify any folder structure you want. For example,
if you wanted to, you could specify Human Resources\Servers\hra, Human
Resources\Servers\hrb. DFS will take care of creating the necessary file
system folders to support this type of configuration.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Blake
2003-12-08 16:22:45 UTC
Permalink
Re:

PS: Please post DFS related queries in newsgroup
microsoft.public.server.dfs_frs. Please use "DFS" in subject to make
it
immediately noticeable.



Google groups does not currently support posting to that group for
some reason, sorry :(
Mukul Gupta [MSFT]
2003-12-08 22:03:25 UTC
Permalink
My apology, I missed 'windows' in the group name. Correct name is
microsoft.public.windows.server.dfs_frs.
--
Thanks
Mukul [MSFT]

PS: Please post DFS related queries in newsgroup
microsoft.public.windows.server.dfs_frs. Please use "DFS" in subject to make
it immediately noticeable.

PS: Please find latest dfsutil.exe for Win2003 (updated) at
http://www.microsoft.com/downloads/details.aspx?FamilyId=82E8DEC3-C7A3-4B5B-9FF1-FD01B0203DC1&displaylang=en

Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights
Post by Mukul Gupta [MSFT]
PS: Please post DFS related queries in newsgroup
microsoft.public.server.dfs_frs. Please use "DFS" in subject to make it
immediately noticeable.
Google groups does not currently support posting to that group for
some reason, sorry :(
w***@ausrad.com
2003-12-18 17:07:19 UTC
Permalink
Mukul,

You've been posting this everywhere, but

microsoft.public.windows.server.dfs_frs

isn't excessible through Google groups or the through the Microsoft
newsgroups page. Are you sure it exists?
Post by Mukul Gupta [MSFT]
My apology, I missed 'windows' in the group name. Correct name is
microsoft.public.windows.server.dfs_frs.
--
Thanks
Mukul [MSFT]
PS: Please post DFS related queries in newsgroup
microsoft.public.windows.server.dfs_frs. Please use "DFS" in subject to make
it immediately noticeable.
PS: Please find latest dfsutil.exe for Win2003 (updated) at
http://www.microsoft.com/downloads/details.aspx?FamilyId=82E8DEC3-C7A3-4B5B-9FF1-FD01B0203DC1&displaylang=en
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights
Post by Mukul Gupta [MSFT]
PS: Please post DFS related queries in newsgroup
microsoft.public.server.dfs_frs. Please use "DFS" in subject to make it
immediately noticeable.
Google groups does not currently support posting to that group for
some reason, sorry :(
Loading...