The best solution I have found is to do this:

Run Kix and map users
...
use y: \\server\users
...

Then when you return to the login.bat do a subst.


subst h: y:\mike


This works well and you can run subst from the login script. Only problem is you burn up two drive letters.