Hi Craig,
This is not really what DFS is designed to do, but I think it may work.
Create a stand-alone DFS root on server called something like DFS, and have
the root target as \\server\folder1. Create a Folder (Link) in DFS called
Folder2 and have the only target for it as \\server\folder2.
You should then be able to see the contents of \\server\folder1 in
\\server\DFS and the contents of \\server\folder2 in \\server\DFS\Folder2.
"MacMan0295" wrote:
> All,
>
> I have 2 folders:
>
> \\server\folder1
> \\server\folder2
>
> I want to use DFS to make folder2 a subfolder of folder1 so it will look like:
>
> \\dfsserver\folder1\folder2
>
> Is this possible with DFS?
>
> Thanks
>
> Craig
|