What kind of DFS have you set up? What is happening when you try to access
the share via the DFS namespace?
Andrei Ungureanu
www.itboard.ro
"Ben" <> a scris īn mesaj
news:8be5ffc2-4413-43b8-9c83-...
> Hi,
>
> I've setup a DFS root between 2 servers, server1 which was an existing
> server & server2 which is a new server. The data shares on both are
> \data, if you look at d:\data on both servers all of the data has
> replicated across between the 2 servers, and is synced. However, if
> you try to access the share on server2 as \\server2\data it is empty.
> Looking around, it appears that \\server2\data is actually pointing to
> C:\DFSRoots\data, which is an empty folder.
>
> How can I repoint the data share to d:\data? I've tried to do it
> through comp management MMC, but it tells me it has to be done through
> the DFS management console. But I can't see where.
>
> Thanks
>
> Ben