Thank you. Unfortunately, the linked article is for performing the action in
Windows server, not XP Pro. But it may work anyway. Also, it gives me some
terminology to use for a further search.
It does seem to me that Microsoft might consider making this process easier,
assuming it is akin to that described in the article. Configuring the system
to keep data and user settings on a separate drive should be a trivial task.
Thanks again.
> You might want to take a look at this article:
>
> http://support.microsoft.com/kb/q236621/
J?r?me GUERS - 12 Apr 2005 09:56 GMT
It's works with all Windows NT (also Windows XP).
If you want to do this, you have to :
- Create a temporary admin user on the workstation
- Open the registry and modify the key ProfilesDirectory in
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
- Modify the key ProfileImagePath in
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\ProfileList\S-1-5-19 and
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\ProfileList\S-1-5-20
- Copy All Users and Default User from C:\Documents and Settings to the new
directory
- Logoff and logon with the temporary admin
- Modify the key ProfileImagePath for all the users in
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\ProfileList\S-1-21-******
- Copy the users profile folders from C:\Documents and Settings to the new
directory
- Logoff and logon with an admin user and delete the temporary user and
C:\Documents and Settings
I hope this brief will be usefull for you
J?r?me GUERS
PS : my english is not very fluent. I hope you have understand me...
> Thank you. Unfortunately, the linked article is for performing the action in
> Windows server, not XP Pro. But it may work anyway. Also, it gives me some
[quoted text clipped - 9 lines]
> >
> > http://support.microsoft.com/kb/q236621/
Bearwood - 11 May 2005 19:16 GMT
The article you are looking for is http://support.microsoft.com/kb/q314843/
I am still researching to find a working solution. e.g in line 7. if your
logged in as a different administrator account why not just drag the folders
of the administrator account, you were working in, to the new folder. Looks
like a leftover from Windows Server.
I have noted that if you log into each user area the registry has other
entries for Documents and Settings where the path will need changing.
Check HKEY_VolatileEnvironment
Value on one line for HOMEDRIVE is C: and next line for value HOMEPATH is
Documents and Settings. It appears that the C: should be changed to the new
path.
I am still investigating this one. Will let you know if it works.
Another approach could be to find out how you can produce an unattend.txt
file to pick up the settings from an existing installation of XP Pro. You
could then edit the GUI Profile to point to the new path for Documents and
Settings.
> Thank you. Unfortunately, the linked article is for performing the action in
> Windows server, not XP Pro. But it may work anyway. Also, it gives me some
[quoted text clipped - 9 lines]
> >
> > http://support.microsoft.com/kb/q236621/