
08-12-2007
|
|
|
|
Re: Best way to separate OS/programs from user data?
On Wed, 8 Aug 2007 13:08:41 -0700, "Ronnie Vernon MVP"
>Danneman
>To move the Public folder, follow these steps.
>1. Create a new folder called "Public" in the location where you want the
>folder moved to.
>2. Copy all of the sub-folders in the C:\Users\Public folder. (Do not copy
>the Public parent folder)Paste these sub-folders into the folder you just
>created at the new location.
>3. Go to Start and type regedit in the Program section, right click
>Regedit.exe and select "Run As Administrator"
>Navigate to the following location.
>
>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
>
>When you click the ProfileList folder, look in the right side pane and you
>will see a value called "Public". Double click this value. In the "Value
>data" section, you should see the path,
>
>%SystemDrive%\Users\Public
>
>Change this path to the location where the new Public folder you created in
>Step 1 is located.
Fine, but that still leaves the user account folders where they are.
The way I'd move those is as follows:
1) Create a Users on target drive, with per-user subdirs
2) Within each user account subdir, create the following:
Desktop
Documents
Music
Pictures
Videos
Downloads
3) Now navigate into C:\Users, then each user subtree
4) Copy contents of each (2) item to target; Yes on Desktop.ini
5) Rt-click each item in C:\Users subtree (i.e. the source)
6) Click the Location tab, point that to new (2) location
As you'll notice, this does not move all of the contents of the User
subtree (which may not be practical). You may also have to dip in and
out of various user accounts to get this done, due to permissions
issues etc., and click Yes to a few UAC challenges, etc.
>--------------- ----- ---- --- -- - - -
IRC is just multiplayer notepad.
>--------------- ----- ---- --- -- - - -
|