Jens,

I would like to apologize, you were right. I know you have suggested that before. My problem was that I included this command in my first script and its not working.

run 'start /b kix32 "message_script.kix"'

Instead I added this to my batch file and it works.

%logonserver%\netlogon\kix32.exe % logonserver%\netlogon\message_script.kix.kix

I also tried to use the CALL command within the script.kix it works