I have a DFS Namespace of domain.lcl\DFS
that replicates a folder ReplFolder
across 3 geographically dispersed servers:
\\VANCOUVER\FolderA
\\MADRID\FolderA
\\TOKYO\FolderA
I can manually map a drive to \\domain.lcl\DFS\ReplFolder
and it works great.
However, I want to be able to set up a GPO to set the active path so that the users in Vancouver, their active path is set to \\VANCOUVER\FolderA
, and same for the users in the other 2 locations. Is there a GPO or Registry setting that would be able to set this?
This can already be manually done by right clicking the drive letter on the client, selecting the DFS tab, and setting the preferred Path to "Active". But for 500+ users, I'd like to automate this somehow.
Unfortunately we do not have the capability to configure AD Sites & Services in our environment (it is hosted by another organization), otherwise I would go that route.
Thanks very much in advance.