I want less expensive storage use for my older data.
And combine them whit my resend data.
For example server1\data\projects\2009 and older year whit read only.
Server2\data\projects\2010 and newer year whit read and write.
Combine to one DFS
\\networkname\data\projects\2008\...
\\networkname\data\projects\2009\...
\\networkname\data\projects\2010\...
\\networkname\data\projects\2011\...
I can a make a DFS to server2 whit al link to server1
But I can only make al link in the root of the DFS and I want it lower in the tree.
Is there a solution?