I have a folder layout like this (simplified):
d:\Share1\A
d:\Share1\B
d:\Share1\C
e:\Share2\D
e:\Share2\E
e:\Share2\F
The two main folders are shared. Is it possible to create a single share that contains both subfolders?
\\SERVER\Share\A
\\SERVER\Share\B
\\SERVER\Share\C
\\SERVER\Share\D
\\SERVER\Share\E
...
I can't use junctions because the subfolders change a lot. Is there any other way to get this done? Im using Win2003 R2, if there is a solution for 2008 or 2008 R2 i can upgrade...