My apologies nenonano I called it login.bat instead of netlogon.bat

But !!
When you logon windows reads /netlogon/netlogon.bat
as you say depending on the answer it gets there it then reads z:\netlogon.bat
REM Call the generated login script from the user's home folder
CALL z:\netlogon.bat
This file is created in the users home directory the first time they log on by the Login script manager contrib.
So assuming the user is using XP pro, first windows reads /netlogon/netlogon.bat then the contrib takes over and then z:\netlogon.bat is read.
Hello All,
I was just wondering when you install Login script manager contrib, does this officially disable the default netlogin.bat from being used or can they both work together.
So it looks like it will not disable the default netlogin.bat, it uses both ?
Sorry I'm not splitting hairs here I just want to get it clear in my own mind