Yes NET USE X: \\SERVER\SHARE is working fine IF you know what SHARE stands for but my users belong to different primary groups and therfore gets different X: linkend to them. I tried NET USER username /DOMAIN but it dows not skow the primary group; therefore I have to use 1 line of kix code.

I solved the oneliner in a different way;
The batchfile doing the stuff writes a temp kix script file which is then deleted.

creutz
ps Lonkero said that KIX will never have this kind of command line support. Any reason why not?