If you put the script into the NETLOGON folder, then why do you try to load it from the KIXTART folder?

Also, when starting from scratch, keep it a simple as possible. Thus, the login.bat bathc file should just be
code:
\\JOSMITH1\NETLOGON\KIX32.EXE \\JOSMITH1\NETLOGON\LOGIN.KIX

and the KiXtart script should be
code:
? 'Login script running KiXtart v'+@KIX
? 'Press any key'
get $a

Now, get this working. One this works you can expand your script. Also, MAPDRIVE is a UDF, thus you'll have to include the UDFs. Test this from a command prompt first, then give one test user the batch file for testing purposes.

It can't be that hard, can it?

Don't even start copying files to the client.

Oh, and are all your users so well versed in computer issues that you can trust them with full local administrative rights?

[ 27. February 2003, 20:08: Message edited by: sealeopard ]
_________________________
There are two types of vessels, submarines and targets.