Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > move data folders for all users?

Reply
Thread Tools Display Modes

move data folders for all users?

 
 
littleriver
Guest
Posts: n/a

 
      09-17-2008
how do I move all data folders, music etc, for all users instead of doing
this manually for new profile account?

Is this done in GPO or registry??
 
Reply With Quote
 
 
 
 
Synapse Syndrome
Guest
Posts: n/a

 
      09-17-2008
"littleriver" <> wrote in message
news:A52E5DAD-8F5E-4754-B4B2-...
> how do I move all data folders, music etc, for all users instead of doing
> this manually for new profile account?


Make a batch file, without using full paths, which has to be run in the
current directory (your user folder). Alternatively, you can use
%userprofile% in a full path, and that batch file will have to be run in the
account you are modifying.

Make the batch file MOVE the folder you want to move, and then replace them
with MKLINK junctions, pointing to the new locations. Job's done with a
double click for any user account.

ss.


 
Reply With Quote
 
roy69
Guest
Posts: n/a

 
      09-17-2008

Look at the tutorials on 'www.vistax64.com'
http://www.vistax64.com/tutorials/18...on-change.html


--
roy69
 
Reply With Quote
 
barman58
Guest
Posts: n/a

 
      09-17-2008

can I assume you wish to change the location of the public folders

They are held in

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\explorer\User
Shell Folders
and
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\explorer\Shell
Folders

for each user
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\User
Shell Folders
and
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Shell
Folders

may be posible using GPE but am on Home Premium so don't have that
option.

you can of course move any of these from within explorer from the
location tab on the folder context menu.

hope this helps


--
barman58

Regards,
*Nigel*
the beginning of knowledge is the discovery of something we do not
understand.,- frank herbert
 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      09-17-2008
"Synapse Syndrome" <> wrote in message
news:...
>> how do I move all data folders, music etc, for all users instead of doing
>> this manually for new profile account?

>
> Make a batch file, without using full paths, which has to be run in the
> current directory (your user folder). Alternatively, you can use
> %userprofile% in a full path, and that batch file will have to be run in
> the account you are modifying.
>
> Make the batch file MOVE the folder you want to move, and then replace
> them with MKLINK junctions, pointing to the new locations. Job's done
> with a double click for any user account.


Oh, and make the junctions hidden with ATTRIB.

With this method, you can still use the original default locations for the
user shell folders.

ss.


 
Reply With Quote
 
Mark L. Ferguson
Guest
Posts: n/a

 
      09-17-2008
During setup you can define a different users folder. It's done with a setup
inf file, declaring a "ProfilesDir". After that, everything is 'just a drag'
;/

--
Please use the Communities guidelines when posting.
http://www.microsoft.com/wn3/locales...help_en-us.htm
Use the "Ratings" feature. It helps the new users.
Mark L. Ferguson MS-MVP
https://mvp.support.microsoft.com/profile/Mark.Ferguson

"littleriver" <> wrote in message
news:A52E5DAD-8F5E-4754-B4B2-...
> how do I move all data folders, music etc, for all users instead of doing
> this manually for new profile account?
>
> Is this done in GPO or registry??


 
Reply With Quote
 
roy69
Guest
Posts: n/a

 
      09-17-2008

There are links in this tutorial for doing that.

However just to make things easy
http://www.vistax64.com/tutorials/10...-location.html


--
roy69
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Renamed Folders Revert to Previous Names, Cannot Move Folders - FOLDERS ONLY Mush Man Windows Vista File Management 6 09-19-2008 06:20 AM
Trying to move data from W98 to New PC w/Vista Flip43 Windows Vista General Discussion 10 10-13-2007 07:52 PM
Users & Application data folders in WE Savoyard Windows Vista File Management 1 04-26-2007 11:05 AM
Move Users' folders from C: to D: Pascal Flo Windows Vista Administration 3 04-14-2007 06:06 PM
Move Data from C in vista bunyup Windows Vista Performance 2 03-08-2007 05:30 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59