LOGON SCRIPT NEED HELP!!!!

J

jma

Hey
I have to write a logon script but im kind of stuck since
i havent done this before. I im just gona tell u what i
have to do first the user logs on then i have to ask this
question on the scrip IS THE USER A MEMBER OF A GROUP
WITH GROUP FOLDER?
IF YES MAP GROUP FOLDER TO P DRIVE.
IF NO MAP USER FOLDER TO M DRIVE.
then just set time on workstation and end.
If anyone be nice enough to help me out with this cript
it will be great.
Thanks.....
 
S

Steve Duff [MVP]

There are tools on the Resource Kit you can
use to do this, but I'd strongly recommend that
you instead download the freeware Kixtart
scripting utility (from www.kixtart.org), which is
designed to do exactly this kind of thing quite
easily.

Look at the documentation for the USE statement,
IF statement and MEMBER function. You should
be running in a couple of hours, and your logins will
be much faster besides.

Steve Duff, MCSE
Ergodic Systems, Inc.
 
M

Martin Verstrunk

Kixstart is the t1ts when it comes to scripting netlogon scripts. But you
should also look at the ResKit batch commands "Choice" and/or "IfMember".

MVS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

LOGO SCRIPT NEED HELP!!!!! 1
need help 1
LOGON SCRIPT NEED HELP 1
Logon Script Problem - eg, Im a dummy! 6
Logon Script 4
Windows XP Logon script location 3
Help with logon scripts not triggering 1
Changing My Documents in logon script 8

Top