Hello ssuper2k,
Yes, this is possible using DFS. Here is what you can do.
1 On your W2K8 DC, create a namespace and root share, in this example I
will use "MainShare" and assigned permissions
2 Run command dfsutil /addftroot /server:W2K8Servername /Share:MainShare (Go
to start, administrative tools, and open dfs GUI, you should see your
domain.com\MainShare and on the right you should see
W2K8Servername\MainShare)
3 Add Links\target by right clicking on the domain.com\MainShare, add new
link (Name should reflect what you intend users to access) I will us e
"Data" and then path to target should be the share folder destination. say
\\servername\data1,
4 - follow step 3 to add more targets to links "Data" Right click on Data,
New target, enter path \\servername\data2 etc
you are all done...
From a clients workstation if the browse \\domain.com\MainShare\Data they
will see listed folders data1, data2 etc
I hope this is what you intend on achieving
--
Isaac Oben [MCTIP:EA, MCSE]
"ssuper2k" <> wrote in message
news:CC2A2534-8FB9-482B-A494-...
> Hi, my question is simple, but I haven't been able to find a real answer
> about it.
> Is it possible to create a Virtual Share/Directory from several diferent
> folders and adding their contains?
>
> I know I can mount every share to a subdirectory, but I want them all to
> be
> listed a if they there all a virtual megeed directory, I DONT want to
> replicate them, every share cotainjs fifferent files/dirs, and would like
> them to be listed all together.
>
> For Int. I have d:\data1\*. e:\data2\*. and I want both
> directories/shares to be listed as a whole merged one(Not replicated)
>
> Is this possible with FRS, I have a Windows 2008 Ent made DC(but I can
> demote it)
>
> Which steps should I follow?
>
>
> Thanks in advance.
>
>
> MCSA/E 2k/2k3