Dear All,
We have DFS infrastructure with following configuration
Site HO;
DFS server 1 , DFS server 2
SITE DR
DFS server 3.
we have configured domain based dfs name space and add all the 3 servers in the name space servers. also created DFS folder targets and pointed all three servers , created replication using full mesh .
I want to make restriction for dfs access ,
1)All user should access DFS server1 all time for share access, is DFS server 1 failed then only user access the DFS server2, if both servers failed, clients should point to DR dfs server.
2) Also, once the DFS server1 is up, all clients need to fail back to DFS server 1.
how can I achieve the above requirement.
please help me