Question
Thread display: Collapse - |
All Answers
Share your knowledge
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Folder redirection and mapping Drives
Just something I've noticed when implementing folder redirection via Group Policy.
The situation is as follows; I have roaming profiles set up for users; Within active directory on the profile tab for the user accounts I use a script on the logon script section to map home directories for each user ;the script maps the network drives as expected and works; Ive noticed when I intiated folder redirection for users "my documents" to be redirected to the users home directory through group policy it does not work unless I set the users home directory manually in the profile tab i.e connect H: \\server\sharename.
So when mapping home directories for users via a logon script folder redirection will not work , if I map the home directory manually it will.Now Im in a situation that I need to use logon scripts for mapping drives and I would like to implement folder redirection on users"my documents".
Any suggestions?
Has anyone come across this?Any ideas for a solution?