I am a bit confused with login scripts, etc in SBS 2000.

I wanted to map a drive letter H on everyone's computers. I did a search
for .bat files on the server and came up with two named SBS_LOGIN_SCRIPT.bat

One is in \winnt\sysvol\sysvol
one is in \"domain name"\scripts

It seems like my net use command works in either one. My question is: Is
there a difference between the two, and which one should I be using to map
drives. OR, should I be using a different bat file.

Thanks for the help.

Phil M.

Re: Scripts to Map Drives by Scott

Scott
Fri Oct 24 09:05:54 CDT 2003

Alter the one in c:\winnt\sysvol\sysvol\<domain Name>\scripts or from a
client computer the NETLOGON share on the server.
I dont have one in C:\winnt\sysvol\sysvol
Maybe your search is picking up the same file in 2 x shares on the SBS?

If you want to map shares based on groups use the ifmember.exe utility.

Scott

"Phil M." <philip@wesselconsulting.com> wrote in message
news:O8nl#LimDHA.2652@TK2MSFTNGP09.phx.gbl...
> I am a bit confused with login scripts, etc in SBS 2000.
>
> I wanted to map a drive letter H on everyone's computers. I did a search
> for .bat files on the server and came up with two named
SBS_LOGIN_SCRIPT.bat
>
> One is in \winnt\sysvol\sysvol
> one is in \"domain name"\scripts
>
> It seems like my net use command works in either one. My question is: Is
> there a difference between the two, and which one should I be using to map
> drives. OR, should I be using a different bat file.
>
> Thanks for the help.
>
> Phil M.
>
>



Re: Scripts to Map Drives by Henry

Henry
Fri Oct 24 09:19:58 CDT 2003

You're on the right track

Modifying the SBS_LOGIN_SCRIPT.bat in \"domain name"\scripts
using net use will be the way to go.

Mind you, if you only want to map the one "Home" Drive/Folder then
you can set that on the User Properties > Profile Tab.

---
Henry Craven
---------------
42

"Phil M." <philip@wesselconsulting.com> wrote in message
news:O8nl%23LimDHA.2652@TK2MSFTNGP09.phx.gbl...
> I am a bit confused with login scripts, etc in SBS 2000.
>
> I wanted to map a drive letter H on everyone's computers. I did a
search
> for .bat files on the server and came up with two named
SBS_LOGIN_SCRIPT.bat
>
> One is in \winnt\sysvol\sysvol
> one is in \"domain name"\scripts
>
> It seems like my net use command works in either one. My question is:
Is
> there a difference between the two, and which one should I be using to
map
> drives. OR, should I be using a different bat file.
>
> Thanks for the help.
>
> Phil M.
>
>