DFS question

  • Thread starter Thread starter Jefrey Silang
  • Start date Start date
J

Jefrey Silang

listed below is my current setup:

MKTG folder on Server1
PRODN folder on Server2
ACCTG folder on Server3

is it possible to link them all up like:

users\MKTG
users\PRODN
users\ACCTG

so that all of the users will only access the USERS folder and then choose
which folder they want to access?

if it's possible, what are the steps needed to accomplish it?

thanks in advance.

Jefrey
 
Kool. In that case you can create the following links under your root "DFS"
users\MKTG pointing to \\Server1\MKTG
users\PRODN pointing to \\Server2\PRODN
users\ACCTG poinging to \\Server3\ACCTG

NOTE: you can have links of this form "users\----"

So users will now access \\RootServer\DFS\users\MKTG etc.

-Murali

--
 
Sure, just create a "users" folders in your DFS tree and
create DFS links within it to your shared folders on the
three servers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

DFS: A basic question 2
Two Resources in One Dfs Share 1
Dfs folder is empty 1
DFS Replication question 1
Redirecting shares to another server 3
DFS related question 5
DFS via Webdav 0
DFS without replication 6

Back
Top