We have about 15 offices, each with their own file server. Users often have to connect to other servers to get data. This is consistantly trouble for them because they eihter don't know the server name, or dont really know how to map to it or what not. What I would love to have is like one network place on their computer to be able to browse to offices. I havnv't played with any of these technologies yet but I wanted to know if this is something that would work
create a dfs namespace/volume named like loations.mydomain.local thats replicated to all offices
under that use junctions to create links to all the office's shares
use gpo to push a network place link to that dfs to all pcs
Is this a viable scenario, or is there a better way of doing it?