Howard has taken things up a notch. He is using a User Defined Function(UDF) called MapDrive to do the mapping plus he is assuming the user share is defined in the user manager.
If you don't have the user share defined in the user manager you can still use the UDF but you must directly define the 3 variables $HomeDrive, $Hserver, $UserShare in your kix script then call MapDrive.
PS: With jens suggestion, I don't think you need the Winset. Also, don't share the group files in the logon.bat file, instead do it in the kix script since it has superior functions for detecting group membership. I strongly recommend you do a quick read of the kixtart manual. A quick scan of of 10 or 15 minutes will be very helpful.
[ 25. November 2002, 16:26: Message edited by: Jack Lothian ]
_________________________
Jack