I have a folder on my Windows 2003 Server AD machine that is shared out to clients at Location A.
The people in Location B are currently mounting this folder across a network link. The problem is of course if the network link goes down, they loose access to the share.
In Location B there is another Windows 2003 Server AD machine that is already set up to do DNS, AD delegation.
How can I specify that a folder on the server at Location A is to be synchronized (replicated?) with the folder at Location B (or what do I need to read up on) so that the users at Location B can mount the folder locally?
Update:
So between the link provided below and this one: technet.microsoft.com/en-us/library/bb727150.aspx , I was able to get a basic DFS share working. Now, from Location A or B, I can type \mydomain\myroot\myshare and it pulls up the share from server A. So the alias is working. In the instructions at my link it says to click the juncture to set up replication. I can not see any options for new replication or the word replication or anything similar to it anywhere. Is there something addition to turn on replication ability?