Possible Duplicate:
Moving users folder on Windows Vista/Seven to another partition
I have a small fast install of windows 7 on an SSD drive. I would like to move the c:\Users folder to another partition
I managed to change the HOMEDRIVE variable to be a different drive using lusrmgr.msc but the profile is still pointing to the c: partition.
I've tried using set on the USERPROFILE and HOME variables but they get reverted, and the same if I go through the environment variable GUI. The paths can be observed in the registry under HKEY_USERS\S-1-5-21-1016127744-722935219-571307391-1000\Volatile Environment
There are a couple of related questions here, but they aren't fully answered or don't really refer to my requirements exactly. This is an existing intsall, whereby I need to move the Users folder off C to another partition.