I hate to answer a question with another question but.....

everything looks ok, just curious about your choice of file naming, you kix script is called logon.bat(a typical kix script ends with either .scr or .kix).

Why don't you try

%0\..\kix32.exe %0\..\<kix script>

to call kix and it's logon script instead of mapping a drive.


Bryce


PS. I personally would do all drive mappings from inside the kix script and just use the bat file to launch the kix script, but that is me and some people would think i am weird that way :P