Tom's Hardware > Forum > Windows 2000/NT > Windows 2000/NT General Discussion > What is better vbscript or kixstart for mapped drives?

What is better vbscript or kixstart for mapped drives?

Forum Windows 2000/NT : Windows 2000/NT General Discussion - What is better vbscript or kixstart for mapped drives?

Tom's Hardware: Over 1.4 million members in 6 different countries available to answer all your high-tech questions. Sign up now! Its free!
Word :    Username :           
 

Archived from groups: microsoft.public.win2000.group_policy (More info?)

 

I am currently using vbscript in a GPO for mapped drives. Is it better to
use kixstart or something else instead and specify that in the user login
path?

Thanks

Sponsored Links
Register or log in to remove.

Archived from groups: microsoft.public.win2000.group_policy (More info?)

 

At my org, we use just plain batch processing to map using net use commands

Ken


"Tony" <noone@noone.com> wrote in message
news:uHL%23%23kpwEHA.1984@TK2MSFTNGP14.phx.gbl...
>I am currently using vbscript in a GPO for mapped drives. Is it better to
> use kixstart or something else instead and specify that in the user login
> path?
>
> Thanks
>
>
>

Reply to Anonymous

Archived from groups: microsoft.public.win2000.group_policy (More info?)

 

Tony,

Can not really tell you which is better. I use kixstart at one location and
..vbs in several others. I prefer either of these over the old school .bat
or .cmd logon scripts.

What is it that causes you to ask this question? Is there something that
you would like to do but can not do it?

Cary

"Tony" <noone@noone.com> wrote in message
news:uHL%23%23kpwEHA.1984@TK2MSFTNGP14.phx.gbl...
> I am currently using vbscript in a GPO for mapped drives. Is it better to
> use kixstart or something else instead and specify that in the user login
> path?
>
> Thanks
>
>
>

Reply to Anonymous

Archived from groups: microsoft.public.win2000.group_policy (More info?)

 

Baisically, I want to push mapped drives and printers to users, as we are
moving away from novell. I would rather not have any login script windows
pop up. I noticed that using a login vbscript via gpo, sometimes I would get
a mapped drive based on group membership but sometimes I wouldnt. Then I
have to do a gpupdate /force and maybe just log off and log back on and it
will reappear again. Weird.

I would prefer sticking to vbscript if either one works the same way.

Thanks
"Cary Shultz [A.D. MVP]" <cwshultz@mvps.org> wrote in message
news:uF6mY00wEHA.3492@TK2MSFTNGP11.phx.gbl...
> Tony,
>
> Can not really tell you which is better. I use kixstart at one location
> and
> .vbs in several others. I prefer either of these over the old school .bat
> or .cmd logon scripts.
>
> What is it that causes you to ask this question? Is there something that
> you would like to do but can not do it?
>
> Cary
>
> "Tony" <noone@noone.com> wrote in message
> news:uHL%23%23kpwEHA.1984@TK2MSFTNGP14.phx.gbl...
>> I am currently using vbscript in a GPO for mapped drives. Is it better to
>> use kixstart or something else instead and specify that in the user login
>> path?
>>
>> Thanks
>>
>>
>>
>
>

Reply to Tony

Archived from groups: microsoft.public.win2000.group_policy (More info?)

 

Tony,

With the vb script and gpo - are the problem computers WINXP Pro? I bet the
WIN2000 systems do not have a problem with this.

Cary

"Tony" <tonyw@suse.stanford.edu> wrote in message
news:OsLySv1wEHA.1524@TK2MSFTNGP09.phx.gbl...
> Baisically, I want to push mapped drives and printers to users, as we are
> moving away from novell. I would rather not have any login script windows
> pop up. I noticed that using a login vbscript via gpo, sometimes I would
get
> a mapped drive based on group membership but sometimes I wouldnt. Then I
> have to do a gpupdate /force and maybe just log off and log back on and it
> will reappear again. Weird.
>
> I would prefer sticking to vbscript if either one works the same way.
>
> Thanks
> "Cary Shultz [A.D. MVP]" <cwshultz@mvps.org> wrote in message
> news:uF6mY00wEHA.3492@TK2MSFTNGP11.phx.gbl...
> > Tony,
> >
> > Can not really tell you which is better. I use kixstart at one location
> > and
> > .vbs in several others. I prefer either of these over the old school
..bat
> > or .cmd logon scripts.
> >
> > What is it that causes you to ask this question? Is there something
that
> > you would like to do but can not do it?
> >
> > Cary
> >
> > "Tony" <noone@noone.com> wrote in message
> > news:uHL%23%23kpwEHA.1984@TK2MSFTNGP14.phx.gbl...
> >> I am currently using vbscript in a GPO for mapped drives. Is it better
to
> >> use kixstart or something else instead and specify that in the user
login
> >> path?
> >>
> >> Thanks
> >>
> >>
> >>
> >
> >
>
>

Reply to Anonymous

