Basically I have my essentials server up and running and everything is working great. Call this server A
I also have another server that holds a lot of my media .. videos, pics, etc. Call this server B
There is not enough space on the essentials server to move all of this content over locally so basically I would like to somehow share these folders from server B, through the normal server folders bit of essentials
I want to be able to see all of this content through remote access along with the stuff that is actually on the essentials server
Is that possible? How do I go about it?
I tried creating links within the server folders (eg. mklink /D RemoteShare \\serverB\shareName ) and this works fine locally, but I get an error saying that 'either the folder no longer exists or you do not have permissions to access it' when I try to browse into the folder through remote access. The user that I am logged into remote access with does have permissios to read all of the remote shares
Any ideas anyone? This is the last bit of the puzzle for me and then I've got everything set up how I want it