Moving Vista Users directory

Last week I was busy moving all of the Users directory. I tried this solution and it looked promising … until (as stated) windows got an update. Then my Vista tried to update each time it started or did a shutdown. The updates always failed. The solution I found for this is to make a symbolic link from c:\users to (your drive):\users and then restore the entries in ProfileList to their original settings.
More info at: http://en.wikipedia.org/wiki/NTFS_symbolic_link

Hints:
- I renamed the users dir using the command prompt in admin mode.
- You must use the correct switch (/D) when making the link.