S
SammyBar
Guest
Hi,
I'm testing DFS to know if it can handle my current shared folders.
First I see I can not create a tree-like DFS directory. I want to organize
the current sharings in the DFS in such a way they UNC appears grouped by
servers where they originally resided. For example I created the DFS root
\\company.net\Files. Now I want to create such a DFS UNCs:
\\company.net\Files\Server1\SharedFolder1 which points to
\\server1\SharedFolder1
\\company.net\Files\Server1\SharedFolder2 which points to
\\server1\SharedFolder2
\\company.net\Files\Server2\SharedFolder1 which points to
\\server2\SharedFolder1
But within DFS console I can not create such "3 steps subdirectories" UNC.
It only allows the creation of one link (like "Server1"), but not a
"sublink" (like "SharedFolder1"). Can it be done?
Second, we currently share a folder \\server1\d read only to everyone. It is
mapped to D:\. But we also share \\server1\restricted to certain users
read/write and is mapped d:\restricted. It can be read by everyone, but
write access is restricted. There are many sharings like this. I want to
move all this hierarchy to another server and shut down the original server.
My plan is:
-Configure DFS
-Register all sharings inside DFS as new liks
-Create a new target for each link
-Replicate each link to the new target
-Delete the old targets for each link
-Shut down the old server
Is it correct? Will DFS do the task correctly? Will it recognize that
original sharings are subfolders of \\server1\d? Will it create duplicate
replicas of \\server1\d and \\server1\d\restricted?
Thnks in advance
Sammy
I'm testing DFS to know if it can handle my current shared folders.
First I see I can not create a tree-like DFS directory. I want to organize
the current sharings in the DFS in such a way they UNC appears grouped by
servers where they originally resided. For example I created the DFS root
\\company.net\Files. Now I want to create such a DFS UNCs:
\\company.net\Files\Server1\SharedFolder1 which points to
\\server1\SharedFolder1
\\company.net\Files\Server1\SharedFolder2 which points to
\\server1\SharedFolder2
\\company.net\Files\Server2\SharedFolder1 which points to
\\server2\SharedFolder1
But within DFS console I can not create such "3 steps subdirectories" UNC.
It only allows the creation of one link (like "Server1"), but not a
"sublink" (like "SharedFolder1"). Can it be done?
Second, we currently share a folder \\server1\d read only to everyone. It is
mapped to D:\. But we also share \\server1\restricted to certain users
read/write and is mapped d:\restricted. It can be read by everyone, but
write access is restricted. There are many sharings like this. I want to
move all this hierarchy to another server and shut down the original server.
My plan is:
-Configure DFS
-Register all sharings inside DFS as new liks
-Create a new target for each link
-Replicate each link to the new target
-Delete the old targets for each link
-Shut down the old server
Is it correct? Will DFS do the task correctly? Will it recognize that
original sharings are subfolders of \\server1\d? Will it create duplicate
replicas of \\server1\d and \\server1\d\restricted?
Thnks in advance
Sammy