Afternoon,
I'm in the middle of a server install whereby i'm migrating a DOS-based database which was created 26 years ago (Older than me!). Now it's a simple copy and paste of the data itself, however the program is hard-coded to look for it's data at C:\Smart\. The data is now residing on their server, with a mapped drive: W:\Smart
With Windows 7 machines i've used mklink /d c:\smart\ w:\smart\ and it's done the trick fine, however there's some XP machines which this command won't work with. I'm not too clued up on this subject, but I believe DFS may be the solution here?
Does anybody have any tips on how to set his up? They're using SBS 2011 as their main server.
I'm in the middle of a server install whereby i'm migrating a DOS-based database which was created 26 years ago (Older than me!). Now it's a simple copy and paste of the data itself, however the program is hard-coded to look for it's data at C:\Smart\. The data is now residing on their server, with a mapped drive: W:\Smart
With Windows 7 machines i've used mklink /d c:\smart\ w:\smart\ and it's done the trick fine, however there's some XP machines which this command won't work with. I'm not too clued up on this subject, but I believe DFS may be the solution here?
Does anybody have any tips on how to set his up? They're using SBS 2011 as their main server.