
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
[EMAIL PROTECTED] (LGJ) wrote in message news:<[EMAIL PROTECTED]>...
> [EMAIL PROTECTED] (Tom) wrote in message news:<[EMAIL PROTECTED]>...
> > Hello
> >
> > I have a logon script (vbs) assigned through group policy to map a
> > user's "home" drive, but instead of that happening IE opens after
> > logon and attempts to connect to http://home drive.vbs (home drive.vbs
> > being the name of the script.)
> >
> > The vbscript works as written outside of group policy, I have a test
> > user account in a test ou (the policy is applied at the OU level) and
> > the user has read and apply on the policy. No other GPO's are
> > configured anywhere in the domain.
> >
> > What am I missing?
> >
> > Thanks
>
> what is the path on the settings? is it \\$home\drive.vbs or how
> exactly does it look?
>
> you may also try a batch file with the net use command instead and see
> if there is any difference.
the script looks like this
Set oNet = CreateObject("Wscript.Network")
sUser =oNet.UserName
oNet.MapNetworkDrive "U:", "\\servername\share\users\" & sUser
haven't tried using a batch file yet, would perfer not to use batch
files but will if i have to
| <-- __Chronological__ --> | <-- __Thread__ --> |
Please check out one of the premium Usenet Newsgroup Service Providers below for access to Usenet.