OK, so I am trying to understand the mechanics of DFS. I get the theory
-I define a namespace, and make new shared folder(s) in said
namespace; I then add shared folders of servers into this DFS shared
folder name. This way, DFS will replicate the new share contents into
each of the shared server folders listed.

Eventually, the idea is to create a "UserFolders" namespace and share;
add in servers at each site to it; and change all the user profiles in
AD to point to this DFS share. This way, when my users move job
positions between sites [as they do more often than you might think],
I don't have to go moving their home folders from one server to
another in different sites; DFS will make sure it's available. Yes, it
means having enough storage at each site.

(that's simplified, and specific to my wants, I grant you)

Anyway, one of our other admins who is since gone created a test
namespace (in a specific site), folder, and added some server shares
to it. And my boss wants it gone. (not that it's generating traffic,
because we're not using it, but more as housekeeping cleanup).

I am finding lots of webpages and articles on how to remove failed
servers, ect, but not for doing this gracefully.

Would the proper sequence to remove the folder targets, share and namespace be:

Stop replicating each of the folder targets first
Delete each folder target from DFS management
Delete the DFS share
Delete the namespace itself

(in my case, I have a namespace "\\<domain>\Public"; a shared folder
"DFSTest", which has 2 folder targets, which are server shares that
are in different sites)

Have I missed something? Should I be disabling things first, etc?

Thanks. Sorry if it seems like such a n00b question, but I have very
little experience with DFS (yet ...).


Reply via email to