Ok, this is similar to some other questions on this site, but none of them go this far.
What I would like to do is completely move the 'Documents and Settings' folder to another drive. The reason for this is that I use my laptop and a few desktops at home and would like to have a seamless profile across all machines. What I would like to do is have the entire Documents and Settings folder on a networked drive. That way application-specific settings will be accessible on all machines as well as my data.
What I have now is a script that synchronizes my application data and documents folders between all of the machines based on the modification date of files. Instead of duplicating the data, I would like them all to view the same files directly.
Sometimes I will be working upstairs, then move downstairs and would like to be working on the same thing I was working on before.
Thanks for any input.