Archived from groups: microsoft.public.win2000.group_policy (More info?)

 

Cary,


yes just winXP machines. is this a known issue?
"Cary Shultz [A.D. MVP]" <cwshultz@mvps.org> wrote in message
news:%23Nc9K26wEHA.384@tk2msftngp13.phx.gbl...
> Tony,
>
> With the vb script and gpo - are the problem computers WINXP Pro? I bet
> the
> WIN2000 systems do not have a problem with this.
>
> Cary
>
> "Tony" <tonyw@suse.stanford.edu> wrote in message
> news:OsLySv1wEHA.1524@TK2MSFTNGP09.phx.gbl...
>> Baisically, I want to push mapped drives and printers to users, as we are
>> moving away from novell. I would rather not have any login script windows
>> pop up. I noticed that using a login vbscript via gpo, sometimes I would
> get
>> a mapped drive based on group membership but sometimes I wouldnt. Then I
>> have to do a gpupdate /force and maybe just log off and log back on and
>> it
>> will reappear again. Weird.
>>
>> I would prefer sticking to vbscript if either one works the same way.
>>
>> Thanks
>> "Cary Shultz [A.D. MVP]" <cwshultz@mvps.org> wrote in message
>> news:uF6mY00wEHA.3492@TK2MSFTNGP11.phx.gbl...
>> > Tony,
>> >
>> > Can not really tell you which is better. I use kixstart at one
>> > location
>> > and
>> > .vbs in several others. I prefer either of these over the old school
> .bat
>> > or .cmd logon scripts.
>> >
>> > What is it that causes you to ask this question? Is there something
> that
>> > you would like to do but can not do it?
>> >
>> > Cary
>> >
>> > "Tony" <noone@noone.com> wrote in message
>> > news:uHL%23%23kpwEHA.1984@TK2MSFTNGP14.phx.gbl...
>> >> I am currently using vbscript in a GPO for mapped drives. Is it better
> to
>> >> use kixstart or something else instead and specify that in the user
> login
>> >> path?
>> >>
>> >> Thanks
>> >>
>> >>
>> >>
>> >
>> >
>>
>>
>
>

Reply to Tony

Archived from groups: microsoft.public.win2000.group_policy (More info?)

 

Yes,

It is fast logon optimization. Look that up here in this newsgroup or in
the MSKB. Here is the link:

http://support.microsoft.com/?id=305293

HTH,

Cary

"Tony" <tonyw@suse.stanford.edu> wrote in message
news:e31zdxTxEHA.3844@TK2MSFTNGP09.phx.gbl...
> Cary,
>
>
> yes just winXP machines. is this a known issue?
> "Cary Shultz [A.D. MVP]" <cwshultz@mvps.org> wrote in message
> news:%23Nc9K26wEHA.384@tk2msftngp13.phx.gbl...
> > Tony,
> >
> > With the vb script and gpo - are the problem computers WINXP Pro? I bet
> > the
> > WIN2000 systems do not have a problem with this.
> >
> > Cary
> >
> > "Tony" <tonyw@suse.stanford.edu> wrote in message
> > news:OsLySv1wEHA.1524@TK2MSFTNGP09.phx.gbl...
> >> Baisically, I want to push mapped drives and printers to users, as we
are
> >> moving away from novell. I would rather not have any login script
windows
> >> pop up. I noticed that using a login vbscript via gpo, sometimes I
would
> > get
> >> a mapped drive based on group membership but sometimes I wouldnt. Then
I
> >> have to do a gpupdate /force and maybe just log off and log back on and
> >> it
> >> will reappear again. Weird.
> >>
> >> I would prefer sticking to vbscript if either one works the same way.
> >>
> >> Thanks
> >> "Cary Shultz [A.D. MVP]" <cwshultz@mvps.org> wrote in message
> >> news:uF6mY00wEHA.3492@TK2MSFTNGP11.phx.gbl...
> >> > Tony,
> >> >
> >> > Can not really tell you which is better. I use kixstart at one
> >> > location
> >> > and
> >> > .vbs in several others. I prefer either of these over the old school
> > .bat
> >> > or .cmd logon scripts.
> >> >
> >> > What is it that causes you to ask this question? Is there something
> > that
> >> > you would like to do but can not do it?
> >> >
> >> > Cary
> >> >
> >> > "Tony" <noone@noone.com> wrote in message
> >> > news:uHL%23%23kpwEHA.1984@TK2MSFTNGP14.phx.gbl...
> >> >> I am currently using vbscript in a GPO for mapped drives. Is it
better
> > to
> >> >> use kixstart or something else instead and specify that in the user
> > login
> >> >> path?
> >> >>
> >> >> Thanks
> >> >>
> >> >>
> >> >>
> >> >
> >> >
> >>
> >>
> >
> >
>
>

Reply to Anonymous
Tom's Hardware > Forum > Windows 2000/NT > Windows 2000/NT General Discussion > What is better vbscript or kixstart for mapped drives?
Go to:

There are 586 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them