Thanks for your reply.
Thats the way i was trying to do this but for some reason its not working
right. Well, Here is what I want ------- Roaming Profile for th users and to
reduce the size of the profile, redirect “Documents”, “Contacts”, “Desktop”,
“Favorites”, “Searches” and “AppData” to their respective “Home” drive and
redirect other folders like “Music”, “Pictures” and “Videos” to their local
“D” drive or other partition.
The users uses Vista PC and the Server is server 2003. Server has two
share, namely "profile" share and "users\home" share.
Here is what I did when I initially ask the question
1. using GPMC created a GPO namely gpo_vista
2. Created 2 security group one is for users and on is for workstations.
3. Added all users under the Users security group and added respective
workstations to workstation group.
4. Using GPMC I have added these two security group to the gpo_vista
5. Set the "Documents" in folder redirection to the home drive(the option
given by the snap-in)
6. Set all the three "Pictures", "Music" and "Videos" to "d:" where "d:" is
the local/ physical drive/partition.
Do I have to create this folders manually before I redirect? As I have
understood it should automatically create these folders.
I have tried other options but couldn't get it work. So, if it is not a
problem for you can you please tell me the step-by-styp how you created the
roaming profile, home drive what all permissions you give to those users and
than for folder redirection what you did.
Thanks again for your time.
"Murray Webber" wrote:
> Well, the way I would handle this is;
>
> 1. Create a group policy using a Windows Vista workstation. You will need to
> use GPMC.msc on Vista to get access to the vista policy settings/templates.
>
> 2. Set the "Documents" folder in "Folder Redirection" to your %homedrive%
> variable using basic or advanced redirection - whatever is most suitable.
>
> 3. Change the "Videos", "Pictures", and "Music" folders to NOT use the
> "Follow documents folder" setting. Use basic or advanced redirection on these
> to put them where you want.
>
> 4. Link this to the user OU you want to enable the redirection for. That
> should be it.
>
> In your scenario, I am struggling to understand your use of "D:". I take it
> that this is a physical drive/partition in each or your workstations? If so,
> you should not have to share it and connect to it as described in your post.
>
> In our environment, we have set each A.D. user account to use the "Home
> folder" settings of;
>
> [] Connect <drive_letter> To: \\server\usershare\username
>
> I am currently working on leveraging this for vista and;
>
> a) Redirect "Documents" to "X:\Documents"
> b) Redirect "Pictures", "Music", and "Videos" to "Z:\Pictures" etc
>
> Where X: is the mapped home-folder for the user account, and Z: is a second
> local partition on the computers.
>
> We have an existing set of shell folder redirections for Windows XP that
> work in a similar way.
>
|