#197912 - 2010-02-26 01:13 PM
Re: login script problem
[Re: Glenn Barnas]
|
Arend_
MM club member
   
Registered: 2005-01-17
Posts: 1896
Loc: Hilversum, The Netherlands
|
CTRL+H does that for me
|
|
Top
|
|
|
|
#197923 - 2010-03-01 10:56 AM
Re: login script problem
[Re: mrcosmo]
|
mrcosmo
Fresh Scripter
Registered: 2010-02-05
Posts: 14
Loc: nl
|
OK all thx for the script and help! i copyd paste and on some pc's it works but on most i don't see the script.
anyone here know how to trouble shoot this? win2003 dom controller
login.bat within user
|
|
Top
|
|
|
|
#197925 - 2010-03-01 12:05 PM
Re: login script problem
[Re: mrcosmo]
|
mrcosmo
Fresh Scripter
Registered: 2010-02-05
Posts: 14
Loc: nl
|
ok im a bit furhter now it looks like the users who get the login script(kix) are all at the same group within AD so when i give someone the same group membership they also get the login script. but why ?
anyone knows this ?
|
|
Top
|
|
|
|
#197945 - 2010-03-02 02:33 PM
Re: login script problem
[Re: Mart]
|
mrcosmo
Fresh Scripter
Registered: 2010-02-05
Posts: 14
Loc: nl
|
Hi all again,
i tried this command on several pc's \\MyDomain\netlogon\kix32.exe \\MyDomain\netlogon\kixtart.kix
some worked so i looked at the difference and indeed those users are all members of an surthen group when i make an user member ot that group the command is also succesfull
but why only that group? anyone can help me with this?
|
|
Top
|
|
|
|
#197963 - 2010-03-03 09:57 AM
Re: login script problem
[Re: Lonkero]
|
mrcosmo
Fresh Scripter
Registered: 2010-02-05
Posts: 14
Loc: nl
|
OK in my script there is no direction to the group.
so it must be something else.
i also tested if other thing work of the script and this is true shares are OK but just not the welcome screen they only get the welcome screen when member of certain group
|
|
Top
|
|
|
|
#197968 - 2010-03-03 02:44 PM
Re: login script problem
[Re: mrcosmo]
|
mrcosmo
Fresh Scripter
Registered: 2010-02-05
Posts: 14
Loc: nl
|
Hi all,
Just wanted to say i found and solved the problem pretty easy at the end tsk tsk 
i was missing an end if here:
IF INGROUP("burp") USE i: /d USE i: "\\$ESERVER\burp"
IF INGROUP("popop") USE M: /d USE M: "\\$ESERVER\popop"
endif
|
|
Top
|
|
|
|
#197972 - 2010-03-04 02:40 PM
Re: login script problem
[Re: mrcosmo]
|
Arend_
MM club member
   
Registered: 2005-01-17
Posts: 1896
Loc: Hilversum, The Netherlands
|
Hi all, Just wanted to say i found and solved the problem pretty easy at the end tsk tsk  i was missing an end if here: IF INGROUP("burp") USE i: /d USE i: "\\$ESERVER\burp" IF INGROUP("popop") USE M: /d USE M: "\\$ESERVER\popop" endif
Which was pointed out early on in this thread by me :-P
|
|
Top
|
|
|
|
Moderator: Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart
|
0 registered
and 2167 anonymous users online.
|
|
|