Archived from groups: microsoft.public.win2000.group_policy (
More info?)
Well, I told the GPO to redirect to ther user's home drive. I think it
replaced that with %HOMESHARE%%HOMEPATH%, which is the env var for the
user's home drive.
So I think the problem goes back to the fact that their home drive doesn't
yet exist. I'm thinking I'm up a creek...
Thanks for all your suggestions.
"Lanwench [MVP - Exchange]"
<lanwench@heybuddy.donotsendme.unsolicitedmail.atyahoo.com> wrote in message
news:OOycxSgwEHA.1564@TK2MSFTNGP09.phx.gbl...
> Gabe Knuth wrote:
> > Ok, so here's what's new.
> >
> > I created a second policy just for folder redirection, which is
> > apparently working now, but still not remapping MyDocs to the H:\
> > drive.
> >
> > The problem is what I suspected before - Since the H: drive doesn't
> > exist when the GPO is applied, I get a failure event in the
> > Application log. The error follows:
> >
> >> Error 101
> >> Source FolderRedirection
> >
> >> Failed to perform redirection of folder My Documents. The new
> >> directories
> > for the redirectedc folder could not be created. The folder is
> > configured to be redirected to <\\%HOMESHARE%%HOMEPATH%>, the final
> > >expanded path was <h:\>. The following error occurred: The system
> > cannot find the path specified
>
> Hmmm - curious as to why it specifies %homeshare% instead of the actual
UNC
> path? In ADUC I specify \\server\home$\%username for each user's home
> directory....and have never had a problem. I am pretty much a complete
moron
> with regards to the finer points of group policy, but this has worked well
> for me in the past. Maybe I'm missing something here?
>
> >
> > so my original problem is confirmed, which begs the question again -
> > can I force the GPO to apply, even with that error? Or, can I apply
> > it in or after the Novell Login (I know, not exactly the best group
> > to ask)?
> >
> >
> >
> >
> >
> >
> >
> > "Gabe Knuth" <GabeKnuth@discussions.microsoft.com> wrote in message
> > news
😀51D1536-B449-4A97-921E-E26527CE0338@microsoft.com...
> >
> >> I'm in a Novell / Microsoft environment where all the users files
> >> are stored on the Novell servers (H: Drive). I'm rolling out AD,
> >> and would like to force each user's MyDocs folder to be redirected
> >> to their H: Drive, but it doesn't work because the GPO's are applied
> >> before the H: Drive mapping is created.
> >>
> >> Can anyone think of a way to force the redirection to happen, even
> >> if the h: drive doesn't yet exist?
> >>
> >> I guess if all else fails, I can have their Netware login script set
> >> the local registry key after it runs, but that's a little more
> >> manual then I wanted.
> >>
> >> Thanks,
> >> Gabe
>
>